Template:Infobox/extra: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "{{#if: {{{1|}}} | <tr class="border-top"> <td> {{{1}}} </td> </tr> }}")
 
(added class)
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{#if: {{{1|}}} |  
{{#if: {{{1|}}} |  
<tr class="border-top">
<tr class="border-top">
<td>
<td colspan=2 class="infobox-extra">
{{{1}}}
{{Translation| {{{1}}} }}
</td>
</td>
</tr>
</tr>
}}
}}

Revision as of 17:35, 19 November 2019