Difference between revisions of "Template:Table"
From From The Ashes Wiki
Line 1: | Line 1: | ||
{{#css: | {{#css: | ||
− | .templatetable { | + | {{#if:{{{center|}}|.templatetable { |
margin: 0 auto; | margin: 0 auto; | ||
− | } | + | }}} |
.templatetable td { | .templatetable td { | ||
padding: .5em; | padding: .5em; | ||
Line 12: | Line 12: | ||
content: ":"; | content: ":"; | ||
} | } | ||
− | }} | + | }}{{#vardefine:current|1}} |
− | {{#vardefine:current|1}} | ||
<table class="{{{class|templatetable}}}" style="{{{style|none}}}"> | <table class="{{{class|templatetable}}}" style="{{{style|none}}}"> | ||
<tr> | <tr> |