Difference between revisions of "Template:Infobox row"
From ComputerCraft Wiki
Magiczocker (Talk | contribs) m |
Magiczocker (Talk | contribs) m |
||
(One intermediate revision by the same user not shown) | |||
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> | }}</tr> | ||
− | }}</includeonly> | + | }}</includeonly><noinclude>{{Documentation}}</noinclude> |