Template:RecipeBook: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
{{#ifeq:{{lc:{{{is_soulbound|}}}}}|yes|'''This item is Soulbound and cannot be traded.'''<br /> | {{#ifeq:{{lc:{{{is_soulbound|}}}}}|yes|'''This item is Soulbound and cannot be traded.'''<br /> | ||
}}{{#if:{{{profession|}}}|'''Profession Requirement''': [[:Category:{{{profession}}}|{{{profession}}}]]<br /> | }}{{#if:{{{profession|}}}|'''Profession Requirement''': [[:Category:{{{profession}}}|{{{profession}}}]]<br /> | ||
}}{{#if:{{{level_requirement|}}}|'''Level Requirement''': {{{level_requirement}}}<br /> | }}{{#if:{{{level_requirement|}}}|'''Profession Level Requirement''': {{{level_requirement}}}<br /> | ||
}}{{#if:{{{recipe_given|}}}|'''Teaches''': {{#invoke:SingleLink|fromNotation|1={{{recipe_given}}} }}<br /> | }}{{#if:{{{recipe_given|}}}|'''Teaches''': {{#invoke:SingleLink|fromNotation|1={{{recipe_given}}} }}<br /> | ||
}}</div> | }}</div> | ||
<!-- ========================== --> | <!-- ========================== --> | ||
<!-- | <!-- ACQUISITION --> | ||
<!-- ========================== --> | <!-- ========================== --> | ||
{{#if:{{{dropped_by|}}}|{{DroppedBy|dropped_by={{{dropped_by|}}} }} | {{#if:{{{dropped_by|}}}|{{DroppedBy|dropped_by={{{dropped_by|}}} }} | ||
| Line 41: | Line 41: | ||
[[Teaches recipe::{{{recipe_given}}}]] | [[Teaches recipe::{{{recipe_given}}}]] | ||
[[Profession::{{{profession}}}]] | [[Profession::{{{profession}}}]] | ||
[[ | [[Profession level requirement::{{{level_requirement}}}]] | ||
[[Is soulbound::{{{is_soulbound}}}]] | [[Is soulbound::{{{is_soulbound}}}]] | ||
[[Sell price (gold)::{{{sell_price_gold}}}]] | [[Sell price (gold)::{{{sell_price_gold}}}]] | ||
[[Sell price (silver)::{{{sell_price_silver}}}]] | [[Sell price (silver)::{{{sell_price_silver}}}]] | ||
[[Sell price (copper)::{{{sell_price_copper}}}]] | [[Sell price (copper)::{{{sell_price_copper}}}]] | ||
{{#arraymap:{{{dropped_by|}}}|,|x|[[Dropped by::x]]}} | |||
[[ | {{#arraymap:{{{sold_by|}}}|,|x|[[Sold by::x]]}} | ||
[[Quest reward from::{{{quest_reward}}}]] | [[Quest reward from::{{{quest_reward}}}]] | ||
<span style="display:none">{{#default_form:RecipeBook}}</span> | <span style="display:none">{{#default_form:RecipeBook}}</span> | ||
</div></includeonly> | </div></includeonly> | ||
Revision as of 10:02, 22 June 2025
RecipeBook
Overview