Template:Infobox: Difference between revisions
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|}}} | ||
</div> | </div> | ||
<div> | <div> | ||
{{{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| | {{User:TheWombatGuru/Infobox/vrow|Produced by |{{{producers|}}} |{{Item/parsing|{{{producers}}} }} }} | ||
{{User:TheWombatGuru/Infobox/vrow| | {{User:TheWombatGuru/Infobox/vrow|Consumed by |{{{consumers|}}} |{{Item/parsing|{{{consumers}}} }} }} | ||
</table> | </table> | ||
</div> | </div> |