Editing Template:Infobox Recipe/doc
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 14: | Line 14: | ||
[[Standard Potion Station]] |
[[Standard Potion Station]] |
||
| Yes |
|||
|- |
|||
| <code>duration</code> |
|||
| ''duration in seconds'' |
|||
| The amount of time that the recipe takes to complete; e.g. <code><nowiki>duration = 7.5</nowiki></code> will display |
|||
7.5s |
|||
| Yes |
| Yes |
||
|- |
|- |
||
| <code>profession</code> |
| <code>profession</code> |
||
| ''profession name'' |
| ''profession name'' |
||
| The profession in which experience is gained, or which has a level requirement, for creating the item |
| The profession in which experience is gained, or which has a level requirement, for creating the item |
||
e.g. <code>profession = Alchemist</code> for [[Alchemist]] |
|||
| Yes |
| Yes |
||
|- |
|- |
||
Line 38: | Line 29: | ||
| ''number'' |
| ''number'' |
||
| The amount of experience gained for performing the action. |
| The amount of experience gained for performing the action. |
||
| Yes |
|||
|- |
|||
| <code>kp</code> |
|||
| ''number'' |
|||
| The amount of knowledge points gained for performing the action. e.g. <code>kp = 1.5</code> will display 1.5% |
|||
| Yes |
| Yes |
||
|- |
|- |
||
Line 119: | Line 105: | ||
{{Infobox Recipe |
{{Infobox Recipe |
||
|facility = Standard Potion Station |
|facility = Standard Potion Station |
||
|duration = 7.5 |
|||
|profession = Alchemist |
|profession = Alchemist |
||
|level = 0 |
|level = 0 |
||
|exp = 63 |
|exp = 63 |
||
|kp = 1.5% |
|||
|rawmat1 = 10% Preparation Healing |
|rawmat1 = 10% Preparation Healing |
||
|rawmat2 = Bottle |
|rawmat2 = Bottle |
||
Line 132: | Line 116: | ||
{{Infobox Recipe |
{{Infobox Recipe |
||
|facility = Standard Potion Station |
|facility = Standard Potion Station |
||
|duration = 7.5 |
|||
|profession = Alchemist |
|profession = Alchemist |
||
|level = 0 |
|level = 0 |
||
|exp = 63 |
|exp = 63 |
||
|kp = 1.5% |
|||
|rawmat1 = 10% Preparation Healing |
|rawmat1 = 10% Preparation Healing |
||
|rawmat2 = Bottle |
|rawmat2 = Bottle |
||
Line 150: | Line 132: | ||
{{Infobox Recipe |
{{Infobox Recipe |
||
|facility = Standard Potion Station |
|facility = Standard Potion Station |
||
|duration = 7.5 |
|||
|profession = Alchemist |
|profession = Alchemist |
||
|level = 0 |
|level = 0 |
||
|exp = 63 |
|exp = 63 |
||
|kp = 1.5% |
|||
|rawmat1 = 10% Preparation Healing |
|rawmat1 = 10% Preparation Healing |
||
|rawmat2 = Bottle |
|rawmat2 = Bottle |
||
Line 164: | Line 144: | ||
{{Infobox Recipe |
{{Infobox Recipe |
||
|facility = Standard Potion Station |
|facility = Standard Potion Station |
||
|duration = 7.5 |
|||
|profession = Alchemist |
|profession = Alchemist |
||
|level = 0 |
|level = 0 |
||
|exp = 63 |
|exp = 63 |
||
|kp = 1.5% |
|||
|rawmat1 = 10% Preparation Healing |
|rawmat1 = 10% Preparation Healing |
||
|rawmat2 = Bottle |
|rawmat2 = Bottle |
||
Line 180: | Line 158: | ||
{{Infobox Recipe |
{{Infobox Recipe |
||
|facility = |
|facility = |
||
|duration = |
|||
|profession = |
|profession = |
||
|level = |
|level = |
||
|exp = |
|exp = |
||
|kp = |
|||
|rawmat1 = |
|rawmat1 = |
||
|rawmat1qty = |
|rawmat1qty = |
||
Line 193: | Line 169: | ||
|output1 = |
|output1 = |
||
|output1qty = |
|output1qty = |
||
</pre> |
|||
</pre><includeonly>[[Category:Infobox templates]]</includeonly> |
|||
{{TemplateData| |
{{TemplateData| |
||
Line 201: | Line 176: | ||
"params": { |
"params": { |
||
"facility": {}, |
"facility": {}, |
||
"duration": {}, |
|||
"profession": {}, |
"profession": {}, |
||
"level": {}, |
"level": {}, |
||
Line 217: | Line 191: | ||
"paramOrder": [ |
"paramOrder": [ |
||
"facility", |
"facility", |
||
"duration", |
|||
"profession", |
"profession", |
||
"level", |
"level", |