Template:Infobox/extra: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{#if: {{{1|}}} | <tr class="border-top"> <td> {{{1}}} </td> </tr> }}") |
No edit summary |
||
Line 1: | Line 1: | ||
{{#if: {{{1|}}} | | {{#if: {{{1|}}} | | ||
<tr class="border-top"> | <tr class="border-top"> | ||
<td> | <td colspan=2> | ||
{{{1}}} | {{{1}}} | ||
</td> | </td> | ||
</tr> | </tr> | ||
}} | }} |