Template:Item Statistics/Help: Difference between revisions
From HorizonXI Wiki
(added boilerplate for "armor" type items) |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 137: | Line 137: | ||
-->|command|commands = {{Preview Only Infobox|{{Preview Only Infobox/Default | -->|command|commands = {{Preview Only Infobox|{{Preview Only Infobox/Default | ||
| extra 1 = weapon | | extra 1 = accessory | ||
| extra | | extra 1 message = displays a boilerplate speficially for ''accessory'' type items. | ||
| extra 2 = armor | |||
| extra 2 message = displays a boilerplate speficially for ''armor'' type items. | |||
| extra 3 = consumable | |||
| extra 3 message = displays a boilerplate speficially for ''consumable'' type items. | |||
| extra 4 = weapon | |||
| extra 4 message = displays a boilerplate specifically for ''weapons'' type items. | |||
}}}}<!-- | |||
-->|weapon = {{Preview Only Infobox| | -->|weapon = {{Preview Only Infobox|The following parameters are most commonly found in ''weapon'' type items. | ||
<pre>{{Item Statistics | <pre>{{Item Statistics | ||
| name = | |||
| type = | | type = | ||
| weapon type = | | weapon type = | ||
| accessory type = | |||
| cosmetic = | | cosmetic = | ||
| custom content = | | custom content = | ||
| horizon changes = | | horizon changes = | ||
| tags = | | tags = | ||
| slot = | | slot = | ||
Line 156: | Line 163: | ||
| stats = | | stats = | ||
| jobs = | | jobs = | ||
| level = | |||
| notes = | |||
| set = | |||
| storable = | |||
| see also = | |||
| stackable = | |||
| returning = | | returning = | ||
| charges = | | charges = | ||
| charge delay = | | charge delay = | ||
Line 163: | Line 175: | ||
| alternate damage = | | alternate damage = | ||
| alternate delay = | | alternate delay = | ||
}}</pre>|disable={{{1|}}}}}<!-- | }}</pre>|disable={{{1|}}}}}<!-- | ||
-->|armor = {{Preview Only Infobox| | -->|armor = {{Preview Only Infobox|The following parameters are most commonly found in ''armor'' type items. | ||
<pre>{{Item Statistics | <pre>{{Item Statistics | ||
| name = | |||
| type = | | type = | ||
| cosmetic = | | cosmetic = | ||
| custom content = | | custom content = | ||
| horizon changes = | | horizon changes = | ||
| tags = | | tags = | ||
| slot = | | slot = | ||
Line 182: | Line 190: | ||
| jobs = | | jobs = | ||
| level = | | level = | ||
| notes = | |||
| set = | |||
| storable = | |||
| see also = | |||
| charges = | | charges = | ||
| charge delay = | | charge delay = | ||
| recast = | | recast = | ||
| shield type = | |||
}}</pre>|disable={{{1|}}}}}<!-- | |||
-->|consumable = {{Preview Only Infobox|The following parameters are most commonly found in ''consumable'' type items. | |||
<pre>{{Item Statistics | |||
| name = | |||
| type = | |||
| custom content = | |||
| horizon changes = | |||
| description = | |||
| stackable = | |||
| use delay = | |||
| duration = | |||
| effects = | |||
| contents = | |||
| contents amount = | |||
| notes = | |||
| see also = | |||
}}</pre>|disable={{{1|}}}}}<!-- | |||
-->|accessory = {{Preview Only Infobox|The following parameters are most commonly found in ''accessory'' type items. | |||
<pre>{{Item Statistics | |||
| name = | |||
| type = | |||
| accessory type = | |||
| custom content = | |||
| horizon changes = | |||
| races = | |||
| description = | |||
| level = | |||
| stackable = | |||
| notes = | | notes = | ||
| see also = | | see also = | ||
}}</pre>|disable={{{1|}}}}}<!-- | }}</pre>|disable={{{1|}}}}}<!-- | ||
-->|#default = {{Preview Only Infobox|{{Preview Only Infobox/Default | -->|#default = {{Preview Only Infobox|{{Preview Only Infobox/Default | ||
| extra 1 = | | extra 1 = accessory | ||
| extra 1 message = displays a boilerplate | | extra 1 message = displays a boilerplate speficially for ''accessory'' type items. | ||
| extra 2 = armor | | extra 2 = armor | ||
| extra 2 message = displays a boilerplate speficially for ''armor'' type items. | | extra 2 message = displays a boilerplate speficially for ''armor'' type items. | ||
| extra 3 = consumable | |||
| extra 3 message = displays a boilerplate speficially for ''consumable'' type items. | |||
| extra 4 = weapon | |||
| extra 4 message = displays a boilerplate specifically for ''weapons'' type items. | |||
}}}}}} | }}}}}} | ||
</includeonly> | </includeonly> |