Ad placeholder

User:Crashaholic/ActionTemplate: Difference between revisions

Jump to navigation Jump to search
added NoSeo Option
(made two params smarter...-ish)
(added NoSeo Option)
Line 1: Line 1:
<includeonly>{{PageSeo
<includeonly>{{#ifeq: {{{NoSeo}}} | 1 | {{blank}} | {{PageSeo
| description = {{{name|{{PAGENAME}}}}} {{{summary}}}
| description = {{{name|{{PAGENAME}}}}} {{{summary}}}
| image = {{#if: {{{image|}}} | {{{image|}}} | Alert Icon.png}}
| image = {{#if: {{{image|}}} | {{{image|}}} | Alert Icon.png}}
}}
}}}}
__NOTOC__
__NOTOC__
[[File:{{#if: {{{image|}}} | {{{image|}}} | Alert Icon.png}}|frameless|right]]
[[File:{{#if: {{{image|}}} | {{{image|}}} | Alert Icon.png}}|frameless|right]]
Line 48: Line 48:
| #default = *[[Saving Throw]]  
| #default = *[[Saving Throw]]  
}}{{#if: {{#pos:{{{save|}}}|,}}
}}{{#if: {{#pos:{{{save|}}}|,}}
| (On Save: {{#explode:{{{save|}}}|,|1}})
|- (On Save: {{#explode:{{{save|}}}|,|1}})
}}| {{blank}}
}}| {{blank}}
}}
}}
Line 70: Line 70:
<pre>
<pre>
{{User:Crashaholic/ActionTemplate
{{User:Crashaholic/ActionTemplate
| NoSeo
| description =
| description =
| image =
| image =
Line 95: Line 96:
! Description  
! Description  
! Usage  
! Usage  
|-
| {{C|NoSeo}}
|
|
|-
|-
| {{C|description}}
| {{C|description}}
Line 136: Line 141:
| recharge = {{Recharge|Long Rest}}
| recharge = {{Recharge|Long Rest}}
| duration = LR
| duration = LR
| save = DEX
| save = DEX, abc
| additional = * abcd
| additional = * abcd
| higherlevels = go far
| higherlevels = go far
Line 151: Line 156:
| recharge = {{Recharge|Long Rest}}
| recharge = {{Recharge|Long Rest}}
| duration = LR
| duration = LR
| save = DEX
| save = DEX, abc
| additional = * abcd
| additional = * abcd
| higherlevels = go far
| higherlevels = go far

Navigation menu