Template:Infobox/row: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "{{#if: {{{1|}}} | <tr><td>Hi</td><td>Hi 2</td></tr>}}")
 
m (TheWombatGuru moved page User:TheWombatGuru/Infobox/row to Template:Infobox/row without leaving a redirect)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#if: {{{1|}}} | <tr><td>Hi</td><td>Hi 2</td></tr>}}
{{#if: {{{2|}}} |  
<tr class="border-top">
<td>
{{Translation|{{{1}}} }}
</td>
<td>
{{{3|{{{2}}} }}}
</td>
</tr>
}}

Latest revision as of 21:22, 29 August 2016