Difference between revisions of "Template:Infobox row"

From ComputerCraft Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
<includeonly>{{#if {{{1|}}}
+
<includeonly>{{#if {{{1|}}}|
| <tr>{{ #if: {{{2|}}}
+
<tr>{{ #if: {{{2|}}}
 
   | <th>{{{1}}}</th><td>{{{2}}}</td>
 
   | <th>{{{1}}}</th><td>{{{2}}}</td>
 
   | <td colspan="2">{{{1}}}</td>
 
   | <td colspan="2">{{{1}}}</td>
}}</tr>}}</includeonly>
+
}}</tr>
 +
}}</includeonly>

Revision as of 15:03, 1 August 2020