Difference between revisions of "Template:Artifact"
From Tales of Maj'Eyal
(Add instructions and pasteable "blank" template. Need to fill in the hints for the rest of the fields. Also un-floated it, because it's huge and nothing reasonably fits next to it.) |
|||
Line 1: | Line 1: | ||
− | <div style="margin: 1.4em; margin-top:0; margin-right:0; padding: 0px | + | <div style="margin: 1.4em; margin-top:0; margin-right:0; padding: 0px; border:none;"> |
{| class="wikitable" | {| class="wikitable" | ||
! colspan = 8 style = "font-size:larger;" | {{{name}}} | ! colspan = 8 style = "font-size:larger;" | {{{name}}} | ||
Line 57: | Line 57: | ||
| colspan = 6 | {{{description}}} | | colspan = 6 | {{{description}}} | ||
|} | |} | ||
− | </div><includeonly>[[Category:Artifacts]]</includeonly><noinclude>[[Category:Templates]]</noinclude> | + | </div><includeonly>[[Category:Artifacts]]</includeonly><noinclude> |
+ | <div> | ||
+ | Use this template on pages that define a (nonrandom) [[Artifact]]: | ||
+ | <pre><nowiki> | ||
+ | {{artifact | ||
+ | |name= | ||
+ | |unid= | ||
+ | |type= | ||
+ | |source= | ||
+ | |require= | ||
+ | |rarity= | ||
+ | |level= | ||
+ | |cost= | ||
+ | |tier= | ||
+ | |basepower= | ||
+ | |usestat= | ||
+ | |damtype= | ||
+ | |apr= | ||
+ | |critical= | ||
+ | |armor= | ||
+ | |defense= | ||
+ | |fatigue= | ||
+ | |on_hit= | ||
+ | |change_dam= | ||
+ | |dam_conv= | ||
+ | |when_hit= | ||
+ | |movspeed= | ||
+ | |enc= | ||
+ | |maxlife= | ||
+ | |healmod= | ||
+ | |resistances= | ||
+ | |penetration= | ||
+ | |immunity= | ||
+ | |stats= | ||
+ | |abilities= | ||
+ | |description= | ||
+ | }} | ||
+ | </nowiki></pre> | ||
+ | ;name | ||
+ | :The artifact's in-game name. Please use the exact capitalization that the game uses. | ||
+ | ;unid | ||
+ | :The artifact's unidentified description (optional). | ||
+ | ;type | ||
+ | :The artifact's type (e.g. Staff or Lite). | ||
+ | ;source | ||
+ | :The artifact's power source(s). Use <nowiki>{{arc}}</nowiki> for {{arc}}, etc. | ||
+ | ;require | ||
+ | :Stat requirements or other prerequisites to use the artifact. | ||
+ | </div> | ||
+ | [[Category:Templates]]</noinclude> |
Revision as of 16:41, 3 July 2013
{{{name}}} | |||||||
---|---|---|---|---|---|---|---|
Un-ID'ed name | {{{unid}}} | ||||||
Type | {{{type}}} | ||||||
Power source | {{{source}}} | ||||||
Requirement | {{{require}}} | ||||||
Rarity | Level range | Cost | Tier | ||||
- | - | - | - | ||||
Combat statistics | |||||||
Base Power | Uses Stat | Damage Type | APR | Critical | Armor | Defense | Fatigue |
- | - | - | - | - | - | - | - |
Modifiers | |||||||
Damage On Hit | Changes Damage | Damage Conversion | Damage When Wearer Hit | ||||
- | - | - | - | ||||
Movement Speed | Maximum Encumbrance | Maximum Life | Healing Mod | ||||
- | - | - | - | ||||
Changes Resistances | Changes Resistances Penetration | ||||||
- | - | ||||||
Changes Immunities | - | ||||||
Changes Stats | - | ||||||
Abilities | - | ||||||
Description | {{{description}}} |
Use this template on pages that define a (nonrandom) Artifact:
{{artifact |name= |unid= |type= |source= |require= |rarity= |level= |cost= |tier= |basepower= |usestat= |damtype= |apr= |critical= |armor= |defense= |fatigue= |on_hit= |change_dam= |dam_conv= |when_hit= |movspeed= |enc= |maxlife= |healmod= |resistances= |penetration= |immunity= |stats= |abilities= |description= }}
- name
- The artifact's in-game name. Please use the exact capitalization that the game uses.
- unid
- The artifact's unidentified description (optional).
- type
- The artifact's type (e.g. Staff or Lite).
- source
- The artifact's power source(s). Use {{arc}} for Arcane, etc.
- require
- Stat requirements or other prerequisites to use the artifact.