User:Llamageddon/PassivePage: Difference between revisions
Jump to navigation
Jump to search
Llamageddon (talk | contribs) mNo edit summary |
Llamageddon (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
#vardefine: icon | {{{icon | {{#replace: {{#var:name}} | : | }} Passive Icon.webp }}} | #vardefine: icon | {{{icon | {{#replace: {{#var:name}} | : | }} Passive Icon.webp }}} | ||
}}{{NoExcerpt | {{icon| {{#var:icon}} |30}} '''{{#var:name}}''' }} | }}{{NoExcerpt | {{icon| {{#var:icon}} |30}} '''{{#var:name}}''' }} | ||
{{{effects|}}} | |||
{{#ifeq: {{{toggleable|}}} | yes | {{blank}} | {{#ifeq: {{{toggleable|}}} | yes | {{blank}} | ||
''Toggleable Features'' | ''Toggleable Features'' | ||
{{{ | {{{toggle|}}} | ||
Line 22: | Line 25: | ||
| effects = | | effects = | ||
| toggleable = | | toggleable = | ||
| toggle = | |||
}} | }} | ||
</pre> | </pre> | ||
Line 32: | Line 36: | ||
| name = Part of the Flock | | name = Part of the Flock | ||
| effects =*Auntie Ethel welcomes you, dearie. | | effects =*Auntie Ethel welcomes you, dearie. | ||
| toggleable = yes | |||
| toggle =*Auntie Ethel toggles you, dearie. | |||
| this is an example = yes | | this is an example = yes | ||
}} | }} | ||
Revision as of 05:55, 19 August 2023
This is a total rip off of Template:ConditionPage, for testing purposes. Just switching the settings to work as a Passive Feature template.
{{User:Llamageddon/PassivePage | effects = | toggleable = | toggle = }}
Examples:
Part of the Flock (Passive Feature)
- Auntie Ethel welcomes you, dearie.
Toggleable Features
- Auntie Ethel toggles you, dearie.
Bone Chilled (Passive Feature)
- Can not regain Hit Points.
- If Undead, has Disadvantage on Attack Rolls.
Flesh Rot (Passive Feature)
- Flesh is decaying.
- Disadvantage on Ability Checks and Saving throws using Charisma.
- Vulnerable to all damage.
{{#cargo_declare: _table = conditions | name = String (unique, mandatory) | icon = File | toggleable = Boolean | effects = Wikitext | disease = Boolean } (Test, so made sure of no table generating accidents...)