Difference between revisions of "Template:Infobox/row/sandbox"
< Template:Infobox | row
Jump to navigation
Jump to search
imported>WOSlinker (sync) |
imported>WOSlinker (add module param) |
||
| Line 1: | Line 1: | ||
| − | {{#if:{{{header|}}} | + | {{#if:{{{module|}}} |
| + | |{{{module}}} | ||
| + | |{{#if:{{{header|}}} | ||
|<tr><th colspan="2" class="{{{class|}}}" style="text-align:center; {{{headerstyle|}}}">{{{header}}}</th></tr> | |<tr><th colspan="2" class="{{{class|}}}" style="text-align:center; {{{headerstyle|}}}">{{{header}}}</th></tr> | ||
|{{#if:{{{data|}}} | |{{#if:{{{data|}}} | ||
| Line 9: | Line 11: | ||
{{{data}}}</td></tr> | {{{data}}}</td></tr> | ||
}} | }} | ||
| + | }} | ||
}} | }} | ||