Difference between revisions of "Template:Item"

From Alter Aeon Wiki
(Added permanent spell section)
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:
Name --><li class="itemname">[[{{{name}}} (Item)|{{{name}}}]]</li><!--
Name --><li class="itemname">[[{{{name}}} (Item)|{{{name}}}]]</li><!--
Quality Flags --><li>{{#if:{{#pos:{{{flags}}}|RELIC|0}}|<span class="relic">(Relic) </span>}}{{#if:{{#pos:{{{flags}}}|EPIC|0}}|<span class="epic">(Epic) </span>}}{{#if:{{#pos:{{{flags}}}|RARE|0}}|<span class="rare">(Rare) </span>}}{{#if:{{#pos:{{{flags}}}|ARTIFACT|0}}|<span class="artifact">(Artifact) </span>}}{{#if:{{#pos:{{{flags}}}|REMARKABLE|0}}|<span class="remarkable">(Remarkable) </span>}}{{#if:{{#pos:{{{flags}}}|EXCEPTIONAL|0}}|<span class="exceptional">(Exceptional) </span>}}{{#if:{{#pos:{{{flags}}}|UNIQUE|0}}|<span class="unique">(Unique) </span>}}{{#if:{{#pos:{{{flags}}}|ANTIQUE|0}}|<span class="antique">(Antique) </span>}}</li><!--
Quality Flags --><li>{{#if:{{#pos:{{{flags}}}|RELIC|0}}|<span class="relic">(Relic) </span>}}{{#if:{{#pos:{{{flags}}}|EPIC|0}}|<span class="epic">(Epic) </span>}}{{#if:{{#pos:{{{flags}}}|RARE|0}}|<span class="rare">(Rare) </span>}}{{#if:{{#pos:{{{flags}}}|ARTIFACT|0}}|<span class="artifact">(Artifact) </span>}}{{#if:{{#pos:{{{flags}}}|REMARKABLE|0}}|<span class="remarkable">(Remarkable) </span>}}{{#if:{{#pos:{{{flags}}}|EXCEPTIONAL|0}}|<span class="exceptional">(Exceptional) </span>}}{{#if:{{#pos:{{{flags}}}|UNIQUE|0}}|<span class="unique">(Unique) </span>}}{{#if:{{#pos:{{{flags}}}|ANTIQUE|0}}|<span class="antique">(Antique) </span>}}</li><!--
Binding -->{{#if:{{{binds|}}}|<span class="binding">Binds to {{#ifeq:{{{binds}}}|player|Player}}{{#ifeq:{{{binds}}}|account|Account}}</span>}}<!--
Binding -->{{#if:{{{binds|}}}|<li><span class="binding">Binds to {{#ifeq:{{{binds}}}|player|Player}}{{#ifeq:{{{binds}}}|account|Account}}</span></li>}}<!--
Total Levels -->{{#if:{{{totlev|}}}|<li style="float: right; margin-top:0px;">{{ItemAttrLabel|Total Level}} {{{totlev}}}</li>}}<!--
Total Levels -->{{#if:{{{totlev|}}}|<li style="float: right; margin-top:0px;">{{ItemAttrLabel|Total Level}} {{{totlev}}}</li>}}<!--
Level -->{{#if:{{{level|}}}|<li>{{ItemAttrLabel|Level}} {{{level}}}</li>}}<!--
Level -->{{#if:{{{level|}}}|<li>{{ItemAttrLabel|Level}} {{{level}}}</li>}}<!--
Line 16: Line 16:
<!-- Str Req -->{{#if:{{{strreq|}}}|<li>Requires {{{strreq}}} Strength</li>}}<!--
<!-- Str Req -->{{#if:{{{strreq|}}}|<li>Requires {{{strreq}}} Strength</li>}}<!--
Wear Loc -->{{#if:{{{wearloc|}}}|<li>{{ItemAttrLabel|Wear Location(s)}} {{{wearloc}}}</li>}}<!--
Wear Loc -->{{#if:{{{wearloc|}}}|<li>{{ItemAttrLabel|Wear Location(s)}} {{{wearloc}}}</li>}}<!--
Affects -->{{#if:{{{affects|}}}|<li>{{ItemAttrLabel|Affects}}<p class="affects">{{{affects}}}</p></li>}}</ul></div></div>
Affects -->{{#if:{{{affects|}}}|<li>{{ItemAttrLabel|Affects}}<p class="affects">{{{affects}}}</p></li>}}<!--
</includeonly><noinclude>{{Template:Item/Doc}}[[Category:Template]]
Spells -->{{#if:{{{spells|}}}|<li>{{ItemAttrLabel|Spells}}<p class="affects">{{{spells}}}</p></li>}}</ul></div></div>
</includeonly><noinclude>{{Template:Item/Doc}}[[Category:Template]] [[Category:Templates by Uicli]] [[Category:Item Templates]]
</noinclude>
</noinclude>

Revision as of 06:39, 11 August 2019

{{Item
 |name=Sword of Foo
 |totlev=3
 |level=2
 |keywords=foo sword
 |flags=ANTI_GOOD WARRIOR RELIC
 |type=WEAPON
 |composition=COPPER BASED
 |dmg=3 to 21
 |dtype=fire slash
 |strreq=16
 |affects={{NewItemAffect|t=hitroll|v=2}}{{NewItemAffect|t=damroll|v=3}}{{NewItemAffect|t=saving_cold|v=10%}}