Template:Misc item page/doc: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
(3 intermediate revisions by 2 users not shown)
Line 71: Line 71:
<!-- The fixed dc for this condition, if applicable -->
<!-- The fixed dc for this condition, if applicable -->
| condition dc =
| condition dc =
<!-- The area that is created when this item is destroyed or thrown. -->
| area =
<!-- The shape of the area (usually 'Radius') -->
| area shape =
<!-- The range of the area in meters -->
| area range m =
<!-- The range of the area in feet -->
| area range ft =
<!-- How long the created area lasts, in turns -->
| area duration =


<!-- Where to find / how to obtain this item in the game. -->
<!-- Where to find / how to obtain this item in the game. -->
Line 77: Line 92:
<!-- Any additional notes.  Could be a single line or a list in wiki syntax. -->
<!-- Any additional notes.  Could be a single line or a list in wiki syntax. -->
| notes =
| notes =
<!-- Any known bugs.  Could be a single line or a list in wiki syntax. -->
| bugs =


}}
}}
Line 107: Line 125:
| where to find =
| where to find =
| notes =
| notes =
| bugs =
}}
}}
</pre>
</pre>
Line 141: Line 160:
* Interesting additional fact.
* Interesting additional fact.
* Another interesting additional fact.
* Another interesting additional fact.
| bugs =
* Totally broken on the latest patch. Yikes!
| this is an example = yes
| this is an example = yes
}}
}}
Line 462: Line 483:
"type": "string"
"type": "string"
},
},
"notes": {},
"notes": {
"description": "Any additional notes about this item.",
"type": "content"
},
"bugs": {
"description": "Any known bugs about this item.",
"type": "content"
},
"this is an example": {},
"this is an example": {},
"uuid": {
"uuid": {
Line 487: Line 515:
"condition2 save": {},
"condition2 save": {},
"condition2 dc": {},
"condition2 dc": {},
"condition2 duration": {}
"condition2 duration": {},
        "area": {},
        "area shape": {},
        "area range m": {},
        "area range ft": {},
        "area duration": {}
},
},
"description": "This template generates entire pages for individual items of the following types: Arrows, Books, Coatings, Elixirs, Food, Grenades, Drinks, Potions, Scrolls, Consumables, Alchemical Ingredients, Alchemical Extracts, Dyes, Instruments, Containers, and other Miscellaneous Items. For Weapons, see Template:WeaponPage. For Equipment, see Template:EquipmentPage.",
"description": "This template generates entire pages for individual items of the following types: Arrows, Books, Coatings, Elixirs, Food, Grenades, Drinks, Potions, Scrolls, Consumables, Alchemical Ingredients, Alchemical Extracts, Dyes, Instruments, Containers, and other Miscellaneous Items. For Weapons, see Template:WeaponPage. For Equipment, see Template:EquipmentPage.",
Line 514: Line 547:
"seo description",
"seo description",
"notes",
"notes",
"bugs",
"this is an example",
"this is an example",
"rarity honour",
"rarity honour",
Line 525: Line 559:
"condition2 dc",
"condition2 dc",
"condition2 duration",
"condition2 duration",
        "area",
        "area shape",
        "area range m",
        "area range ft",
        "area duration",
         "special"
         "special"
]
]
}
}
</templatedata>
</templatedata>

Navigation menu