Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Weapon page/doc: Difference between revisions

Template page
mNo edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 48: Line 48:
| condition save =
| condition save =
| condition dc =  
| condition dc =  
| condition radius m =
| condition2 =
| condition2 =
| condition2 duration =  
| condition2 duration =  
| condition2 save =
| condition2 save =
| condition2 dc =
| condition2 dc =
| condition2 radius m =
| where to find =
| where to find =
| where to find location =
| where to find x =
| where to find y =
| where to find2 =
| where to find2 location =
| where to find2 x =
| where to find2 y =
| where to find3 =
| where to find3 location =
| where to find3 x =
| where to find3 y =
| where to find4 =
| where to find4 location =
| where to find4 x =
| where to find4 y =
| where to find5 =
| where to find5 location =
| where to find5 x =
| where to find5 y =
| notes =  
| notes =  
| bugs =
| bugs =
Line 164: Line 185:
| condition save = WIS
| condition save = WIS
| condition dc = 13
| condition dc = 13
| condition radius m = 3
| condition2 = Prone
| condition2 = Prone
| condition2 duration = 1
| condition2 duration = 1
| condition2 save =
| condition2 save =
| condition2 dc =  
| condition2 dc =  
| condition2 radius m =


<!-- List of other special features or abilities granted by the weapon. -->
<!-- List of other special features or abilities granted by the weapon. -->
Line 175: Line 198:
<!-- Describe where and how to obtain the weapon, if it's a special one. -->
<!-- Describe where and how to obtain the weapon, if it's a special one. -->
| where to find =
| where to find =
This is a made-up weapon.  You cannot obtain it anywhere in the game.
| where to find location =
| where to find x =
| where to find y =
| where to find2 =
| where to find2 location =
| where to find2 x =
| where to find2 y =
| where to find3 =
| where to find3 location =
| where to find3 x =
| where to find3 y =
| where to find4 =
| where to find4 location =
| where to find4 x =
| where to find4 y =
| where to find5 =
| where to find5 location =
| where to find5 x =
| where to find5 y =


}}
}}
Line 183: Line 224:


<h1>Longsword</h1>
<h1>Longsword</h1>
{{WeaponPage
{{WeaponPage
<!-- See here for tips on how to use this template: https://bg3.wiki/wiki/Template:WeaponPage -->
<!-- See here for tips on how to use this template: https://bg3.wiki/wiki/Template:WeaponPage -->
Line 238: Line 278:


<h1>Dagger</h1>
<h1>Dagger</h1>
{{WeaponPage
{{WeaponPage
<!-- See here for tips on how to use this template: https://bg3.wiki/wiki/Template:WeaponPage -->
<!-- See here for tips on how to use this template: https://bg3.wiki/wiki/Template:WeaponPage -->
Line 275: Line 314:
| this is an example = yes
| this is an example = yes
}}
}}
<includeonly>[[Category:Page generating templates]] [[Category:Weapon page templates]]</includeonly>


== Template data ==
== Template data ==
Line 491: Line 528:
"description": "The in-game flavour text in the weapon's tooltip.",
"description": "The in-game flavour text in the weapon's tooltip.",
"type": "string",
"type": "string",
"suggested": true
},
"where to find": {
"description": "Describe where and how to obtain the weapon (can leave empty if it's super commonly obtainable).",
"example": "Looted from [[NPC Name]] in [[Location]].",
"type": "content",
"suggested": true
"suggested": true
},
},
Line 627: Line 658:
"condition duration": {},
"condition duration": {},
"condition dc": {},
"condition dc": {},
"condition radius m": {},
"condition2": {},
"condition2": {},
"condition2 save": {},
"condition2 save": {},
"condition2 duration": {},
"condition2 duration": {},
"condition2 dc": {},
"condition2 dc": {},
        "condition2 radius m": {},
"where to find": {
"description": "Describe where and how to obtain the item.",
"example": "Found on a table.",
"type": "content",
"suggested": true
},
"where to find location": {
"description": "The map name of the item. Should match a location page.",
"example": "Underdark",
"type": "content",
"suggested": true
},
"where to find x": {
"description": "The x coordinate of the item in the location.",
"example": "53",
"type": "content",
"suggested": true
},
"where to find y": {
"description": "The y coordinate of the item in the location",
"example": "Underdark",
"type": "content",
"suggested": true
},
"where to find2": {},
        "where to find2 location": {},
        "where to find2 x": {},
        "where to find2 y": {},
"where to find3": {},
        "where to find3 location": {},
        "where to find3 x": {},
        "where to find3 y": {},
"where to find4": {},
        "where to find4 location": {},
        "where to find4 x": {},
        "where to find4 y": {},
"where to find5": {},
        "where to find5 location": {},
        "where to find5 x": {},
        "where to find5 y": {},
"notes": {},
"notes": {},
         "bugs": {}
         "bugs": {}
Line 644: Line 717:
"description",
"description",
"quote",
"quote",
"where to find",
"type",
"type",
"rarity",
"rarity",
Line 685: Line 757:
"condition duration",
"condition duration",
"condition dc",
"condition dc",
"condition radius m",
"condition2",
"condition2",
"condition2 save",
"condition2 save",
"condition2 duration",
"condition2 duration",
"condition2 dc",
"condition2 dc",
"condition2 radius m",
"where to find",
        "where to find location",
        "where to find x",
        "where to find y",
"where to find2",
        "where to find2 location",
        "where to find2 x",
        "where to find2 y",
"where to find3",
        "where to find3 location",
        "where to find3 x",
        "where to find3 y",
"where to find4",
        "where to find4 location",
        "where to find4 x",
        "where to find4 y",
"where to find5",
        "where to find5 location",
        "where to find5 x",
        "where to find5 y",
"notes",
"notes",
         "bugs"
         "bugs"