6,366
editsAd placeholder
Template:Misc item page/doc: Difference between revisions
Jump to navigation
Jump to search
document rarity honour, price honour
m (Added UUID to copy-ready template) |
(document rarity honour, price honour) |
||
Line 425: | Line 425: | ||
"description": "The uuid or Root Template for the item. In a uuid format such as \"3d99b0ae-4e96-438a-8029-cce11109f415\".", | "description": "The uuid or Root Template for the item. In a uuid format such as \"3d99b0ae-4e96-438a-8029-cce11109f415\".", | ||
"type": "string" | "type": "string" | ||
} | }, | ||
"rarity honour": { | |||
"description": "The rarity in Honour Mode, if it is different." | |||
}, | |||
"price honour": { | |||
"description": "The price in Honour Mode, if it is different." | |||
}, | |||
"condition": {}, | |||
"condition save": {}, | |||
"condition dc": {}, | |||
"condition duration": {}, | |||
"condition2": {}, | |||
"condition2 save": {}, | |||
"condition2 dc": {}, | |||
"condition2 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, 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, and other Miscellaneous Items. For Weapons, see Template:WeaponPage. For Equipment, see Template:EquipmentPage.", | ||
Line 451: | Line 465: | ||
"seo description", | "seo description", | ||
"notes", | "notes", | ||
"this is an example" | "this is an example", | ||
"rarity honour", | |||
"price honour", | |||
"condition", | |||
"condition save", | |||
"condition dc", | |||
"condition duration", | |||
"condition2", | |||
"condition2 save", | |||
"condition2 dc", | |||
"condition2 duration" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> |