Module:Infobox Recipe/doc: Difference between revisions
m
no edit summary
The Gaffer (talk | contribs) No edit summary |
Im Wired In (talk | contribs) mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1:
{{
The '''Infobox Recipe''' template is used to show the details of a recipe step in item articles, such as a potion mixture or adding a cooking ingredient. It can also be used to display the experience gained for item creation.
Line 97:
|-
|}
==Examples==
===Show Single Step Recipe===
Line 112 ⟶ 103:
The <code>showFull</code> parameter can be omitted entirely if this is the desired outcome as the default value is <code>false</code>
<pre>
{{
|facility = Standard Potion Station
|profession = Alchemist
Line 123 ⟶ 114:
}}
</pre>
{{
|facility = Standard Potion Station
|profession = Alchemist
Line 139 ⟶ 130:
raw materials to check if they have raw materials of their own. If they do, they are brought in to the recipe.
<pre>
{{
|facility = Standard Potion Station
|profession = Alchemist
Line 151 ⟶ 142:
}}
</pre>
{{
|facility = Standard Potion Station
|profession = Alchemist
Line 165 ⟶ 156:
==Blank infobox==
<pre>
{{
|facility =
|profession =
|level =
|exp =
|rawmat1 =
|rawmat1qty =
|rawmat2 =
|rawmat2qty =
|rawmat3 =
|rawmat3qty =
|output1 =
|output1qty =
▲}}<includeonly>[[Category:Infobox templates]]</includeonly>
|