Difference between revisions of "Template:MonsterType"

From DDO Compendium
 
(5 intermediate revisions by the same user not shown)
Line 22: Line 22:
}}</noinclude><includeonly>== Overview ==
}}</noinclude><includeonly>== Overview ==
<section begin=description />{{{overview|}}}<section end=description />
<section begin=description />{{{overview|}}}<section end=description />
{{#if: {{{features|}}}|


{{#if: {{{features|}}}|== Features ==
== Features ==
A {{lc:{{{name}}}}} has the following features: {{WrapMultiLine|{{{features}}}}}}}
A {{lc:{{{name}}}}} has the following features: {{WrapMultiLine|{{{features}}}}}}}
{{#if: {{{traits|}}}|


{{#if: {{{traits|}}}|== Traits ==
== Traits ==
A {{lc:{{{name}}}}} possesses the following traits: {{WrapMultiLine|{{{traits}}}}}}}
A {{lc:{{{name}}}}} possesses the following traits: {{WrapMultiLine|{{{traits}}}}}}}


Line 35: Line 37:
|ordermethod=title
|ordermethod=title
}}
}}
</div>}}
</div>[[Category:Creature Types]]}}

Latest revision as of 14:33, 5 August 2020

{{Template:MonsterType
|name = 
|overview = 
|features = 
|traits = 
}}

MonsterType[edit]

This template is used to information about a monster type, from Ooze to Ogres, etc.

Usage[edit]

Parameter Documentation
nameThe name of the type of monster
overviewA textual overview of the monster.
featuresA bulleted list of features for this monster (dice time, BAB, etc)
traitsA bulleted list of traits (immunities, etc)

Template

Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.