Template:Infobox: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:
<!--Infobox name and under that type/catergory-->
<!--Infobox name and under that type/catergory-->
<div>
<div>
{{{name|NAME OF PAGE}}}
{{{name|}}}
</div>
</div>
<div>
<div>
{{{category-name|CATEGORY NAME}}}
{{#if: {{{category|}}} | [[{{{category}}} | {{{category-name|{{{category|}}} }}} ]] }}
</div>
</div>
</div>
</div>
Line 27: Line 27:
{{User:TheWombatGuru/Infobox/row|Pollution    |{{{pollution|}}} }}
{{User:TheWombatGuru/Infobox/row|Pollution    |{{{pollution|}}} }}
{{User:TheWombatGuru/Infobox/vrow|Recipe      |{{{recipe|}}}        |{{User:TheWombatGuru/Crafting/parsing|{{{recipe}}} }} }}
{{User:TheWombatGuru/Infobox/vrow|Recipe      |{{{recipe|}}}        |{{User:TheWombatGuru/Crafting/parsing|{{{recipe}}} }} }}
{{User:TheWombatGuru/Infobox/vrow|Producers    |{{{producers|}}}    |{{Item/parsing|{{{producers}}} }} }}
{{User:TheWombatGuru/Infobox/vrow|Produced by  |{{{producers|}}}    |{{Item/parsing|{{{producers}}} }} }}
{{User:TheWombatGuru/Infobox/vrow|Consumers    |{{{consumers|}}}    |{{Item/parsing|{{{consumers}}} }} }}
{{User:TheWombatGuru/Infobox/vrow|Consumed by  |{{{consumers|}}}    |{{Item/parsing|{{{consumers}}} }} }}




</table>
</table>
</div>
</div>

Revision as of 23:55, 27 August 2016