Template:Infobox/row: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{#if: {{{1|}}} | <tr><td>Hi</td><td>Hi 2</td></tr>}}") |
m (TheWombatGuru moved page User:TheWombatGuru/Infobox/row to Template:Infobox/row without leaving a redirect) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#if: {{{ | {{#if: {{{2|}}} | | ||
<tr class="border-top"> | |||
<td> | |||
{{Translation|{{{1}}} }} | |||
</td> | |||
<td> | |||
{{{3|{{{2}}} }}} | |||
</td> | |||
</tr> | |||
}} |