Vorlage:Herstellung: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Seb (Diskussion | Beiträge) |
Seb (Diskussion | Beiträge) |
||
| (8 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
<includeonly> | <includeonly> | ||
| − | | {{BoxEinzel}} style="width: | + | | {{BoxEinzel}} style="width: 150px;" | {{{Name}}} || {{BoxEinzel}} style="width: 150px;" | {{{Werkzeug}}} || {{BoxEinzel}} style="width: 250px;" | {{{Zutaten}}} || style="width: 215px;" | |
{|class="crafting" style="border-spacing: 0px;" | {|class="crafting" style="border-spacing: 0px;" | ||
| style="padding-left: 11px; padding-top: 11px; height: 30px; width: 30px;" | {{#if:{{{Input1x1Pic|}}}|[[Datei:{{{Input1x1Pic}}}|link={{{Input1x1Link|}}}|30px|{{{Input1x1Text|{{{Input1x1Link|}}}}}}]]|}} || style="padding-left: 5px; padding-top: 11px; height: 30px; width: 30px;" | {{#if:{{{Input2x1Pic|}}}|[[Datei:{{{Input2x1Pic}}}|link={{{Input2x1Link|}}}|30px|{{{Input2x1Text|{{{Input2x1Link|}}}}}}]]|}} || colspan="4" style="padding-left: 5px; padding-top: 11px; padding-right: 80px; height: 30px; width: 30px;" | {{#if:{{{Input3x1Pic|}}}|[[Datei:{{{Input3x1Pic}}}|link={{{Input3x1Link|}}}|30px|{{{Input3x1Text|{{{Input3x1Link|}}}}}}]]|}} | | style="padding-left: 11px; padding-top: 11px; height: 30px; width: 30px;" | {{#if:{{{Input1x1Pic|}}}|[[Datei:{{{Input1x1Pic}}}|link={{{Input1x1Link|}}}|30px|{{{Input1x1Text|{{{Input1x1Link|}}}}}}]]|}} || style="padding-left: 5px; padding-top: 11px; height: 30px; width: 30px;" | {{#if:{{{Input2x1Pic|}}}|[[Datei:{{{Input2x1Pic}}}|link={{{Input2x1Link|}}}|30px|{{{Input2x1Text|{{{Input2x1Link|}}}}}}]]|}} || colspan="4" style="padding-left: 5px; padding-top: 11px; padding-right: 80px; height: 30px; width: 30px;" | {{#if:{{{Input3x1Pic|}}}|[[Datei:{{{Input3x1Pic}}}|link={{{Input3x1Link|}}}|30px|{{{Input3x1Text|{{{Input3x1Link|}}}}}}]]|}} | ||
| Zeile 10: | Zeile 10: | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
| − | Parameter | + | ==Parameter== |
| − | |||
* Name | * Name | ||
| − | * | + | * Werkzeug |
| + | * Zutaten | ||
* Input: | * Input: | ||
** Input1x1 | ** Input1x1 | ||
| Zeile 55: | Zeile 55: | ||
** OutputLink | ** OutputLink | ||
** OutputText | ** OutputText | ||
| + | |||
| + | ==Syntax== | ||
| + | <pre> | ||
| + | {{HerstellungKopf}} | ||
| + | {{Herstellung | ||
| + | |Name=Stahlspitzhacke | ||
| + | |Werkzeug=Werkbank | ||
| + | |Zutaten=3x Stahlbarren<br/>2x Werkzeugstiel (Mittel) | ||
| + | |Input1x1Pic=Iron Ingot.png | ||
| + | |Input1x1Link=Stahlbarren (Material) | ||
| + | |Input1x1Text=Stahlbarren | ||
| + | |Input2x1Pic=Iron Ingot.png | ||
| + | |Input2x1Link=Stahlbarren (Material) | ||
| + | |Input2x1Text=Stahlbarren | ||
| + | |Input3x1Pic=Iron Ingot.png | ||
| + | |Input3x1Link=Stahlbarren (Material) | ||
| + | |Input3x1Text=Stahlbarren | ||
| + | |Input2x2Pic=Stick.png | ||
| + | |Input2x2Link=Werkzeugstiel (Mittel) (Material) | ||
| + | |Input2x2Text=Werkzeugstiel (Mittel) | ||
| + | |Input2x3Pic=Stick.png | ||
| + | |Input2x3Link=Werkzeugstiel (Mittel) (Material) | ||
| + | |Input2x3Text=Werkzeugstiel (Mittel) | ||
| + | |OutputPic=Iron Pickaxe.png | ||
| + | |OutputLink=Stahlspitzhacke | ||
| + | |OutputText=Stahlspitzhacke | ||
| + | }}|} | ||
| + | </pre> | ||
| + | |||
| + | ==Beispiel== | ||
| + | {{HerstellungKopf}} | ||
| + | {{Herstellung | ||
| + | |Name=Stahlspitzhacke | ||
| + | |Werkzeug=Werkbank | ||
| + | |Zutaten=3x Stahlbarren<br/>2x Werkzeugstiel (Mittel) | ||
| + | |Input1x1Pic=Iron Ingot.png | ||
| + | |Input1x1Link=Stahlbarren (Material) | ||
| + | |Input1x1Text=Stahlbarren | ||
| + | |Input2x1Pic=Iron Ingot.png | ||
| + | |Input2x1Link=Stahlbarren (Material) | ||
| + | |Input2x1Text=Stahlbarren | ||
| + | |Input3x1Pic=Iron Ingot.png | ||
| + | |Input3x1Link=Stahlbarren (Material) | ||
| + | |Input3x1Text=Stahlbarren | ||
| + | |Input2x2Pic=Stick.png | ||
| + | |Input2x2Link=Werkzeugstiel (Mittel) (Material) | ||
| + | |Input2x2Text=Werkzeugstiel (Mittel) | ||
| + | |Input2x3Pic=Stick.png | ||
| + | |Input2x3Link=Werkzeugstiel (Mittel) (Material) | ||
| + | |Input2x3Text=Werkzeugstiel (Mittel) | ||
| + | |OutputPic=Iron Pickaxe.png | ||
| + | |OutputLink=Stahlspitzhacke | ||
| + | |OutputText=Stahlspitzhacke | ||
| + | }}|} | ||
</noinclude> | </noinclude> | ||
Aktuelle Version vom 12. Februar 2020, 16:10 Uhr
Parameter
- Name
- Werkzeug
- Zutaten
- Input:
- Input1x1
- Input1x1Pic
- Input1x1Link
- Input1x1Text
- Input1x2
- Input1x2Pic
- Input1x2Link
- Input1x2Text
- Input1x3
- Input1x3Pic
- Input1x3Link
- Input1x3Text
- Input2x1
- Input2x1Pic
- Input2x1Link
- Input2x1Text
- Input2x2
- Input2x2Pic
- Input2x2Link
- Input2x2Text
- Input2x3
- Input2x3Pic
- Input2x3Link
- Input2x3Text
- Input3x1
- Input3x1Pic
- Input3x1Link
- Input3x1Text
- Input3x2
- Input3x2Pic
- Input3x2Link
- Input3x2Text
- Input3x3
- Input3x3Pic
- Input3x3Link
- Input3x3Text
- Input1x1
- Output
- OutputPic
- OutputLink
- OutputText
Syntax
{{HerstellungKopf}}
{{Herstellung
|Name=Stahlspitzhacke
|Werkzeug=Werkbank
|Zutaten=3x Stahlbarren<br/>2x Werkzeugstiel (Mittel)
|Input1x1Pic=Iron Ingot.png
|Input1x1Link=Stahlbarren (Material)
|Input1x1Text=Stahlbarren
|Input2x1Pic=Iron Ingot.png
|Input2x1Link=Stahlbarren (Material)
|Input2x1Text=Stahlbarren
|Input3x1Pic=Iron Ingot.png
|Input3x1Link=Stahlbarren (Material)
|Input3x1Text=Stahlbarren
|Input2x2Pic=Stick.png
|Input2x2Link=Werkzeugstiel (Mittel) (Material)
|Input2x2Text=Werkzeugstiel (Mittel)
|Input2x3Pic=Stick.png
|Input2x3Link=Werkzeugstiel (Mittel) (Material)
|Input2x3Text=Werkzeugstiel (Mittel)
|OutputPic=Iron Pickaxe.png
|OutputLink=Stahlspitzhacke
|OutputText=Stahlspitzhacke
}}|}
Beispiel
| Name | Werkzeug | Zutaten | Rezept | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Stahlspitzhacke | Werkbank | 3x Stahlbarren 2x Werkzeugstiel (Mittel) |
| ||||||||||||||||||