Template:Infobox/row: Difference between revisions
Jump to navigation
Jump to search
imported>Caesar Schinas m (Good; found the problem. Re-adding Chris's (approx) comments) |
imported>Caesar Schinas mNo edit summary |
||
Line 1: | Line 1: | ||
{{#ifeq:{{{data|}}}|---| <!-- If the data field contains three hyphens, "---", then show a full-width header... --> | <includeonly>{{#ifeq:{{{data|}}}|---| <!-- If the data field contains three hyphens, "---", then show a full-width header... --> | ||
! colspan="2" style="text-align:center; font-weight:bold; {{{labelstyle|}}}" {{!}} {{{label}}} | ! colspan="2" style="text-align:center; font-weight:bold; {{{labelstyle|}}}" {{!}} {{{label}}} | ||
|<!-- ...else... --> | |<!-- ...else... --> | ||
Line 11: | Line 11: | ||
}} | }} | ||
}} | }} | ||
</includeonly><noinclude> | |||
This page is required for [[Template:Infobox]] to function.<br /> | |||
This page contains the logic which is repeated for every row in the infobox, and is included once for each row. | |||
</noinclude> |
Revision as of 17:23, 24 April 2009
This page is required for Template:Infobox to function.
This page contains the logic which is repeated for every row in the infobox, and is included once for each row.