Template:Resistance category page: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly>Creatures {{{2}}} to {{#switch: {{{3|}}} | nm = only non-magical sources of | m = only magical sources of | full = all (both non-magical and magical) | nm plus = non-magical and resistant to magical }} [[{{ucfirst: {{{1}}} }}]] damage.{{#if: {{{nocat|}}} | | [[Category:{{{2}}} to {{ucfirst: {{{1}}} }}]] }}</includeonly><noinclude> Creates a resistance (sub-)category page and adds it to an appropriate parent category. Example: <pre> {{Resistance category pa...") |
mNo edit summary |
||
Line 13: | Line 13: | ||
<pre> | <pre> | ||
{{Resistance category page|slashing|immune|nm plus}} | {{Resistance category page | slashing | immune | nm plus }} | ||
</pre> | </pre> | ||
Line 19: | Line 19: | ||
<blockquote> | <blockquote> | ||
{{Resistance category page|slashing|immune|nm plus|nocat=1}} | {{Resistance category page | slashing | immune | nm plus | nocat = 1 }} | ||
</blockquote> | </blockquote> | ||
Revision as of 20:20, 16 June 2024
Creates a resistance (sub-)category page and adds it to an appropriate parent category.
Example:
{{Resistance category page | slashing | immune | nm plus }}
Result:
Creatures immune to non-magical and resistant to magical Slashing damage.
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
damage type | 1 | Damage type | String | required |
resistance type | 2 | Vulnerable, resistant, or immune?
| String | required |
resistance strength | 3 | Non-magical, magical, full, or 'non-magical plus'?
| String | optional |