64,987
editsMore actions
Added extra description field
mNo edit summary |
HiddenDragon (talk | contribs) (Added extra description field) |
||
Line 14: | Line 14: | ||
<h2> Description </h2> | <h2> Description </h2> | ||
{{{description}}} {{#if: {{{warning|}}} | | {{{description}}} {{#if: {{{extra description|}}} | {{blank}} | ||
<p>{{Colour|white|{{{warning}}}}}</p> }} | |||
{{{extra description}}} | |||
}}{{#if: {{{warning|}}} | {{blank}} | |||
<p>{{Colour|white|{{{warning}}}}}</p> | |||
}} | |||
<h2> Properties </h2> | <h2> Properties </h2> | ||
Line 289: | Line 296: | ||
| has_attack_roll = {{#if:{{{attack roll|}}}|yes}} | | has_attack_roll = {{#if:{{{attack roll|}}}|yes}} | ||
| description = {{{description|}}} | | description = {{{description|}}} | ||
| extra_description = {{{extra description|}}} | |||
| action_type = {{#if:{{#pos:{{{cost|}}}|reaction}}|reaction|{{#if:{{#pos:{{{cost|}}}|bonus}}|bonus|{{#if:{{#pos:{{{cost|}}}|action}}|action|{{#if:{{#pos:{{{cost|}}}|movement}}|movement|}}}}}}}} | | action_type = {{#if:{{#pos:{{{cost|}}}|reaction}}|reaction|{{#if:{{#pos:{{{cost|}}}|bonus}}|bonus|{{#if:{{#pos:{{{cost|}}}|action}}|action|{{#if:{{#pos:{{{cost|}}}|movement}}|movement|}}}}}}}} | ||
| spell_range = {{#if:{{{range m|}}}{{{range ft|}}}|{{{range m|}}}/{{{range ft|}}}|{{{range|}}} }} | | spell_range = {{#if:{{{range m|}}}{{{range ft|}}}|{{{range m|}}}/{{{range ft|}}}|{{{range|}}} }} | ||
Line 321: | Line 329: | ||
| has_attack_roll = Boolean | | has_attack_roll = Boolean | ||
| description = Wikitext | | description = Wikitext | ||
| extra_description = Wikitext | |||
| action_type = String | | action_type = String | ||
| spell_range = String | | spell_range = String |