Template:Infobox/Column: Difference between revisions

From Kerbal Powers Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><nowiki />{{
+
<includeonly><nowiki />
 
<tr>
 
<tr>
<td colspan="1" class="infobox-caption">{{{leftCap}}}</td>
+
<td colspan="3" class="infobox-column">{{{leftValue}}}</td>
<td colspan="1" class="infobox-caption">{{{rightCap}}}</td>
+
<td colspan="3" class="infobox-column">{{{rightValue}}}</td>
 
</tr>
 
</tr>
 
<nowiki />
<tr>
 
<td colspan="1" class="infobox-caption">{{{leftBody}}}</td>
 
<td colspan="1" class="infobox-caption">{{{rightBody}}}</td>
 
</tr>
 
|}}<nowiki />
 
 
</includeonly>
 
</includeonly>
   
 
<noinclude>
 
<noinclude>
 
{{Infobox/begin}}
 
{{Infobox/begin}}
{{Infobox/Column|leftCap={{{left caption}}}|rightCap={{{right caption}}}|leftBody={{{left text body}}}|rightBody={{{right text body}}}}}
+
{{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}}}