Template:Item Statistics/Help: Difference between revisions
From HorizonXI Wiki
m (testing ability to add extra command parameters) Tag: Reverted |
mNo edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
<pre>{{Item Statistics | <pre>{{Item Statistics | ||
| type = | | type = | ||
| weapon type = | |||
| cosmetic = | | cosmetic = | ||
| custom content = | | custom content = | ||
Line 135: | Line 136: | ||
|disable={{{1|}}}}}<!-- | |disable={{{1|}}}}}<!-- | ||
-->|command|commands = {{Preview Only Infobox|{{Preview Only Infobox/Default}}}}<!-- | -->|command|commands = {{Preview Only Infobox|{{Preview Only Infobox/Default | ||
| extra 1 = accessory | |||
| 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|The following parameters are most commonly found in ''weapon'' type items. | ||
<pre>{{Item Statistics | |||
| name = | |||
| type = | |||
| weapon type = | |||
| accessory type = | |||
| cosmetic = | |||
| custom content = | |||
| horizon changes = | |||
| tags = | |||
| slot = | |||
| races = | |||
| damage = | |||
| delay = | |||
| stats = | |||
| jobs = | |||
| level = | |||
| notes = | |||
| set = | |||
| storable = | |||
| see also = | |||
| stackable = | |||
| returning = | |||
| charges = | |||
| charge delay = | |||
| recast = | |||
| alternate damage = | |||
| alternate delay = | |||
}}</pre>|disable={{{1|}}}}}<!-- | |||
-->|armor = {{Preview Only Infobox|The following parameters are most commonly found in ''armor'' type items. | |||
<pre>{{Item Statistics | |||
| name = | |||
| type = | |||
| cosmetic = | |||
| custom content = | |||
| horizon changes = | |||
| tags = | |||
| slot = | |||
| races = | |||
| stats = | |||
| jobs = | |||
| level = | |||
| notes = | |||
| set = | |||
| storable = | |||
| see also = | |||
| charges = | |||
| charge delay = | |||
| 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 = | |||
| see also = | |||
}}</pre>|disable={{{1|}}}}}<!-- | |||
-->|#default = {{Preview Only Infobox|{{Preview Only Infobox/Default | |||
| extra 1 = accessory | |||
| 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. | |||
}}}}}} | |||
</includeonly> | </includeonly> |