Template:Jewelry: Difference between revisions

From leaftidewiki
Jump to navigation Jump to search
imported>Tlosk
m (1 revision: For full history see http://ac.wikkii.net)
imported>Arkalor
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>{|
[[Category:Jewelry]]
{{#switch:{{lc:{{{Jewelry Type|}}}}}
| bracelet = [[Category:Bracelet]]
| necklace = [[Category:Necklace]]
| ring = [[Category:Ring]]
}}
{|border=0 cellpadding=0 cellspacing=3 style=width:100%
|-valign=top
|
|
{|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0
{|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0
|colspan=2 align=center|'''{{{Name|??}}}'''
!{{{Name|Name}}}
|-
|-
|align=center| Value: {{{Value|??}}}<br>{{#ifeq:{{lc:{{{Burden|}}}}}|unknown|Unknown Burden|{{{Burden|??}}} Burden Units}}
|
|width=40 align=center| [[{{#ifeq: {{{Icon Image|}}} || Image:Icon.png | Image:{{{Icon Image}}}}}]]
Value: {{{Value|??}}}<br><!--
-->{{#ifeq:{{lc:{{{Burden|}}}}}|unknown|Unknown Burden|Burden: {{{Burden|??}}}<br><br>}}<!--
-->{{#ifeq:{{{Spells|}}}|||Casts the following spells: {{{Spells}}}<br><br>}}<!--
-->{{#ifeq:{{{Special Properties|}}}|||Properties: {{{Special Properties}}}<br><br>}}<!--
-->{{#ifeq:{{{Description Two|}}}|||{{{Description Two}}}<br>}}<!--
-->{{#ifeq:{{{Level Req|}}}|||Wield requires {{{Level Req}}}<br>}}<!--
-->{{#ifeq:{{{Activation Reqs|}}}|||Activation requires {{{Activation Reqs}}}<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>|}}<!--
-->{{#ifeq:{{{Description|}}}|||<br>{{{Description}}}<br><br>}}<!--
-->{{#ifeq:{{{Inscription|}}}|||<br><hr style="background#F0F0F0;"/>{{{Inscription|}}}<br>}}
|}
|-
|-
|colspan=2|
|{{#ifeq:{{{Icon Image|}}}|||[[File:{{{Icon Image|Icon.png}}}{{!}}left]] {{PAGENAME}}}}
{{#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:{{lc:{{{Player Attuned|}}}}}|true|This item can only be wielded by <Player>.<br><br>|}}{{#ifeq:{{{Level Req|}}}|||You must be at least level {{{Level Req}}} to wield this item.<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>|}}{{#ifeq:{{{Inscription|}}}|||<br><hr style="background#F0F0F0;"/>{{{Inscription|}}}<br>}}
|}
|}
|width=20|
<!-- Categories -->
|
{{#ifeq:{{lc:{{{Retired Jewelry|}}}}} | yes | [[Category:Retired Jewelry]] | <!--
{{#ifeq:{{{Live Image|Live.jpg}}}
-->[[Category:Jewelry Index]]{{#ifeq:{{{Level Req|}}}||[[Category:{{{Jewelry Type}}}: No Level Requirement]][[Category:Jewelry: No Level Requirement]]|[[Category:{{{Jewelry Type}}}: Level {{{Level Req}}}]][[Category:Jewelry: Level {{{Level Req}}}]]}}<!--
| Live.jpg
-->{{#switch:{{lc:{{{Jewelry Type|}}}}}
|  
  | bracelets = [[Category:Bracelets]]
| {{#ifeq:{{{Live Image|}}}
  | necklaces = [[Category:Necklaces]]
    |  
  | rings = [[Category:Rings]]
    |
}}}}</includeonly>
    | [[Image:{{{Live Image|}}}{{!}}frame{{!}}{{{Live Image Caption}}}|right]]
<noinclude>
  }}
[[Category:Wiki Template]]{{Documentation}}
}}
|}</includeonly><noinclude>
{{Related|Wiki Templates|Jewelry Template|Jewelry}}
== Syntax ==
<pre>
{{Jewelry
|      Jewelry Type =
|               Name =
  |         Icon Image = Icon.png
  |         Live Image =
| Live Image Caption =
|              Value =
|            Burden =
|        Description =  
  | Special Properties = [[Attuned]], [[Bonded]]
|    Description Two =
|    Player Attuned =
|          Level Req =
|            Spells =
|    Activation Reqs =
|        Spellcraft =
|              Mana =
|          Mana Cost =
|    Cannot Be Sold = True
}}
</pre>
 
== Usage ==
This wiki template is a section within the page template [[Jewelry Template]], go there for full details and an example.
 
[[Category:Wiki Template]]
</noinclude>
</noinclude>

Revision as of 18:43, 3 February 2014

Template Documentation: Edit Documentation

Related topics: Wiki Templates, Jewelry Template, Jewelry

Syntax

{{Jewelry
 |       Jewelry Type = 
 |         Icon Image =  Icon.png
 |               Name = 
 |              Value = 
 |             Burden = 
 |             Spells = 
 | Special Properties = [[Attuned]], [[Bonded]]
 |         Additional = 
 |          Level Req = 
 |    Activation Reqs = 
 |         Spellcraft = 
 |               Mana = 
 |          Mana Cost = 
 |        Description = 
 |     Cannot Be Sold = True
}}

Usage

This wiki template is a section within the page template Jewelry Template, go there for full details and an example.