Template:Action page: Difference between revisions

Jump to navigation Jump to search
No edit summary
(add granted by spells)
Line 238: Line 238:
   }}{{#if: {{{granted by feats|}}} | {{blank}}
   }}{{#if: {{{granted by feats|}}} | {{blank}}


Feats:
Granted by the Feats:
{{#invoke: ParseList | main | {{{granted by feats}}} | makeLinks = yes }}
{{#invoke: ParseList | main | {{{granted by feats}}} | makeLinks = yes }}
   }}{{#if: {{{granted by items|}}} | {{blank}}
   }}{{#if: {{{granted by items|}}} | {{blank}}


Items:
Granted by the Items:
{{#invoke: ParseList | main | {{{granted by items}}} | useTemplate = ApItemIcon }}
{{#invoke: ParseList | main | {{{granted by items}}} | useTemplate = ApItemIcon }}
  }}{{#if: {{{granted by spells|}}} | {{blank}}
Granted by the Spells:
{{#invoke: ParseList | main | {{{granted by spells}}} | makeLinks = yes }}
   }}
   }}
}}<div class="bg3wiki-tooltip-box">
}}<div class="bg3wiki-tooltip-box">
Line 350: Line 354:
| granted by feats =
| granted by feats =
| granted by items =  
| granted by items =  
| granted by spells =
| notes =
| notes =
| video =
| video =
Line 745: Line 750:
         "granted by items": {
         "granted by items": {
"description": "This specifies what items get access to this action. Similar to the class and race arguments, this list can be comma-separated as well.",
"description": "This specifies what items get access to this action. Similar to the class and race arguments, this list can be comma-separated as well.",
"example": "Poisoner's Ring",
"type": "string",
"suggested": false
},
        "granted by spells": {
"description": "This specifies what spells get access to or trigger this action. Similar to the class and race arguments, this list can be comma-separated as well.",
"example": "Poisoner's Ring",
"example": "Poisoner's Ring",
"type": "string",
"type": "string",
Line 813: Line 824:
         "granted by feats",
         "granted by feats",
         "granted by items",
         "granted by items",
        "granted by spells",
"notes",
"notes",
"video"
"video"