Template:Navbox: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
Gangsir (talk | contribs)
m Protected "Template:Navbox": High traffic page: Very important template that should not need to be changed ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
group12, group13
 
(One intermediate revision by the same user not shown)
Line 170: Line 170:
}}
}}


{{#if: {{{group11|}}} |
<tr>
<td class="group-data" style={{{groupstyle|}}}>
<div>
{{{group11}}}
</div>
</td>
<td class="list-data" style={{{liststyle|}}}>
<div class="hlist">
{{{list11}}}
</div>
</td>
</tr>
}}
{{#if: {{{group12|}}} |
<tr>
<td class="group-data" style={{{groupstyle|}}}>
<div>
{{{group12}}}
</div>
</td>
<td class="list-data" style={{{liststyle|}}}>
<div class="hlist">
{{{list12}}}
</div>
</td>
</tr>
}}
{{#if: {{{group13|}}} |
<tr>
<td class="group-data" style={{{groupstyle|}}}>
<div>
{{{group13}}}
</div>
</td>
<td class="list-data" style={{{liststyle|}}}>
<div class="hlist">
{{{list13}}}
</div>
</td>
</tr>
}}


</table>
</table>


</div>
</div>

Latest revision as of 12:24, 29 May 2026