Template:Infobox/Three Column: Difference between revisions

From Kerbal Powers Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
Line 1: Line 1:
<includeonly><nowiki />
+
<includeonly>
  +
{{#if:{{{leftValue|}}}{{{centerValue|}}}{{{rightValue|}}}|
 
<tr>
 
<tr>
 
<td colspan="2" class="infobox-column">{{{leftValue}}}</td>
 
<td colspan="2" class="infobox-column">{{{leftValue}}}</td>
Line 5: Line 6:
 
<td colspan="2" class="infobox-column">{{{rightValue}}}</td>
 
<td colspan="2" class="infobox-column">{{{rightValue}}}</td>
 
</tr>
 
</tr>
  +
|}}
<nowiki />
 
 
</includeonly>
 
</includeonly>
   

Latest revision as of 23:11, 26 October 2022


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