Vorlage:Herstellung: Unterschied zwischen den Versionen

Aus Athalon
Zur Navigation springen Zur Suche springen
 
(21 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
<noinclude>
 
Nicht ändern, hier ist wildes Testen im Gange!
 
</noinclude>
 
 
<includeonly>
 
<includeonly>
{|class="wikitable"
+
| {{BoxEinzel}} style="width: 150px;" | {{{Name}}} || {{BoxEinzel}} style="width: 150px;" | {{{Werkzeug}}} || {{BoxEinzel}} style="width: 250px;" | {{{Zutaten}}} || style="width: 215px;" |
!{{BoxEinzel}} | Name || {{BoxEinzel}} | Zutaten || {{BoxEinzel}} | Rezept
 
|-
 
| {{BoxEinzel}} | {{{Name}}} || {{BoxEinzel}} | {{{Zutaten}}} || style="width: 250px;" |
 
 
{|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 13: Zeile 7:
 
|-
 
|-
 
| style="padding-left: 11px; padding-top: 5px; padding-bottom: 11px; height: 30px; width: 30px;" | {{#if:{{{Input1x3Pic|}}}|[[Datei:{{{Input1x3Pic}}}|link={{{Input1x3Link|}}}|30px|{{{Input1x3Text|{{{Input1x3Link|}}}}}}]]|}} || style="padding-left: 5px; padding-top: 5px; padding-bottom: 11px;  height: 30px; width: 30px;" | {{#if:{{{Input2x3Pic|}}}|[[Datei:{{{Input2x3Pic}}}|link={{{Input2x3Link|}}}|30px|{{{Input2x3Text|{{{Input2x3Link|}}}}}}]]|}} || colspan="4" style="padding-left: 5px; padding-top: 5px; padding-bottom: 11px;  height: 30px; width: 30px;" | {{#if:{{{Input3x3Pic|}}}|[[Datei:{{{Input3x3Pic}}}|link={{{Input3x3Link|}}}|30px|{{{Input3x3Text|{{{Input3x3Link|}}}}}}]]|}}
 
| style="padding-left: 11px; padding-top: 5px; padding-bottom: 11px; height: 30px; width: 30px;" | {{#if:{{{Input1x3Pic|}}}|[[Datei:{{{Input1x3Pic}}}|link={{{Input1x3Link|}}}|30px|{{{Input1x3Text|{{{Input1x3Link|}}}}}}]]|}} || style="padding-left: 5px; padding-top: 5px; padding-bottom: 11px;  height: 30px; width: 30px;" | {{#if:{{{Input2x3Pic|}}}|[[Datei:{{{Input2x3Pic}}}|link={{{Input2x3Link|}}}|30px|{{{Input2x3Text|{{{Input2x3Link|}}}}}}]]|}} || colspan="4" style="padding-left: 5px; padding-top: 5px; padding-bottom: 11px;  height: 30px; width: 30px;" | {{#if:{{{Input3x3Pic|}}}|[[Datei:{{{Input3x3Pic}}}|link={{{Input3x3Link|}}}|30px|{{{Input3x3Text|{{{Input3x3Link|}}}}}}]]|}}
|}
 
 
|}
 
|}
 
</includeonly>
 
</includeonly>
 
<noinclude>
 
<noinclude>
 
+
==Parameter==
Parameter:
 
 
 
 
* Name
 
* Name
* InputString
+
* Werkzeug
 +
* Zutaten
 
* Input:
 
* Input:
 
** Input1x1
 
** Input1x1
Zeile 64: Zeile 56:
 
** 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>
  
{{Box}} class="wikitable" style="float:right; margin-left: 10px;border: 1px solid black; margin-right: 100px"
+
==Beispiel==
!{{BoxDoppel}} style="font-size:large; background-color:#d8e8ff" | {{{Name}}}
+
{{HerstellungKopf}}
|-
+
{{Herstellung
|align=center colspan=2 | {{{Bild|Default.jpg}}}
+
|Name=Stahlspitzhacke
|-
+
|Werkzeug=Werkbank
|{{BoxEinzel}} style="font-size:small;" | Kategorie|| style="font-size:large;" | {{{Kategorie|Kategorie}}}
+
|Zutaten=3x Stahlbarren<br/>2x Werkzeugstiel (Mittel)
|-
+
|Input1x1Pic=Iron Ingot.png
|{{BoxEinzel}} style="font-size:small;" | Altsorridianisch|| {{{Altname|Altname}}}
+
|Input1x1Link=Stahlbarren (Material)
|-
+
|Input1x1Text=Stahlbarren
|{{BoxEinzel}} style="font-size:small;" | Legierung?|| {{{Legierung|Metall}}}
+
|Input2x1Pic=Iron Ingot.png
|-
+
|Input2x1Link=Stahlbarren (Material)
|{{BoxEinzel}} style="font-size:small;" | Legierungselemente|| {{{Elemente|Elemente}}}
+
|Input2x1Text=Stahlbarren
|-
+
|Input3x1Pic=Iron Ingot.png
|{{BoxEinzel}} style="font-size:small;" | Wert|| {{{Wert|Geldwert}}}
+
|Input3x1Link=Stahlbarren (Material)
|-
+
|Input3x1Text=Stahlbarren
|{{BoxEinzel}} style="font-size:small;" | Farbe|| {{{Farbe|Farbe}}}
+
|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
  • 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)
Stahlbarren Stahlbarren Stahlbarren
Werkzeugstiel (Mittel) Stahlspitzhacke
Werkzeugstiel (Mittel)