Vorlage:Infobox: Unterschied zwischen den Versionen

Aus Stardew Valley Wiki
Zur Navigation springen Zur Suche springen
(added artisan info for wool and eggs)
(3-column update)
Zeile 1: Zeile 1:
<includeonly>{{#if:
+
<includeonly><!--
 
+
-->{{#arraydefine:qualities|normal,silver,gold|,|unique}}<!-- Excludes iridium, as it is currently handled by {{{iridium}}}. --><!--
{{#arraydefine:qualities|normal,silver,gold|,|unique}}<!-- Excludes iridium, as it is currently handled by {{{iridium}}}. -->
+
-->{{#arraydefine:qualities to show
{{#arraydefine:qualities to show
+
  | {{#switch:{{{quality|true}}}
| {{#switch:{{{quality|true}}}
+
    | true = normal, silver, gold, {{#ifeq:{{{iridium|true}}}|true|iridium}}
  | true = normal, silver, gold, {{#ifeq:{{{iridium|true}}}|true|iridium}}
+
    | false = normal
  | false = normal
+
    | #default = normal, {{{quality|}}}, {{#ifeq:{{{iridium|true}}}|true|iridium}}
  | #default = normal, {{{quality|}}}, {{#ifeq:{{{iridium|true}}}|true|iridium}}
+
    }}
  }}
+
  |,|unique}}<!--
|,|unique}}
+
-->{{#arraydiff:qualities to hide|qualities|qualities to show}}<!--
{{#arraydiff:qualities to hide|qualities|qualities to show}}
+
-->{{#if:{{{profession|}}} | {{#arraydefine:professions|{{{profession|}}}|,|unique|sort=asc}} |}}<!--
 
+
--><div id="infoboxborder">
{{#arraydefine:name| {{{name|{{PAGENAME}}}}} |<nowiki/>}}
 
{{#arraydefine:image| {{#if:{{{eng|}}}|{{{image|{{{name|{{{eng|}}}}}}.png}}}|{{{image|{{{name|{{PAGENAME}}}}}.png}}}}} |<nowiki/>}}
 
{{#arraydefine:description| {{{description|}}} |<nowiki/>}}
 
{{#arraydefine:ingredients| {{{ingredients|}}} |<nowiki/>}}
 
{{#arraydefine:edibility| {{{edibility|-300}}} |<nowiki/>}}
 
{{#arraydefine:buff| {{{buff|}}} |<nowiki/>}}
 
{{#arraydefine:recipe sources| {{{recipe|}}} |<nowiki/>}}
 
{{#arraydefine:price| {{{sellprice|}}} |<nowiki/>}}
 
 
 
}}<div id="infoboxborder">
 
 
{| id="infoboxtable"
 
{| id="infoboxtable"
|colspan=2 id="infoboxheader"|{{{name|{{PAGENAME}}}}}
+
|colspan="2" id="infoboxheader"|{{{name|{{PAGENAME}}}}}
 
|-
 
|-
|colspan=2 style="padding-bottom:5px;"|<center>{{#if:{{{image|}}}|[[File:{{{image|}}}.png]]|{{#if:{{{eng|}}}|[[File:{{{eng|}}}.png]]|}}}}{{#if:{{{image2|}}}|[[File:{{{image2|}}}]]|}}{{#if:{{{image3|}}}|[[File:{{{image3|}}}]]|}}{{#if:{{{image4|}}}|[[File:{{{image4|}}}]]|}}</center>
+
|colspan=2 style="padding-bottom: 5px; text-align: center;"|{{#if:{{{image|}}}|[[File:{{{image|}}}.png]]|{{#if:{{{eng|}}}|[[File:{{{eng|}}}.png]]|}}}}{{#if:{{{image2|}}}|[[File:{{{image2|}}}]]|}}{{#if:{{{image3|}}}|[[File:{{{image3|}}}]]|}}{{#if:{{{image4|}}}|[[File:{{{image4|}}}]]|}}
 
|-
 
|-
|colspan=2 align="center" style="font-style:italic;" id="infoboxdetail"|{{{description|}}}
+
|colspan="2" id="infoboxdetail" style="text-align: center; font-style:italic;"|{{{description|}}}
 
|-
 
|-
|colspan=2 id="infoboxsection" style="text-align:center;"|Information{{#if:{{{source|}}}|<nowiki/>
+
|colspan="2" id="infoboxsection" style="text-align:center;"|Information{{#if:{{{source|}}}|<nowiki/>
 
   {{!}}-
 
   {{!}}-
 
   {{!}}id="infoboxsection"{{!}}Quelle:
 
   {{!}}id="infoboxsection"{{!}}Quelle:
Zeile 48: Zeile 38:
 
   {{!}}id="infoboxsection"{{!}}Buff:
 
   {{!}}id="infoboxsection"{{!}}Buff:
 
   {{!}}id="infoboxdetail"{{!}}{{{buff|}}}
 
   {{!}}id="infoboxdetail"{{!}}{{{buff|}}}
 +
|}}{{#if:{{{buffduration|}}}|<nowiki/>
 +
  {{!}}-
 +
  {{!}}id="infoboxsection"{{!}}Buff Duration:
 +
  {{!}}id="infoboxdetail"{{!}}{{duration|{{{buffduration|}}}}}
 
|}}{{#if:{{{season|}}}|<nowiki/>
 
|}}{{#if:{{{season|}}}|<nowiki/>
 
   {{!}}-
 
   {{!}}-
Zeile 53: Zeile 47:
 
   {{!}}id="infoboxdetail"{{!}}{{#switch:{{lc:{{{season|}}}}}
 
   {{!}}id="infoboxdetail"{{!}}{{#switch:{{lc:{{{season|}}}}}
 
       | all | any | alle | irgendein = Alle
 
       | all | any | alle | irgendein = Alle
       | [[spring]] | spring | Frühling | frühling = [[File:Spring.png|24px|link=]] [[Frühling]]
+
       | [[spring]] | spring | [[frühling]] | frühling = [[File:Spring.png|24px|link=]] [[Frühling]]
       | [[summer]] | summer | Sommer | sommer = [[File:Summer.png|24px|link=]] [[Sommer]]
+
       | [[summer]] | summer | [[sommer]] | sommer = [[File:Summer.png|24px|link=]] [[Sommer]]
 
       | [[winter]] | winter = [[File:Winter.png|24px|link=]] [[Winter]]
 
       | [[winter]] | winter = [[File:Winter.png|24px|link=]] [[Winter]]
       | [[fall]] | fall | Herbst | herbst = [[File:Fall.png|24px|link=]] [[Herbst]]
+
       | [[fall]] | fall | [[herbst]] | herbst = [[File:Fall.png|24px|link=]] [[Herbst]]
 
       | #default = {{{season|}}}
 
       | #default = {{{season|}}}
 
}}}}{{#if:{{{edibility|}}}|<nowiki/>
 
}}}}{{#if:{{{edibility|}}}|<nowiki/>
 +
{{#ifeq:{{{quality|}}} | true | <!--hack to show health/energy values in 2 columns = set quality to true in infobox-->
 +
{{!}}-
 +
{{!}}id="infoboxsection" colspan="2" style="text-align: center;"{{!}}Heilende Wirkung
 +
{{!}}-
 +
{{!}}id="infoboxdetail" class="no-wrap"{{!}}{{#iferror:{{Edibility|{{{edibility|0}}}|quality=silver}} |{{{edibility}}} |{{Edibility|{{{edibility|0}}}|quality=silver}}}}
 +
{{!}}id="infoboxdetail" class="no-wrap"{{!}}{{#iferror:{{Edibility|{{{edibility|0}}}|quality=gold|iridium={{{iridium|}}}|hide=base }} |{{{edibility}}} |{{Edibility|{{{edibility|0}}}|quality=gold|iridium={{{iridium|}}}|hide=base }} }}
 +
|<!-- if quality is not = true -->
 +
{{!}}-
 +
{{!}}id="infoboxsection"{{!}}Heilende Wirkung:
 +
{{!}}id="infoboxdetail"{{!}}{{#iferror:{{Edibility|{{{edibility|0}}}|quality={{{quality|true}}}|iridium={{{iridium|}}} }}
 +
        |{{{edibility}}}
 +
        |{{Edibility|{{{edibility|0}}}|quality={{{quality|true}}}|iridium={{{iridium|}}} }} }} }}
 +
}}
 +
{{#ifeq:{{lc:{{{profession|}}}}} | bear's knowledge
 +
|<!-- Bear's Knowledge -->
 +
    {{!}}-
 +
    {{!}}colspan="2" id="infoboxsection" style="text-align:center;"{{!}}Verkaufspreise
 +
    {{!}}-
 +
    {{!}}id="infoboxsection"{{!}}Grundpreis:
 +
    {{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Bear's Knowledge.png|24px|link=]] Wissen des Bärs:<br />''(&times;3 Verkaufspreis)''
 +
    {{!}}-
 +
    <!-- Base Prices -->
 +
    {{!}}id="infoboxdetail"{{!}}{{Qualityprice|{{{eng|}}}|{{{sellprice|}}}|iridium}}
 +
    <!-- Bear's Knowledge Prices -->
 +
    {{!}}id="infoboxdetail"{{!}}{{Qualityprice|{{{eng|}}}|{{#expr:trunc({{{sellprice|}}}*3)}}|iridium}}
 +
|{{#ifeq:{{lc:{{{profession|}}}}} | spring onion mastery
 +
|<!-- Spring Onion Mastery -->
 +
    {{!}}-
 +
    {{!}}colspan="2" id="infoboxsection" style="text-align:center;"{{!}}Verkaufspreise
 +
    {{!}}-
 +
    {{!}}id="infoboxsection"{{!}}Grundpreis:
 +
    {{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Spring Onion Mastery.png|24px|link=]] Frühlingszwiebel-<br />Meisterschaft:<br />''(&times;5 Verkaufspreis)''
 +
    {{!}}-
 +
    <!-- Base Prices -->
 +
    {{!}}id="infoboxdetail"{{!}}{{Qualityprice|Spring Onion|{{{sellprice|}}}|iridium}}
 +
    <!-- Spring Onion Mastery Prices -->
 +
    {{!}}id="infoboxdetail"{{!}}{{Qualityprice|Spring Onion|{{#expr:trunc({{{sellprice|}}}*5)}}|iridium}}
 +
|{{#ifeq:{{lc:{{{profession|}}}}} | ackerbauer
 +
|<!-- Tiller Profession only -->
 +
    {{!}}-
 +
    {{!}}colspan="2" id="infoboxsection" style="text-align:center;"{{!}}Verkaufspreise
 +
    {{!}}-
 +
    {{!}}id="infoboxsection"{{!}}Grundpreis:
 +
    {{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Tiller.png|24px|link=]] Ackerbauerberuf:<br />''(+10% Verkaufspreis)''
 +
    {{!}}-
 +
    <!-- Base Prices -->
 +
    {{!}}id="infoboxdetail"{{!}}{{#if:{{{sellprice|}}}
 +
                            | {{#iferror:{{#expr:{{{sellprice|0}}}>0}}
 +
                            | {{{sellprice|}}}
 +
                            | {{#ifeq:{{#arrayprint:qualities to show}}|normal
 +
                              | {{price|{{{sellprice|0}}}}}
 +
                              | {{Qualityprice|{{{eng|}}}|{{{sellprice|}}}|{{#if:{{{iridium|}}}|iridium=true|}}|hide={{#arrayprint:qualities to hide}} }}
 +
                              }}
 +
                            }}
 +
    <!-- Tiller Profession Prices -->
 +
    {{!}}id="infoboxdetail"{{!}}{{#ifeq:{{#arrayprint:qualities to show}}|normal
 +
    | {{price| {{#expr:trunc({{{sellprice|0}}}*(1.1))}} }}
 +
    | {{Qualityprice|{{{eng|}}}|{{#expr:trunc({{{sellprice|0}}}*(1.1))}}|{{#ifeq:{{lc:{{{eng|}}}}}|cactus fruit||{{#if:{{{iridium|}}}|iridium=true|}}}}|hide={{#arrayprint:qualities to hide}} }}
 +
    }}
 +
  }}
 +
<!-- Other than just Tiller profession -->
 +
|{{#ifeq:{{lc:{{{profession|}}}}} | handwerker
 +
|<!-- Artisan Profession only -->
 +
    {{!}}-
 +
    {{!}}colspan="2" id="infoboxsection" style="text-align:center;"{{!}}Verkaufspreise
 +
    {{!}}-
 +
    {{!}}id="infoboxsection"{{!}}Grundpreis:
 +
    {{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Artisan.png|24px|link=]] Handwerkerberuf:<br />''(+40% Verkaufspreis)''
 +
    {{!}}-
 +
    <!-- Base Prices -->
 +
    {{!}}id="infoboxdetail"{{!}}{{#if:{{{sellprice|}}}
 +
                            | {{#iferror:{{#expr:{{{sellprice|0}}}>0}}
 +
                            | {{{sellprice|}}}
 +
                            | {{#ifeq:{{#arrayprint:qualities to show}}|normal
 +
                              | {{price|{{{sellprice|0}}}}}
 +
                              | {{Qualityprice|{{{eng|}}}|{{{sellprice|}}}|{{#if:{{{iridium|}}}|iridium=true|}}|hide={{#arrayprint:qualities to hide}} }}
 +
                              }}
 +
                            }}
 +
    <!-- Artisan Profession Prices -->
 +
    {{!}}id="infoboxdetail"{{!}}{{#ifeq:{{#arrayprint:qualities to show}}|normal
 +
    | {{price| {{#expr:trunc({{{sellprice|0}}}*(1.4))}} }}
 +
    | {{Qualityprice|{{{eng|}}}|{{#expr:trunc({{{sellprice|0}}}*(1.4))}}|{{#if:{{{iridium|}}}|iridium=true|}}|hide={{#arrayprint:qualities to hide}} }}
 +
    }}
 +
  }}
 +
<!-- Other than just Artisan profession -->
 +
|{{#ifeq:{{lc:{{{profession|}}}}} | viehzüchter
 +
|<!-- Rancher Profession only -->
 +
    {{!}}-
 +
    {{!}}colspan="2" id="infoboxsection" style="text-align:center;"{{!}}Verkaufspreise
 
     {{!}}-
 
     {{!}}-
     {{!}}id="infoboxsection"{{!}}Heilende Wirkung:
+
     {{!}}id="infoboxsection"{{!}}Grundpreis:
     {{!}}id="infoboxdetail"{{!}}{{#iferror:{{Edibility|{{{edibility|0}}}|quality={{{quality|true}}}|iridium={{{iridium|}}} }}|{{{edibility}}}|{{Edibility|{{{edibility|0}}}|quality={{{quality|true}}}|iridium={{{iridium|}}} }} }}
+
     {{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Rancher.png|24px|link=]] Viehzüchterberuf:<br />''(+20% Verkaufspreis)''
}}{{#ifeq:{{#arrayprint:qualities to show}}|normal||{{#if:{{{profession|{{{type|}}}}}}|<nowiki/>
 
 
     {{!}}-
 
     {{!}}-
     {{!}}colspan=2 id="infoboxsection" style="text-align:center;"{{!}}Verkaufspreise
+
    <!-- Base Prices -->
 +
    {{!}}id="infoboxdetail"{{!}}{{#if:{{{sellprice|}}}
 +
                            | {{#iferror:{{#expr:{{{sellprice|0}}}>0}}
 +
                            | {{{sellprice|}}}
 +
                            | {{#ifeq:{{#arrayprint:qualities to show}}|normal
 +
                              | {{price|{{{sellprice|0}}}}}
 +
                              | {{Qualityprice|{{{eng|}}}|{{{sellprice|}}}|{{#if:{{{iridium|}}}|iridium=true|}}|hide={{#arrayprint:qualities to hide}} }}
 +
                              }}
 +
                            }}
 +
    <!-- Rancher Profession Prices -->
 +
    {{!}}id="infoboxdetail"{{!}}{{#ifeq:{{#arrayprint:qualities to show}}|normal
 +
    | {{price| {{#expr:trunc({{{sellprice|0}}}*(1.2))}} }}
 +
    | {{Qualityprice|{{{eng|}}}|{{#expr:trunc({{{sellprice|0}}}*(1.2))}}|{{#if:{{{iridium|}}}|iridium=true|}}|hide={{#arrayprint:qualities to hide}} }}
 +
    }}
 +
  }}
 +
<!-- Other than just Rancher profession -->
 +
|{{#ifeq:{{#arrayprint:qualities to show}}|normal||{{#if:{{{profession|{{{type|}}}}}}|<nowiki/>
 +
    {{!}}-
 +
     {{!}}colspan="2" id="infoboxsection" style="text-align: center;"{{!}}Verkaufspreise
 
}}}}
 
}}}}
|-
+
{{!}}-
|id="infoboxsection"|{{#ifeq:{{#arrayprint:qualities to show}}|normal
+
{{!}}id="infoboxsection"{{!}}{{#ifeq:{{#arrayprint:qualities to show}}|normal
   |Verkaufserlös:
+
   |Verkaufspreis:
 
   |{{#if:{{{profession|}}}|Grundpreis:|Verkaufspreis:}}
 
   |{{#if:{{{profession|}}}|Grundpreis:|Verkaufspreis:}}
  }}
+
}}
|id="infoboxdetail"|{{#if:{{{sellprice|}}}
+
{{!}}id="infoboxdetail"{{!}}{{#if:{{{sellprice|}}}
 
| {{#iferror:{{#expr:{{{sellprice|0}}}>0}}
 
| {{#iferror:{{#expr:{{{sellprice|0}}}>0}}
 
   | {{{sellprice|}}}
 
   | {{{sellprice|}}}
 
   | {{#ifeq:{{#arrayprint:qualities to show}}|normal
 
   | {{#ifeq:{{#arrayprint:qualities to show}}|normal
 
     | {{price|{{{sellprice|0}}}}}
 
     | {{price|{{{sellprice|0}}}}}
     | {{Qualityprice|{{{name|{{#if:{{{eng|}}}|{{{eng|}}}|{{PAGENAME}}|}}}}}|{{{sellprice|}}}|{{#if:{{{iridium|}}}|iridium=true|}}|hide={{#arrayprint:qualities to hide}} }}
+
     | {{Qualityprice|{{{eng|}}}|{{{sellprice|}}}|{{#if:{{{iridium|}}}|iridium=true|}}|hide={{#arrayprint:qualities to hide}} }}
 
     }}
 
     }}
 
   }}
 
   }}
 
| N/A
 
| N/A
 
}}{{#if:{{{profession|}}}
 
}}{{#if:{{{profession|}}}
| {{#arraydefine:professions|{{lc:{{{profession|}}}}}|,|unique|sort=asc}}
+
|{{#arrayprint:professions||@@@
  {{#arrayprint:professions||@@@
 
 
   | {{#arraydefine:prof_mod|{{#switch:{{lc:@@@}}
 
   | {{#arraydefine:prof_mod|{{#switch:{{lc:@@@}}
     |rancher=0.2
+
     |rancher   | viehzüchter = 0.2
    |viehzüchter=0.2
+
     |tiller    | ackerbauer = 0.1
     |tiller=0.1
+
     |artisan   | handwerker = 0.4
     |ackerbauer=0.1
+
     |forester   | förster = 0.5
     |artisan=0.4
+
     |tapper    | zapfmeister = 0.25
    |handwerker=0.4
+
     |blacksmith | schmied = 0.5
    |fisher=0.25
+
     |gemologist | gemmologe = 0.3
    |fischer=0.25
+
     |#default={{{modifier|0}}}
    |angler=0.5
 
     |forester=0.5
 
    |förster=0.5
 
     |tapper=0.25
 
     |zapfmeister=0.25
 
     |blacksmith=0.5
 
    |schmied=0.5
 
     |gemologist=0.3
 
    |gemmologe=0.3
 
     |#default={{{modifier|0}}}  
 
 
     }}}}<nowiki/>
 
     }}}}<nowiki/>
 
     {{!}}-
 
     {{!}}-
     {{!}}id="infoboxsection"{{!}}{{#switch:@@@|gemmologe=Gemmologenberuf|#default={{ucfirst:@@@}}beruf}}:<br/>''(+{{#expr:{{#arrayprint:prof_mod}} *100}}% Verkaufspreis)''
+
     {{!}}id="infoboxsection"{{!}}{{#switch:{{lc:@@@}}
 +
    |rancher|viehzüchter=[[File:Rancher.png|24px|link=]] Viehzüchterberuf:
 +
    |tiller|ackerbauer=[[File:Tiller.png|24px|link=]] Ackerbauerberuf:
 +
    |artisan|handwerker=[[File:Artisan.png|24px|link=]] Handwerkerberuf:
 +
    |forester|förster=[[File:Forester.png|24px|link=]] Försterberuf:
 +
    |tapper|zapfmeister=[[File:Tapper Icon.png|24px|link=]] Zapfmeisterberuf:
 +
    |blacksmith|schmied=[[File:Blacksmith Icon.png|24px|link=]] Schmiedberuf:
 +
    |gemologist|gemmologe=[[File:Gemologist.png|24px|link=]] Gemmologenberuf:
 +
    }}<br /><span style="white-space: nowrap; padding-right: 5px;">''(+{{#expr:{{#arrayprint:prof_mod}}*100}}% Verkaufspreis)''</span>
 
     {{!}}id="infoboxdetail"{{!}}{{#ifeq:{{#arrayprint:qualities to show}}|normal
 
     {{!}}id="infoboxdetail"{{!}}{{#ifeq:{{#arrayprint:qualities to show}}|normal
 
     | {{price| {{#expr:trunc({{{sellprice|0}}}*(1+{{#arrayprint:prof_mod}}))}} }}
 
     | {{price| {{#expr:trunc({{{sellprice|0}}}*(1+{{#arrayprint:prof_mod}}))}} }}
     | {{Qualityprice|{{{name|{{#if:{{{eng|}}}|{{{eng|}}}|{{PAGENAME}}|}}}}}|{{#expr:trunc({{{sellprice|0}}}*(1+{{#arrayprint:prof_mod}}))}}|{{#if:{{{iridium|}}}|iridium=true|}}|hide={{#arrayprint:qualities to hide}} }}
+
     | {{Qualityprice|{{{eng|}}}|{{#expr:trunc({{{sellprice|0}}}*(1+{{#arrayprint:prof_mod}}))}}|{{#if:{{{iridium|}}}|iridium=true|}}|hide={{#arrayprint:qualities to hide}} }}
 
     }}
 
     }}
 
   }}
 
   }}
 
}}
 
}}
 +
}}<!-- end if bear's knowledge only -->
 +
}}<!-- end if spring onion only -->
 +
}}<!-- end if tiller only -->
 +
}}<!-- end if artisan only -->
 +
}}<!-- end if rancher only -->
 
{{#switch:{{lc:{{{type|{{{eng|}}}}}}}}
 
{{#switch:{{lc:{{{type|{{{eng|}}}}}}}}
 
|fruit|fruits|vegetable|vegetables|wheat|hops|honey=
 
|fruit|fruits|vegetable|vegetables|wheat|hops|honey=
 
{{!}}-
 
{{!}}-
 
{{!}}id="infoboxsection"{{!}}Handwerklicher Grundpreis:
 
{{!}}id="infoboxsection"{{!}}Handwerklicher Grundpreis:
{{!}}id="infoboxdetail"{{!}}{{Artisan|{{{type|{{#if:{{{eng|}}}|{{{eng|}}}|{{PAGENAME}}|}}}}}|{{{sellprice|0}}}}}
+
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Artisan.png|24px|link=]] Handwerkerberuf:<br/>''(+40% Verkaufspreis)''
 
{{!}}-
 
{{!}}-
{{!}}id="infoboxsection"{{!}}Handwerkerberuf:<br/>''(+ 40% Verkaufspreis)''
+
{{!}}id="infoboxdetail"{{!}}{{Artisan|{{{type|{{{eng|}}}}}}|{{{sellprice|0}}}}}
{{!}}id="infoboxdetail"{{!}}{{Artisan|{{{type|{{#if:{{{eng|}}}|{{{eng|}}}|{{PAGENAME}}|}}}}}|{{{sellprice|0}}}|pro=1}}
+
{{!}}id="infoboxdetail"{{!}}{{Artisan|{{{type|{{{eng|}}}}}}|{{{sellprice|0}}}|pro=1}}
 
|milk=
 
|milk=
 
{{!}}-
 
{{!}}-
{{{!}} style="margin: -2px 0 0 0 !important; padding: 0 !important; width: 100% !important;"
+
{{{!}}id="infoboxtable"
 
{{!}}-
 
{{!}}-
 
{{!}}id="infoboxsection" colspan="3" style="text-align: center;"{{!}}Handwerklicher Verkaufspreise
 
{{!}}id="infoboxsection" colspan="3" style="text-align: center;"{{!}}Handwerklicher Verkaufspreise
 
{{!}}-
 
{{!}}-
{{!}}id="infoboxsection" style="width: auto !important;"{{!}}Grundpreis:
+
{{!}}id="infoboxsection" class="no-wrap" style="padding: 0 0 0 6px;"{{!}}Grundpreis:
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Rancher.png|24px|link=]] Viehzüchter:<br/>''(+20%)''
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Rancher.png|24px|link=]] Viehzüchter:<br/>''(+20%)''
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Artisan.png|24px|link=]] Handwerker:<br/>''(+40%)''
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Artisan.png|24px|link=]] Handwerker:<br/>''(+40%)''
Zeile 135: Zeile 237:
 
|large milk=
 
|large milk=
 
{{!}}-
 
{{!}}-
{{{!}} style="margin: -2px 0 0 0 !important; padding: 0 !important; width: 100% !important;"
+
{{{!}}id="infoboxtable"
 
{{!}}-
 
{{!}}-
 
{{!}}id="infoboxsection" colspan="3" style="text-align: center;"{{!}}Handwerklicher Verkaufspreise
 
{{!}}id="infoboxsection" colspan="3" style="text-align: center;"{{!}}Handwerklicher Verkaufspreise
 
{{!}}-
 
{{!}}-
{{!}}id="infoboxsection" style="width: auto !important;"{{!}}Grundpreis:
+
{{!}}id="infoboxsection" class="no-wrap" style="padding: 0 0 0 6px;"{{!}}Grundpreis:
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Rancher.png|24px|link=]] Viehzüchter:<br/>''(+20%)''
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Rancher.png|24px|link=]] Viehzüchter:<br/>''(+20%)''
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Artisan.png|24px|link=]] Handwerker:<br/>''(+40%)''
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Artisan.png|24px|link=]] Handwerker:<br/>''(+40%)''
Zeile 149: Zeile 251:
 
|goat milk=
 
|goat milk=
 
{{!}}-
 
{{!}}-
{{{!}} style="margin: -2px 0 0 0 !important; padding: 0 !important; width: 100% !important;"
+
{{{!}}id="infoboxtable"
 
{{!}}-
 
{{!}}-
 
{{!}}id="infoboxsection" colspan="3" style="text-align: center;"{{!}}Handwerklicher Verkaufspreise
 
{{!}}id="infoboxsection" colspan="3" style="text-align: center;"{{!}}Handwerklicher Verkaufspreise
 
{{!}}-
 
{{!}}-
{{!}}id="infoboxsection" style="width: auto !important;"{{!}}Grundpreis:
+
{{!}}id="infoboxsection" class="no-wrap" style="padding: 0 0 0 6px;"{{!}}Grundpreis:
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Rancher.png|24px|link=]] Viehzüchter:<br/>''(+20%)''
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Rancher.png|24px|link=]] Viehzüchter:<br/>''(+20%)''
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Artisan.png|24px|link=]] Handwerker:<br/>''(+40%)''
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Artisan.png|24px|link=]] Handwerker:<br/>''(+40%)''
Zeile 163: Zeile 265:
 
|large goat milk=
 
|large goat milk=
 
{{!}}-
 
{{!}}-
{{{!}} style="margin: -2px 0 0 0 !important; padding: 0 !important; width: 100% !important;"
+
{{{!}}id="infoboxtable"
 
{{!}}-
 
{{!}}-
 
{{!}}id="infoboxsection" colspan="3" style="text-align: center;"{{!}}Handwerklicher Verkaufspreise
 
{{!}}id="infoboxsection" colspan="3" style="text-align: center;"{{!}}Handwerklicher Verkaufspreise
 
{{!}}-
 
{{!}}-
{{!}}id="infoboxsection" style="width: auto !important;"{{!}}Grundpreis:
+
{{!}}id="infoboxsection" class="no-wrap" style="padding: 0 0 0 6px;"{{!}}Grundpreis:
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Rancher.png|24px|link=]] Viehzüchter:<br/>''(+20%)''
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Rancher.png|24px|link=]] Viehzüchter:<br/>''(+20%)''
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Artisan.png|24px|link=]] Handwerker:<br/>''(+40%)''
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Artisan.png|24px|link=]] Handwerker:<br/>''(+40%)''
Zeile 177: Zeile 279:
 
|wool=
 
|wool=
 
{{!}}-
 
{{!}}-
{{{!}} style="margin: -2px 0 0 0 !important; padding: 0 !important; width: 100% !important;"
+
{{{!}}id="infoboxtable"
 
{{!}}-
 
{{!}}-
 
{{!}}id="infoboxsection" colspan="3" style="text-align: center;"{{!}}Handwerklicher Verkaufspreise
 
{{!}}id="infoboxsection" colspan="3" style="text-align: center;"{{!}}Handwerklicher Verkaufspreise
 
{{!}}-
 
{{!}}-
{{!}}id="infoboxsection" style="width: auto !important;"{{!}}Grundpreis:
+
{{!}}id="infoboxsection" class="no-wrap" style="padding: 0 0 0 6px;"{{!}}Grundpreis:
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Rancher.png|24px|link=]] Viehzüchter:<br/>''(+20%)''
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Rancher.png|24px|link=]] Viehzüchter:<br/>''(+20%)''
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Artisan.png|24px|link=]] Handwerker:<br/>''(+40%)''
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Artisan.png|24px|link=]] Handwerker:<br/>''(+40%)''
Zeile 191: Zeile 293:
 
|duck egg=
 
|duck egg=
 
{{!}}-
 
{{!}}-
{{{!}} style="margin: -2px 0 0 0 !important; padding: 0 !important; width: 100% !important;"
+
{{{!}}id="infoboxtable"
 
{{!}}-
 
{{!}}-
 
{{!}}id="infoboxsection" colspan="3" style="text-align: center;"{{!}}Handwerklicher Verkaufspreise
 
{{!}}id="infoboxsection" colspan="3" style="text-align: center;"{{!}}Handwerklicher Verkaufspreise
 
{{!}}-
 
{{!}}-
{{!}}id="infoboxsection" style="width: auto !important;"{{!}}Grundpreis:
+
{{!}}id="infoboxsection" class="no-wrap" style="padding: 0 0 0 6px;"{{!}}Grundpreis:
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Rancher.png|24px|link=]] Viehzüchter:<br/>''(+20%)''
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Rancher.png|24px|link=]] Viehzüchter:<br/>''(+20%)''
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Artisan.png|24px|link=]] Handwerker:<br/>''(+40%)''
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Artisan.png|24px|link=]] Handwerker:<br/>''(+40%)''
Zeile 205: Zeile 307:
 
|egg=
 
|egg=
 
{{!}}-
 
{{!}}-
{{{!}} style="margin: -2px 0 0 0 !important; padding: 0 !important; width: 100% !important;"
+
{{{!}}id="infoboxtable"
 
{{!}}-
 
{{!}}-
 
{{!}}id="infoboxsection" colspan="3" style="text-align: center;"{{!}}Handwerklicher Verkaufspreise
 
{{!}}id="infoboxsection" colspan="3" style="text-align: center;"{{!}}Handwerklicher Verkaufspreise
 
{{!}}-
 
{{!}}-
{{!}}id="infoboxsection" style="width: auto !important;"{{!}}Grundpreis:
+
{{!}}id="infoboxsection" class="no-wrap" style="padding: 0 0 0 6px;"{{!}}Grundpreis:
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Rancher.png|24px|link=]] Viehzüchter:<br/>''(+20%)''
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Rancher.png|24px|link=]] Viehzüchter:<br/>''(+20%)''
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Artisan.png|24px|link=]] Handwerker:<br/>''(+40%)''
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Artisan.png|24px|link=]] Handwerker:<br/>''(+40%)''
Zeile 222: Zeile 324:
 
{{{!}}id="infoboxtable" style="margin-top: -2px;"
 
{{{!}}id="infoboxtable" style="margin-top: -2px;"
 
{{!}}-
 
{{!}}-
{{!}}id="infoboxsection" colspan="3" style="text-align: center;"{{!}}Artisan Sell Prices
+
{{!}}id="infoboxsection" colspan="3" style="text-align: center;"{{!}}Handwerklicher Verkaufspreise
 
{{!}}-
 
{{!}}-
{{!}}id="infoboxsection" style="width: 30%"{{!}}Base<br />Price:
+
{{!}}id="infoboxsection" class="no-wrap" style="padding: 0 0 0 6px;"{{!}}Grundpreis:
{{!}}id="infoboxsection" style="width: 35%"{{!}}[[File:Rancher.png|24px|link=]] Viehzüchter:<br/>''(+20%)''
+
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Rancher.png|24px|link=]] Viehzüchter:<br/>''(+20%)''
{{!}}id="infoboxsection" style="width: 35%"{{!}}[[File:Artisan.png|24px|link=]] Handwerker:<br/>''(+40%)''
+
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Artisan.png|24px|link=]] Handwerker:<br/>''(+40%)''
 
{{!}}-
 
{{!}}-
 
{{!}}id="infoboxdetail"{{!}}{{Qualityprice|Mayonnaise|190|hide=normal,silver}}
 
{{!}}id="infoboxdetail"{{!}}{{Qualityprice|Mayonnaise|190|hide=normal,silver}}
Zeile 234: Zeile 336:
 
|void egg=
 
|void egg=
 
{{!}}-
 
{{!}}-
{{{!}} style="margin: -2px 0 0 0 !important; padding: 0 !important; width: 100% !important;"
+
{{{!}}id="infoboxtable"
 
{{!}}-
 
{{!}}-
 
{{!}}id="infoboxsection" colspan="3" style="text-align: center;"{{!}}Handwerklicher Verkaufspreise
 
{{!}}id="infoboxsection" colspan="3" style="text-align: center;"{{!}}Handwerklicher Verkaufspreise
 
{{!}}-
 
{{!}}-
{{!}}id="infoboxsection" style="width: auto !important;"{{!}}Grundpreis:
+
{{!}}id="infoboxsection" class="no-wrap" style="padding: 0 0 0 6px;"{{!}}Grundpreis:
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Rancher.png|24px|link=]] Viehzüchter:<br/>''(+20%)''
+
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Rancher.png|24px|link=]] Viehzüchter:<br/>''(+20%)''
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Artisan.png|24px|link=]] Handwerker:<br/>''(+40%)''
 
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Artisan.png|24px|link=]] Handwerker:<br/>''(+40%)''
 
{{!}}-
 
{{!}}-
Zeile 246: Zeile 348:
 
{{!}}id="infoboxdetail"{{!}}[[File:Void Mayonnaise.png|24px|link=]] 385g
 
{{!}}id="infoboxdetail"{{!}}[[File:Void Mayonnaise.png|24px|link=]] 385g
 
{{!}}}
 
{{!}}}
 +
|truffle=
 +
{{!}}-
 +
{{!}}id="infoboxsection" colspan="2" style="text-align: center;"{{!}}Handwerklicher Verkaufspreise
 +
{{!}}-
 +
{{!}}id="infoboxsection"{{!}}Grundpreis:
 +
{{!}}id="infoboxsection" style="width: 35%"{{!}}[[File:Artisan.png|24px|link=]] Handwerkerberuf:<br/>''(+40%)''
 +
{{!}}-
 +
{{!}}id="infoboxdetail"{{!}}[[File:Truffle Oil.png|24px|link=]] 1,065g
 +
{{!}}id="infoboxdetail"{{!}}[[File:Truffle Oil.png|24px|link=]] 1,491g
 +
|wine|juice=
 +
{{!}}-
 +
{{!}}id="infoboxsection"{{!}}[[File:Artisan.png|24px|link=]] Handwerkerberuf:<br/>''(+40%)''
 +
{{!}}id="infoboxdetail"{{!}}{{Artisan|{{{type|{{eng|}}}}}}|{{{sellprice|0}}}|pro=1}}
 
}}{{#if:{{{ingredients|}}}|<nowiki/>
 
}}{{#if:{{{ingredients|}}}|<nowiki/>
 
{{!}}-
 
{{!}}-
{{!}}colspan=2 id="infoboxsection" style="text-align:center;"{{!}}{{#ifeq:{{{craftingstation|}}}|Kitchen Stove|Cooking{{mainonly|[[Category:Recipes]]}}|Herstellung{{mainonly|[[Category:Herstellbare Gegenstände]]}}}}
+
{{!}}colspan="2" id="infoboxsection" style="text-align: center;"{{!}}{{#if:{{#pos:{{lc:{{{source|}}}}}|handwerkswaren}}|Handwerkswaren|Herstellung{{mainonly|[[Category:Herstellbare Gegenstände]]}}}}
 
}}{{#if:{{{recipe|}}}|<nowiki/>
 
}}{{#if:{{{recipe|}}}|<nowiki/>
 
{{!}}-
 
{{!}}-
Zeile 259: Zeile 374:
 
}}{{#if:{{{crafttime|}}}|<nowiki/>
 
}}{{#if:{{{crafttime|}}}|<nowiki/>
 
{{!}}-
 
{{!}}-
{{!}}id="infoboxsection"{{!}}Herstellungszeit:
+
{{!}}id="infoboxsection" class="no-wrap"{{!}}{{#if:{{#pos:{{lc:{{{source|}}}}}|handwerkswaren}}|Bearbeitungszeit:|Herstellungszeit:}}
 
{{!}}id="infoboxdetail"{{!}}{{duration|{{{crafttime|}}}}}
 
{{!}}id="infoboxdetail"{{!}}{{duration|{{{crafttime|}}}}}
 
}}{{#if:{{{ingredients|}}}|<nowiki/>
 
}}{{#if:{{{ingredients|}}}|<nowiki/>
Zeile 267: Zeile 382:
 
}}<!--Trapper Profession ingredients for Crab Pot-->{{#if:{{{tingredients|}}}|<nowiki/>
 
}}<!--Trapper Profession ingredients for Crab Pot-->{{#if:{{{tingredients|}}}|<nowiki/>
 
{{!}}-
 
{{!}}-
{{!}}id="infoboxsection" class="no-wrap"{{!}}[[File:Trapper.png|24px|link=]] Fallenstellerberuf<br />Zutaten:
+
{{!}}id="infoboxsection"{{!}}[[File:Trapper.png|24px|link=]] Fallenstellerberuf<br />Zutaten:
 
{{!}}id="infoboxdetail"{{!}}{{{tingredients|}}}
 
{{!}}id="infoboxdetail"{{!}}{{{tingredients|}}}
 +
}}{{#if:{{{produces|}}}|<nowiki/>
 +
{{!}}-
 +
{{!}}id="infoboxsection"{{!}}Produziert:
 +
{{!}}id="infoboxdetail"{{!}}{{{produces|}}}
 
}}
 
}}
|-
 
 
|}{{InfoboxSEO}}{{#seo:
 
|}{{InfoboxSEO}}{{#seo:
 
|og:image={{#if:{{{image|}}}|{{filepath:{{{image|}}}}}}}
 
|og:image={{#if:{{{image|}}}|{{filepath:{{{image|}}}}}}}

Version vom 8. August 2018, 18:58 Uhr

Deutsch Spezifische Parameter

Die Verwendung des 'eng' -Parameters in dieser Vorlage wird auf das englische Bild verweisen.

{{Infobox|eng=''Englischer Bildname''}}

Details zur Vorlage finden Sie auf der englischsprachigen Dokumentationsseite.

Verwendung

Diese Vorlage kann verwendet werden, indem Sie auf eine relevante Seite folgendes eingeben.

{{Infobox}}

Ergibt...

Infobox
Information
Verkaufspreis: N/A
Fehler: Die Parser-Funktion {{#seo:}} muss zu mindestens einem Meta-Element einen Wert enthalten.