Vorlage:HerstellungOfen: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Seb (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „<noinclude> {{HerstellungKopf}} </noinclude> | {{BoxEinzel}} style="width: 70px;" | {{{Name}}} || {{BoxEinzel}} style="width: 150px;" | {{{Zutaten}}} || style=…“) |
Seb (Diskussion | Beiträge) |
||
Zeile 1: | Zeile 1: | ||
<noinclude> | <noinclude> | ||
− | |||
</noinclude> | </noinclude> | ||
+ | <includeonly> | ||
| {{BoxEinzel}} style="width: 70px;" | {{{Name}}} || {{BoxEinzel}} style="width: 150px;" | {{{Zutaten}}} || style="width: 215px;" | | | {{BoxEinzel}} style="width: 70px;" | {{{Name}}} || {{BoxEinzel}} style="width: 150px;" | {{{Zutaten}}} || style="width: 215px;" | | ||
{|class="smelting" style="border-spacing: 0px;" | {|class="smelting" style="border-spacing: 0px;" | ||
− | + | | colspan="4" style="padding-left: 29px; padding-top: 11px; height: 30px; width: 30px;" | {{#if:{{{InputPic|}}}|[[Datei:{{{InputPic}}}|link={{{InputLink|}}}|30px|{{{InputText|{{{InputLink|}}}}}}]]|}} | |
|- | |- | ||
− | | style="padding-left: | + | | style="padding-left: 29px; padding-top: 5px; height: 30px; width: 30px;" | || style="padding-left: 5px; padding-top: 5px; height: 30px; width: 76px;" | || style="padding-left: 25px; padding-top: 5px; height: 30px; width: 30px;" | {{#if:{{{OutputPic|Iron Ore.png}}}|[[Datei:{{{OutputPic|Iron Ore.png}}}|link={{{OutputLink|}}}|30px|{{{OutputText|{{{OutputLink|}}}}}}]]|}} || style="padding-right: 3px; height: 30px; width: 39px;" | |
|- | |- | ||
− | + | | colspan="4" style="padding-left: 29px; padding-top: 5px; padding-bottom: 11px; height: 30px; width: 30px;" | [[Datei:Coal.png|link=Brennstoff|30px|Brennstoff]] | |
|} | |} | ||
+ | </includeonly> | ||
<noinclude> | <noinclude> | ||
+ | |||
+ | Syntax: | ||
+ | <nowiki> | ||
+ | |||
+ | {{HerstellungKopf}} | ||
+ | {{HerstellungOfen | ||
+ | |Name=Eisenbarren | ||
+ | |Zutaten=Eisenerz | ||
+ | |InputPic=Iron Ore.png | ||
+ | |InputLink=Eisenerz (Material) | ||
+ | |InputText=Eisenerz | ||
+ | |OutputPic=Iron Ingot.png | ||
+ | |OutputLink=Eisen | ||
+ | |OutputText=Eisenbarren | ||
+ | }} | ||
+ | |} | ||
+ | </nowiki> | ||
+ | |||
+ | ==Beispiel== | ||
+ | {{HerstellungKopf}} | ||
+ | |||
+ | {{HerstellungOfen | ||
+ | |||
+ | |Name=Eisenbarren | ||
+ | |||
+ | |Zutaten=Eisenerz | ||
+ | |||
+ | |InputPic=Iron Ore.png | ||
+ | |||
+ | |InputLink=Eisenerz (Material) | ||
+ | |||
+ | |InputText=Eisenerz | ||
+ | |||
+ | |OutputPic=Iron Ingot.png | ||
+ | |||
+ | |OutputLink=Eisen | ||
+ | |||
+ | |OutputText=Eisenbarren | ||
+ | |||
+ | }} | ||
+ | |||
|} | |} | ||
</noinclude> | </noinclude> |