Template:Attack roll: Difference between revisions

Jump to navigation Jump to search
m
typo
(Added support for attack roll type)
m (typo)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{SmallIcon|Attack Roll Icon.png}}{{#if:{{{1|}}}|{{ucfirst:{{lc:{{{1}}}}}}} [[attack roll]]|[[Attack roll]]}}
<includeonly>{{SmallIcon|Attack Roll Icon.png}}<!--Switch so "attack roll = yes" on page templates returns "Attack roll" instead of "Yes attack roll" or "attack roll"-->{{#ifeq:{{lc:{{{1|}}}}}|
</includeonly><noinclude>
{{#switch:{{lc:{{{1|}}}}}
| melee weapon = {{{1|}}}
| melee spell = {{{1|}}}
| melee unarmed = {{{1|}}}
| melee off-hand weapon = {{{1|}}}
| ranged weapon = {{{1|}}}
| ranged spell = {{{1|}}}
| ranged unarmed = {{{1|}}}
| ranged off-hand weapon = {{{1|}}}
| #default = no type
}}|{{ucfirst:{{lc:{{{1}}}}}}} [[attack roll]]|[[Attack roll]]}}</includeonly><noinclude>
Usage: {{code|<nowiki>{{Attack roll|<Type>}}</nowiki>}}
Usage: {{code|<nowiki>{{Attack roll|<Type>}}</nowiki>}}


Navigation menu