Template:Feature box: Difference between revisions
Jump to navigation
Jump to search
(Examples use template demo) |
HiddenDragon (talk | contribs) mNo edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
damage, | damage, | ||
damage_type, | damage_type, | ||
damage_modifier, | |||
extra_damage, | extra_damage, | ||
extra_damage_type, | extra_damage_type, | ||
extra_damage_modifier, | |||
extra_damage_2, | |||
extra_damage_type_2, | |||
extra_damage_modifier_2, | |||
extra_damage_3, | |||
extra_damage_type_3, | |||
extra_damage_modifier_3, | |||
description, | description, | ||
extra_description, | |||
save, | save, | ||
spell_range = range, | spell_range = range, | ||
Line 20: | Line 29: | ||
| template = Feature box/format | | template = Feature box/format | ||
| named args = yes | | named args = yes | ||
| limit = 1 | |||
| order by = _ID | |||
| more results text= | |||
| default = [[{{{1}}}]][[Category:Pages with unknown abilities]] | | default = [[{{{1}}}]][[Category:Pages with unknown abilities]] | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
Line 35: | Line 47: | ||
| <nowiki>{{Feature box|Multiattack (Spaw)}}</nowiki> | | <nowiki>{{Feature box|Multiattack (Spaw)}}</nowiki> | ||
| caption 3 = Weapon action example. | | caption 3 = Weapon action example. | ||
| <nowiki> | | <nowiki>{{Feature box|Hellflame Cleave|item=Hellfire Greataxe}}</nowiki> | ||
| caption 4 = Example with many damage parameters | |||
| <nowiki>{{Feature box|Multiattack (Water Elemental)}}</nowiki> | |||
}} | }} | ||
Revision as of 11:23, 17 January 2025
Creates a box to display a creature's special abilities, attacks, and spells. It is intended for use on creature pages, rather than being pages of their own.
You can use it with any weapon action, spell, or class action.
Examples
Spell example.
Markup{{Feature box|Hypnotic Pattern}}Renders as
Class action example.
Markup{{Feature box|Multiattack (Spaw)}}Renders as
Weapon action example.
Markup{{Feature box|Hellflame Cleave|item=Hellfire Greataxe}}Renders as
Example with many damage parameters
Markup{{Feature box|Multiattack (Water Elemental)}}Renders as
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | The content of the feature box. | Content | required |