Template:Infobox/row: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
m (Protected "Template:Infobox/row" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
||
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
}} | }} | ||
}}<noinclude></pre> | }}<noinclude></pre> | ||
[[Category:Infobox Templates]] | |||
</noinclude> | </noinclude> |
Latest revision as of 15:20, 20 March 2017
</noinclude>{{#if:{{{header|}}} |<tr><th colspan="2" class="{{{class|}}}" style="text-align:center; {{{headerstyle|}}}">{{{header}}}</th></tr> |{{#if:{{{data|}}} |<tr class="{{{rowclass|}}}">{{#if:{{{label|}}} |<th scope="row" style="text-align:left; {{{labelstyle|}}}">{{{label}}}</th> <td class="{{{class|}}}" style="{{{datastyle|}}}"> |<td colspan="2" class="{{{class|}}}" style="text-align:center; {{{datastyle|}}}"> }} {{{data}}}</td></tr> }} }}<noinclude>