1,750
editsAd placeholder
User:MetalPlateMage/ActionTemplate2: Difference between revisions
Jump to navigation
Jump to search
User:MetalPlateMage/ActionTemplate2 (edit)
Revision as of 16:07, 6 September 2023
, 6 September 2023no edit summary
(Created page with "<includeonly>{{PageSeo | description = {{{summary}}} | image = {{#if: {{{image|}}} | {{{image|}}} | NoImage Icon.webp}} }} __NOTOC__ <div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common">[[File:{{#if: {{{image|}}} | {{{image|}}} | NoImage Icon.webp}}|frameless|right]] {{{summary}}} <h2> Description </h2> {{{description}}} {{#lvardef: hasprop | {{#if: {{{damage|}}} | 1}}{{#if: {{{cost|}}} | 1}}{{#if: {{{concentration|}}} | 1}}{{#if: {{{recharge|}}} | 1}}{{#i...") |
No edit summary |
||
Line 193: | Line 193: | ||
{{{notes}}} | {{{notes}}} | ||
</div>| {{blank}}}}}} | </div>| {{blank}}}}}} | ||
<!-- CATEGORIES -->{{#ifeq: {{#lvar: hasclasslearn}} | 1 | <!-- CATEGORIES -->{{#ifeq: {{lc:{{{type|}}}}} |none || | ||
{{#ifeq: {{#lvar: hasclasslearn}} | 1 | |||
|{{#ifeq: {{#lvar: reaction}} | 1 |[[Category:Class Actions]][[Category:Reactions]] | |{{#ifeq: {{#lvar: reaction}} | 1 |[[Category:Class Actions]][[Category:Reactions]] | ||
|{{#ifeq: {{#lvar: action}} | 1 |[[Category:Class Actions]][[Category:Actions]] | |{{#ifeq: {{#lvar: action}} | 1 |[[Category:Class Actions]][[Category:Actions]] | ||
Line 201: | Line 202: | ||
|}} | |}} | ||
|}} | |}} | ||
|{{#ifeq: {{#lvar: hasracelearn}} | 1 | |{{#ifeq: {{#lvar: hasracelearn}} | 1 | ||
|{{#ifeq: {{#lvar: reaction}} | 1 |[[Category:Racial Action]][[Category:Reactions]] | |{{#ifeq: {{#lvar: reaction}} | 1 |[[Category:Racial Action]][[Category:Reactions]] | ||
|{{#ifeq: {{#lvar: action}} | 1 |[[Category:Racial Action]][[Category:Actions]] | |{{#ifeq: {{#lvar: action}} | 1 |[[Category:Racial Action]][[Category:Actions]] | ||
Line 210: | Line 211: | ||
|}} | |}} | ||
| | | | ||
}} | }} <!-- End if race can learn --> | ||
}} | }}<!-- End if class can learn --> | ||
}}<!-- End if type is not none --> | |||
</includeonly><noinclude>This is a page to transclude to generate action pages. It is generally for pages that do not fit the [[Template:SpellPage | <code><nowiki>{{SpellPage}} Template</nowiki></code>]] | </includeonly><noinclude>This is a page to transclude to generate action pages. It is generally for pages that do not fit the [[Template:SpellPage | <code><nowiki>{{SpellPage}} Template</nowiki></code>]] | ||