Difference between revisions of "Template:Earth spells"
Jump to navigation
Jump to search
(Replaced content with "{| class="infobox" {{#if:{{{variable_foo|}}} |<tr><th>Foo</th><td>{{{variable_foo}}}</td></tr>}} |- ! Bar | {{{variable_bar}}} |}") |
|||
Line 1: | Line 1: | ||
{| class="infobox" | {| class="infobox" | ||
− | {{ | + | {{if:{{{variable_foo|}}} |
|<tr><th>Foo</th><td>{{{variable_foo}}}</td></tr>}} | |<tr><th>Foo</th><td>{{{variable_foo}}}</td></tr>}} | ||
|- | |- |
Revision as of 06:33, 31 January 2014
Template:If:
Bar | {{{variable_bar}}} |
---|