Template:Crafting: Difference between revisions
From Drunkapedia
imported>Sanddh m (New page: <includeonly> {|border=0 cellpadding=0 cellspacing=3 style=width:100% |-valign=top | {|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0 |colspan=2 align=center|'''{{...) |
imported>Arkalor's Bot (Removing crafting category tag (using crafting subcategories for ingredients and recipes by skill type)) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 10: | Line 10: | ||
|- | |- | ||
|colspan=2| | |colspan=2| | ||
{{#ifeq:{{{Description|}}}|||{{#ifeq:{{{Description| }}}| ||{{{Description}}}<br><br>}}}}{{#ifeq:{{{Special Properties|}}}|||{{#ifeq:{{{Special Properties| }}}| ||[[Special Properties]]: {{{Special Properties}}}<br><br>}}}}{{#ifeq:{{{Description Two|}}}|||{{#ifeq:{{{Description Two| }}}| ||{{{Description Two}}}<br><br>}}}}{{#ifeq:{{{Cannot Be Sold|False}}}| | {{#ifeq:{{{Description|}}}|||{{#ifeq:{{{Description| }}}| ||{{{Description}}}<br><br>}}}}{{#ifeq:{{{Special Properties|}}}|||{{#ifeq:{{{Special Properties| }}}| ||[[Special Properties]]: {{{Special Properties}}}<br><br>}}}}{{#ifeq:{{{Description Two|}}}|||{{#ifeq:{{{Description Two| }}}| ||{{{Description Two}}}<br><br>}}}}{{#ifeq:{{{Spells|}}}|||Casts the following spells: {{{Spells}}}<br><br>}}{{#ifeq:{{{Activation Reqs|}}}|||Activation Requirements: {{{Activation Reqs}}}<br><br>}}{{#ifeq:{{{Spellcraft|}}}|||Spellcraft: {{{Spellcraft}}}<br>}}{{#ifeq:{{{Mana|}}}|||Mana: {{{Mana}}}<br>}}{{#ifeq:{{{Mana|}}}|||Mana Cost: 1 point per {{{Mana Cost|??}}} seconds.<br>}}{{#ifeq:{{lc:{{{Cannot Be Sold|False}}} }}|true|<br>This item cannot be sold.<br>|}} | ||
|} | |} | ||
|width=20| | |width=20| | ||
Line 23: | Line 23: | ||
}} | }} | ||
}} | }} | ||
|} | |}</includeonly><noinclude> | ||
{{Related|Wiki Templates|Crafting Template}} | |||
</includeonly> | |||
<noinclude> | |||
{{Related|Wiki Templates|Crafting Template | |||
== Syntax == | == Syntax == | ||
<pre> | <pre> | ||
{{Crafting | {{Crafting | ||
| Name = | | Name = | ||
Line 54: | Line 39: | ||
| Cannot Be Sold = True | | Cannot Be Sold = True | ||
}} | }} | ||
</pre> | </pre> | ||
== Usage == | |||
This is a component template that is part of a [[Page Template]]. See [[Crafting Template]] for details on usage and an example. | |||
[[Category:Wiki Template]] | |||
[[Category: | |||
</noinclude> | </noinclude> |
Latest revision as of 19:56, 8 October 2012
Related topics: Wiki Templates, Crafting Template
Syntax
{{Crafting | Name = | Icon Image = Icon.png | Live Image = Live.jpg | Live Image Caption = | Value = | Burden = | Description = | Description Two = This item is used in . | Special Properties = | Cannot Be Sold = True }}
Usage
This is a component template that is part of a Page Template. See Crafting Template for details on usage and an example.