Difference between revisions of "Template:Equipment Armor"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
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|}}}|Cost={{{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|}}}}}<!-- | ||
-->{{BreadCrumbs|Equipment,Equipment/{{{Category}}}}}{{DISPLAYTITLE:{{SUBPAGENAME}}}}<!-- | -->{{BreadCrumbs|Equipment,Equipment/{{{Category}}}}}{{DISPLAYTITLE:{{SUBPAGENAME}}}}<!-- | ||
-->{{#ifeq: {{{Variant|}}}|Yes|'''Variant:''' {{{Variant}}}{{Break}}}}<!-- | |||
-->{{#!:{| class="wikitable" | -->{{#!:{| class="wikitable" | ||
Line 12: | Line 14: | ||
! Proficiency !! AC Bonus !! Maximum<br>Dexterity<br>Bonus!! Armor<br>Check<br>Penalty !! Arcane<br>Spell<br>Failure !! Speed !! Cost !! Weight | ! Proficiency !! AC Bonus !! Maximum<br>Dexterity<br>Bonus!! Armor<br>Check<br>Penalty !! Arcane<br>Spell<br>Failure !! Speed !! Cost !! Weight | ||
|- | |- | ||
| {{{Proficiency}}} || {{{ACBonus|—}}} || {{{MaxDex|—}}} || {{{ACP|—}}} || {{{ASF|—}}} || {{{Speed|—}}} || {{{Cost|—}}} || {{{Weight|—}}} | | {{{Proficiency}}} || {{{ACBonus|—}}} || {{{MaxDex|—}}} || {{{ACP|—}}} || {{{ASF|—}}} || {{{Speed|—}}} || {{#if:{{{CostGp|}}}|{{Mapper Cost|{{{CostGp}}}}}|{{{Cost|—}}}}} || {{{Weight|—}}} | ||
|}}}<!-- | |}}}<!-- | ||
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.