Template:Passive feature page/doc: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
(Add 'bugs' parameter.)
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Usage==
==Usage==
<pre>
<pre>
{{PassiveFeaturePage
{{Passive feature page
| this is an example =  
| this is an example =  
| summary =
| summary =
| description =
| description =
| extra description =
| image =
| image =
| icon =
| icon =
| cost =
| recharge =
| recharge =
| additional =  
| additional =  
Line 22: Line 24:
| condition3 save =  
| condition3 save =  
| condition3 dc =
| condition3 dc =
| area =
| area shape =
| area range m =
| area range ft =
| area duration =
| X learns at level X =
| X learns at level X =
| granted by feats =
| granted by feats =
Line 27: Line 34:
| granted by spells =  
| granted by spells =  
| grants =  
| grants =  
| higher levels =
| used by creatures =
| used by creatures =
| other ways to learn =
| other ways to learn =
Line 60: Line 68:
"type": "string",
"type": "string",
"required": true
"required": true
},
"extra description": {
"label": "Extra description",
"description": "The extra in-game description of the passive feature, shown when the tooltip is locked on screen.",
"type": "string"
},
},
"image": {
"image": {
Line 74: Line 87:
"type": "string",
"type": "string",
"suggested": true
"suggested": true
},
"cost": {
"description": "Cost to use, in the case of a reaction",
"example": "action",
"type": "string"
},
},
"recharge": {
"recharge": {
Line 348: Line 366:
"type": "string",
"type": "string",
"suggested": false
"suggested": false
},
"higher levels": {
"description": "If this feature changes at higher levels, list the changes here.",
"type": "string"
},
},
"notes": {
"notes": {
Line 364: Line 386:
"description": "Other ways to learn. These will be inserted as-is at the end of the how to learn field.",
"description": "Other ways to learn. These will be inserted as-is at the end of the how to learn field.",
"type": "string"
"type": "string"
}
},
        "area": {},
        "area shape": {},
        "area range m": {},
        "area range ft": {},
        "area duration": {}
},
},
"description": "This generates pages that don't fit other generators, automatically formatting and categorizing the page. Don't be daunted by the number of parameters/options and fill in what you need.",
"description": "This generates pages that don't fit other generators, automatically formatting and categorizing the page. Don't be daunted by the number of parameters/options and fill in what you need.",
Line 371: Line 398:
"summary",
"summary",
"description",
"description",
        "extra description",
"image",
"image",
         "icon",
         "icon",
        "cost",
         "recharge",
         "recharge",
         "toggleable",
         "toggleable",
Line 388: Line 417:
"condition3 save",
"condition3 save",
         "condition3 dc",
         "condition3 dc",
        "area",
        "area shape",
        "area range m",
        "area range ft",
        "area duration",
"class learns at level 1",
"class learns at level 1",
"class learns at level 2",
"class learns at level 2",
Line 417: Line 451:
         "grants",
         "grants",
"used by creatures",
"used by creatures",
        "higher levels",
"notes",
"notes",
"bugs",
"bugs",
Line 429: Line 464:


<pre>
<pre>
{{PassiveFeaturePage
{{Passive feature page
| this is an example = yes
| this is an example = yes
| description = Lets you fly all the way to Mount Doom.
| description = Lets you fly all the way to Mount Doom.
Line 452: Line 487:
</pre>
</pre>


{{PassiveFeaturePage
{{Passive feature page
| this is an example = yes
| this is an example = yes
| description = Lets you fly all the way to Mount Doom.
| description = Lets you fly all the way to Mount Doom.
Line 476: Line 511:
=== Example 2 ===
=== Example 2 ===


{{PassiveFeaturePage
{{Passive feature page
| this is an example = yes
| this is an example = yes
| description = Lets you fly all the way to Mount Doom.
| description = Lets you fly all the way to Mount Doom.
Line 493: Line 528:
=== Example 3 ===
=== Example 3 ===


{{PassiveFeaturePage
{{Passive feature page
| this is an example = yes
| this is an example = yes
| description = Lets you fly all the way to Mount Doom.
| description = Lets you fly all the way to Mount Doom.

Navigation menu