Difference between revisions of "Template:Equipment Armor"

From Epic Paths
Jump to navigation Jump to search
 
Line 3: Line 3:
{{#cargo_declare:_table=Equipment_Armors|Proficiency=String (allowed values=light,medium,heavy,shield,extra)|Slot=String|ACBonus=Int|MaxDex=Int|ACP=String|ASF=String|Speed=Int}}
{{#cargo_declare:_table=Equipment_Armors|Proficiency=String (allowed values=light,medium,heavy,shield,extra)|Slot=String|ACBonus=Int|MaxDex=Int|ACP=String|ASF=String|Speed=Int}}
{{#cargo_attach:_table=Equipment_Items}}
{{#cargo_attach:_table=Equipment_Items}}
</noinclude><includeonly>{{#cargo_store:_table=Equipment_Armors|Slot={{{Slot|}}}}}
</noinclude><includeonly>{{#cargo_store:_table=Equipment_Armors|Slot={{{Slot|}}}|ACBonus={{{ACBonus|—}}}|MaxDex={{{MaxDex|—}}}|ACP={{{ACP|—}}}|ASF={{{ASF|—}}}|Speed={{{Speed|—}}}}}
{{#cargo_store:_table=Equipment_Items|Advanced={{{Advanced|no}}}|Variant={{{Variant|no}}}|Short={{{Short|}}}|Fluff={{{Fluff|}}}|Description={{{Description|}}}|Benefit={{{Benefit|}}}|Note={{{Note|}}}|CostGp={{{CostGp|0}}}|Cost={{#if:{{{CostGp|}}}|{{Mapper Cost|{{{CostGp}}}}}|{{{Cost|—}}}}}|Weight={{{Weight|—}}}|CraftDC={{{CraftDC|}}}|CraftType={{{CraftType|}}}|OGL={{{OGL|}}}}}<!--
{{#cargo_store:_table=Equipment_Items|Advanced={{{Advanced|no}}}|Variant={{{Variant|no}}}|Short={{{Short|}}}|Fluff={{{Fluff|}}}|Description={{{Description|}}}|Benefit={{{Benefit|}}}|Note={{{Note|}}}|CostGp={{{CostGp|0}}}|Cost={{#if:{{{CostGp|}}}|{{Mapper Cost|{{{CostGp}}}}}|{{{Cost|—}}}}}|Weight={{{Weight|—}}}|CraftDC={{{CraftDC|}}}|CraftType={{{CraftType|}}}|OGL={{{OGL|}}}}}<!--



Latest revision as of 02:36, 30 January 2022

This is the "Equipment Armor" template.

It should be called in the following format:

{{Equipment Armor
|Proficiency=
|Slot=
|ACBonus=
|MaxDex=
|ACP=
|ASF=
|Speed=
}}

Edit the page to see the template text.

This template defines the table "Equipment_Armors". View table. This template adds rows to the table "Equipment_Items", which is declared by the template Equipment Item. View table.