Difference between revisions of "Template:Item/Layout"

From FreewarWiki
Jump to: navigation, search
m (Corrected some language errors.)
 
(4 intermediate revisions by the same user not shown)
Line 19: Line 19:
 
* This is a [[Magic Item|magic item]] that will dissipate over {{{Durability}}}.
 
* This is a [[Magic Item|magic item]] that will dissipate over {{{Durability}}}.
 
}}{{#ifeq:{{{MagicLab|none}}}|none||
 
}}{{#ifeq:{{{MagicLab|none}}}|none||
* When producing this item in the [[The Magic Lab|Magic Lab]] you will need the following items:
+
* To produce this Item in the [[The Magic Lab|Magic Lab]] you will need the following items:
 
{{{MagicLab}}}
 
{{{MagicLab}}}
* You will also need '''{{{LabXP}}}''' [[Experience]] and the [[Skills|skill]] [[Labwork]] on level '''{{{LabLevel}}}'''.
+
* Furthermore you need a minimum of '''{{{LabXP}}}''' [[Experience]] Points  and a [[Labwork]] [[Skill]] level of '''{{{LabLevel}}}'''.
 +
}}
 +
{{#ifeq:{{{Craftsmanship|none}}}|none||
 +
* To produce this Item in the [[Craftsman`s Workshop]] you need '''{{formatnum:{{{CraftsmanshipPE}}}}}''' [[Phase Energy|Phase Energy Points]] and the following Items:
 +
{{{Craftsmanship}}}
 +
* Furthermore you need a minimum of '''{{formatnum:{{#expr:5000 * {{{CraftsmanshipLv}}}}}}}''' [[Experience]] Points and a [[Craftsmanship]] [[Skill]] level of '''{{{CraftsmanshipLv}}}'''
 
}}
 
}}
 
{{{Miscellaneous|{{#ifeq:{{{Durability|none}}}{{{MagicLab|none}}}|nonenone|''nothing''}}}}}
 
{{{Miscellaneous|{{#ifeq:{{{Durability|none}}}{{{MagicLab|none}}}|nonenone|''nothing''}}}}}
Line 32: Line 37:
 
* Default [[Sales Price]]:<br />{{{SellPrice}}} [[Gold]]
 
* Default [[Sales Price]]:<br />{{{SellPrice}}} [[Gold]]
 
{{#ifeq:{{{MarketPrice|none}}}|none||*[[Market Price]]:<br />{{{MarketPrice}}} [[Gold]]}}
 
{{#ifeq:{{{MarketPrice|none}}}|none||*[[Market Price]]:<br />{{{MarketPrice}}} [[Gold]]}}
<sup>'''Attention:''' {{#ifeq:{{{MarketPricePage|none}}}|none|These are default prices at the [[shop]]s. The [[Market Price|market price]] when trading with other players can vary wildly!|{{#ifeq:{{{MarketPrice|none}}}|none|This is an item the price of which varies a lot compared to the default prices when trading with other players. Details can be found [[Market Price:{{PAGENAME}}|here.]]|This is the normal market price for this item, but it still can vary in the different worlds. Details can be found at the [[Market Price:{{PAGENAME}}|Market Price Page]].}}}}</sup>
+
<sup>'''Attention:''' {{#ifeq:{{{MarketPricePage|none}}}|none|These are default prices at the [[shop]]s. The [[Market Price|market price]] when trading with other players can vary wildly!|{{#ifeq:{{{MarketPrice|none}}}|none|This is an item whose value varies a lot compared to the default prices when trading with other players. Details can be found [[Market Price:{{PAGENAME}}|here.]]|This is the normal market price for this item, but it can still vary in the different worlds. Details can be found at the [[Market Price:{{PAGENAME}}|Market Price Page]].}}}}</sup>
 
  |-
 
  |-
 
  | colspan="3" | '''Function:'''
 
  | colspan="3" | '''Function:'''
Line 38: Line 43:
 
* This item belongs to a [[Quest:{{{Quest}}}|Quest]].
 
* This item belongs to a [[Quest:{{{Quest}}}|Quest]].
 
}}{{#ifeq:{{{IngredientFor|none}}}|none||
 
}}{{#ifeq:{{{IngredientFor|none}}}|none||
* This item is needed to create the following spell at [[The Magic Lab]]:
+
* This item is needed for creating the following spell at [[The Magic Lab]]:
 
** {{{IngredientFor}}}
 
** {{{IngredientFor}}}
 +
}}{{#ifeq:{{{IngredientCmW|none}}}|none||
 +
* This item is needed for producing the following [[Craftsman`s Workshop/Items|Items]] in the [[Craftsman`s Workshop]].
 +
** {{{IngredientCmW}}}
 
}}
 
}}
 
{{{Function|{{#ifeq:{{{Quest|none}}}{{{IngredientFor|none}}}|nonenone|''none''}}}}}
 
{{{Function|{{#ifeq:{{{Quest|none}}}{{{IngredientFor|none}}}|nonenone|''none''}}}}}

Latest revision as of 13:44, 21 August 2013

Error creating thumbnail: Unable to save thumbnail to destination
   This template is designed to be used in other articles. You will not need to change it when creating another article. If you need help when using it, have a look at our help page. Parameters and optional parameters can be found here. Please take the template convention into account.

Your FreewarWiki-Team

{{{Image}}} Item/Layout
{{{Description}}}
Requirements:

{{{Requirements}}}

  Origin:

{{{Origin}}}

Miscellaneous:


nothing

  Prices:

Attention: These are default prices at the shops. The market price when trading with other players can vary wildly!

Function:

none







Documentation

Usage
This template contains the sourcecode for all item articles.

Integration
This template can be incorporated by using {{Item/Layout}}. Parameters are given in Template:Item. It will be incorporated automatically.