Difference between revisions of "Template:MagicItem"

From Epic Paths
Jump to navigation Jump to search
Line 13: Line 13:
-->{{#!:{| class="wikitable"
-->{{#!:{| class="wikitable"
|-
|-
! {{#if: {{{Slot|}}}| Slot !!|}} {{#ifeq: {{{IsAbility|}}}|yes| Is Ability !!|}} Cost !! Weight !! {{#if: {{{Aura|}}}| Aura !!|}} CL !! Rarity
! {{#if: {{{Slot|}}}| Slot !!|}} {{#ifeq: {{{IsAbility|}}}|Yes| Is Ability !!|}} Cost !! Weight !! {{#if: {{{Aura|}}}| Aura !!|}} CL !! Rarity
|-
|-
| {{#if: {{{Slot|}}}| {{{Slot}}} {{#!:||}}|}} {{#ifeq: {{{IsAbility|}}}|yes| yes {{#!:||}}|}} {{#number_format:{{{Cost}}}|_}} gp || {{{Weight|—}}} lb. || {{#if: {{{Aura|}}}| {{{Aura}}} {{#!:||}}|}} {{{CL|—}}} || {{{Rarity|—}}}
| {{#if: {{{Slot|}}}| {{{Slot}}} {{#!:||}}|}} {{#ifeq: {{{IsAbility|}}}|Yes| yes {{#!:||}}|}} {{#number_format:{{{Cost}}}|_}} gp || {{{Weight|—}}} lb. || {{#if: {{{Aura|}}}| {{{Aura}}} {{#!:||}}|}} {{{CL|—}}} || {{{Rarity|—}}}
|}}}
|}}}



Revision as of 19:46, 15 January 2022

This is the "MagicItem" template.

It should be called in the following format:

{{MagicItem
|Name=
|Type=
|Slot=
|IsAbility=
|Aura=
|CL=
|Cost=
|Weight=
|Rarity=
|Fluff=
|Description=
|Construction=
|ConstructionCost=
|OGL=
}}

Edit the page to see the template text.

This template defines the table "MagicItems". View table.