User:Llamageddon/PassivePage: Difference between revisions
Jump to navigation
Jump to search
Llamageddon (talk | contribs) No edit summary |
Llamageddon (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
}}{{ | }}{{ | ||
#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}}''' <small> ({{#ifeq: {{{toggleable|}}} | yes | {{blank}}Toggleable}} Passive Feature)</small>}} | ||
{{{effects|}}} | {{{effects|}}} | ||
</div>{{#switch: {{{this is an example|}}} | |||
| yes = | | yes = | ||
| #default = [[Category:Passive Features]] | | #default = [[Category:Passive Features]] | ||
Line 25: | Line 17: | ||
| effects = | | effects = | ||
| toggleable = | | toggleable = | ||
}} | }} | ||
</pre> | </pre> | ||
Line 37: | Line 28: | ||
| effects =*Auntie Ethel welcomes you, dearie. | | effects =*Auntie Ethel welcomes you, dearie. | ||
| toggleable = yes | | toggleable = yes | ||
| this is an example = yes | | this is an example = yes | ||
}} | }} | ||
Revision as of 06:28, 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 = }}
Examples:
Part of the Flock (Passive Feature)
- Auntie Ethel welcomes 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...)