imported>Tlosk |
imported>Tlosk |
Line 1: |
Line 1: |
| <includeonly>[[Category:Portal Gem]] | | <includeonly> |
| {|border=0 cellpadding=0 cellspacing=3 style=width:100%
| | <div style="position:relative; top:0px; left:0px"> |
| |-valign=top
| | <span style="z-index:0>[[Image:Map 4px Border.png|Map]]</span> |
| |
| | <span style="position:absolute; top:4px; left:4px; z-index:1">{{#ifeq:{{{Base Map|}}}||[[Image:Point Map 512.jpg|Dereth]]|[[Image:{{{Base Map|}}}]]}}</span> |
| {|border=1 cellspacing=0 cellpadding=5 width=300 style=background:#F0F0F0
| | {{{Points|}}} |
| |colspan=2 align=center|'''{{{Name|??}}}'''
| | </div> |
| |-
| | </includeonly><noinclude>{{Documentation}}[[Category:Wiki Template]][[Category:Navigation Template]]</noinclude> |
| |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}}}}}]]
| |
| |-
| |
| |colspan=2|
| |
| {{#ifeq:{{{Description|}}}|||{{#ifeq:{{{Description| }}}| ||{{{Description}}}<br><br>}}}}Cooldown When Used: 30s<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:{{{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: {{lc:{{{Cannot Be Sold|}}} }}|true|<br>This item cannot be sold.<br>|}}
| |
| |}
| |
| |width=20|
| |
| |
| |
| {{#ifeq:{{{Live Image|Live.jpg}}}
| |
| | Live.jpg
| |
| |
| |
| | {{#ifeq:{{{Live Image|}}}
| |
| |
| |
| |
| |
| | [[Image:{{{Live Image|}}}{{!}}frame{{!}}{{{Live Image Caption}}}|right]]
| |
| }}
| |
| }}
| |
| |}</includeonly><noinclude>
| |
| {{Related|Wiki Templates|Portal Gem Template}}
| |
| == Syntax ==
| |
| <pre>
| |
| {{Portal Gem | |
| | Name =
| |
| | Icon Image = Icon.png
| |
| | Live Image =
| |
| | Live Image Caption =
| |
| | Value =
| |
| | Burden =
| |
| | Description =
| |
| | Special Properties =
| |
| | Description Two =
| |
| | Level Req =
| |
| | Spells =
| |
| | Activation Reqs =
| |
| | Spellcraft =
| |
| | Mana =
| |
| | Cannot Be Sold =
| |
| }} | |
| </pre>
| |
| | |
| == Usage ==
| |
| This wiki template is a section within the page template [[Portal Gem Template]], go there for full details and an example.
| |
| | |
| [[Category:Wiki Template]] | |
| </noinclude> | |