Template:Infobox/Column: Difference between revisions

From Kerbal Powers Wiki
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 />{{#if: {{{file|}}} |
+
<includeonly><nowiki />
 
<tr>
 
<tr>
<td colspan="2" class="infobox-illustration">{{{file}}}</td>
+
<td colspan="3" class="infobox-column">{{{leftValue}}}</td>
 
<td colspan="3" class="infobox-column">{{{rightValue}}}</td>
 
</tr>
 
</tr>
 
<nowiki />
{{#if: {{{caption|}}} |
 
 
</includeonly>
<tr>
 
<td colspan="2" class="infobox-caption">{{{caption}}}</td>
 
</tr>
 
|}}<nowiki />
 
|}}</includeonly>
 
   
 
<noinclude>
 
<noinclude>
 
{{Infobox/begin}}
 
{{Infobox/begin}}
{{Infobox/Illustration|file={{{illustration}}}|caption={{{caption}}}}}
+
{{Infobox/Column|leftValue={{{left text body}}}|rightValue={{{right text body}}}}}
 
{{Infobox/end}}
 
{{Infobox/end}}
   

Latest revision as of 00:33, 25 October 2022


{{{left text body}}} {{{right text body}}}