Template:Infobox/Column: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly><nowiki />{{#if: {{{file|}}} | <tr> <td colspan="2" class="infobox-illustration">{{{file}}}</td> </tr> {{#if: {{{caption|}}} | <tr> <t...") |
mNo edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly><nowiki /> |
+ | <includeonly><nowiki /> |
<tr> |
<tr> |
||
− | <td colspan=" |
+ | <td colspan="3" class="infobox-column">{{{leftValue}}}</td> |
⚫ | |||
</tr> |
</tr> |
||
⚫ | |||
− | {{#if: {{{caption|}}} | |
||
⚫ | |||
− | <tr> |
||
⚫ | |||
− | </tr> |
||
⚫ | |||
⚫ | |||
<noinclude> |
<noinclude> |
||
{{Infobox/begin}} |
{{Infobox/begin}} |
||
− | {{Infobox/ |
+ | {{Infobox/Column|leftValue={{{left text body}}}|rightValue={{{right text body}}}}} |
{{Infobox/end}} |
{{Infobox/end}} |
||
Latest revision as of 23:33, 24 October 2022
{{{left text body}}} | {{{right text body}}} |