Difference between revisions of "Template:Material/Acquisition"

From SpiralKnights

Jump to: navigation, search
m (linking)
m
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>*From any {{#switch:{{{1|}}}
+
<includeonly>*Random drop from any defeated {{#switch:{{{1|}}}
 
|#default = {{Monster_Icons|{{ucfirst:{{{1|beast}}}}}}} [[{{ucfirst:{{{1|beast}}}}}]]
 
|#default = {{Monster_Icons|{{ucfirst:{{{1|beast}}}}}}} [[{{ucfirst:{{{1|beast}}}}}]]
|fire  = {{status|fire}} [[Fire]]-themed [[monster]]
+
|fire  = {{status|fire}} [[Fire]] themed [[monster]]
|freeze = {{status|freeze}} [[Freeze]]-themed [[monster]]
+
|freeze = {{status|freeze}} [[Freeze]] themed [[monster]]
|poison = {{status|poison}} [[Poison]]-themed [[monster]]
+
|poison = {{status|poison}} [[Poison]] themed [[monster]]
|shock  = {{status|shock}} [[Shock]]-themed [[monster]]
+
|shock  = {{status|shock}} [[Shock]] themed [[monster]]
 
}}{{#if:{{{2|}}}|{{#if:{{{3|}}}|,&nbsp;|&nbsp;or&nbsp;}}{{Monster_Icons|{{ucfirst:{{{2|}}}}}}} [[{{ucfirst:{{{2|}}}}}]]{{#if:{{{3|}}}|,&nbsp;|}}|}}{{#if:{{{3|}}}|or {{Monster_Icons|{{ucfirst:{{{3|}}}}}}} [[{{ucfirst:{{{3|}}}}}]]}} in depth {{#switch:{{{star|}}}
 
}}{{#if:{{{2|}}}|{{#if:{{{3|}}}|,&nbsp;|&nbsp;or&nbsp;}}{{Monster_Icons|{{ucfirst:{{{2|}}}}}}} [[{{ucfirst:{{{2|}}}}}]]{{#if:{{{3|}}}|,&nbsp;|}}|}}{{#if:{{{3|}}}|or {{Monster_Icons|{{ucfirst:{{{3|}}}}}}} [[{{ucfirst:{{{3|}}}}}]]}} in depth {{#switch:{{{star|}}}
 
|=???
 
|=???
Line 17: Line 17:
 
|no=
 
|no=
 
|#default=
 
|#default=
*From [[{{{vendor|Brinks}}}]] for {{#switch:{{{star|}}}
+
*{{Brinks|1={{PAGENAME}}}}.
|=
+
|0=
+
|1=
+
|2=2
+
|3=5
+
|4=10
+
|5=20
+
}} {{token|{{{token|Forge Spark}}}|18px}}
+
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
 
{{documentation}}</noinclude>
 
{{documentation}}</noinclude>

Latest revision as of 16:43, 14 September 2015

[edit] [purge] Template documentation

Usage

To display material acquisition information on individual material pages. This template should not be used for materials that do not follow standard loot drop patterns.

Code

{{Material/Acquisition|star=0|1}}

or

{{Material/Acquisition|star=0|1|token=}}

Parameters

Required

|star

The star level of the item.

|1

The monster family or status of the monsters that drop the item.

Optional

|2

The second monster family of the monsters that drop the item

|3

The third monster family of the monsters that drop the item

|token

the token asked for to obtain the material

|vendor

the vendor who sells the material. Default is Brinks. If other vendors use a different star/token number pricing pattern, the template will need to be adjusted.

Examples

See what links here for examples of this template in action.

Notes

Should be flexible for most future updates. Time will tell.

See Also

Forum Discussion related to this template.

Personal tools