Difference between revisions of "Template:MagicItem"

From Epic Paths
Jump to navigation Jump to search
Line 2: Line 2:
{{#template_params:Name|Type|Slot|IsAbility|Aura|CL (label=Caster Level)|Cost|Weight|Rarity|Fluff|Description|Construction|ConstructionCost|OGL}}
{{#template_params:Name|Type|Slot|IsAbility|Aura|CL (label=Caster Level)|Cost|Weight|Rarity|Fluff|Description|Construction|ConstructionCost|OGL}}


{{#cargo_declare:_table=MagicItems|Name=Wikitext|Type=Text (allowed values=apparatus,charm,gear,implement of power,marvelous item,oil,potion,powder,ritual scroll,spell engine,spell scroll)|Slot=Text (allowed values=armor,belt,body,chest,eyes,feet,hands,head,headband,neck,ring,shield,shoulders,wrists,none)|IsAbility=Boolean|Aura=Wikitext|CL=Integer|Cost=Float|Weight=Float|Description=Wikitext|Construction=Wikitext|ConstructionCost=Integer|OGL=Text|Fluff=Wikitext|Rarity=Text (allowed values=common,uncommon,rare,advanced,unique)}}
{{#cargo_declare:_table=MagicItems|Name=Wikitext|Type=Text (allowed values=apparatus,charm,gear,implement of power,marvelous item,oil,potion,powder,ritual scroll,spell engine,spell scroll)|Slot=Text (allowed values=armor,belt,body,chest,eyes,feet,hands,head,headband,neck,ring,shield,shoulders,wrists,none)|IsAbility=Boolean|Aura=Wikitext|CL=Integer|Cost=Float|CostGp=Text|Weight=Float|WeightLbs=Text|Description=Wikitext|Construction=Wikitext|ConstructionCost=Integer|OGL=Text|Fluff=Wikitext|Rarity=Text (allowed values=common,uncommon,rare,advanced,unique)}}
</noinclude><includeonly>{{#cargo_store:_table=MagicItems|Name={{{Name}}}|Type={{{Type}}}|Slot={{{Slot}}}|IsAbility={{{IsAbility}}}|Aura={{{Aura|}}}|CL={{{CL|0}}}|Cost={{{Cost|0}}}|Weight={{{Weight|0}}}|Rarity={{{Rarity}}}|Fluff={{{Fluff|}}}|Description={{{Description|}}}|Construction={{{Construction|}}}|ConstructionCost={{{ConstructionCost|0}}}|OGL={{{OGL|}}}}}<!--
</noinclude><includeonly>{{#cargo_store:_table=MagicItems|CostGp={{#ifeq:{{{Cost}}}|0|—|{{#expr:{{{Cost}}} round 0}} gp}}|WeightLbs={{#ifeq:{{{CoWeightst}}}|0||{{#expr:{{{Weight}}} round 0}} lb.}}<!--


-->{{#ifeq:{{{Type}}}|gear<!--
-->{{#ifeq:{{{Type}}}|gear<!--

Revision as of 21:23, 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.