Difference between revisions of "Template:NamedEnemy"

From DDO Compendium
Line 72: Line 72:
</tr>
</tr>
</table>
</table>
<div class="row" style="border: 1px solid #B0B5B8; background-color: #000;">
<!-- Left Info -->
<div class="col-xs-12 col-md-6" style="border-right: 1px solid #B0B5B8; padding: 15px; background-color: #000;min-height:100%">
<div class="row">
<div class="col-cs-10 text-center">
<span style="font-size: 20px">'''{{{name}}}'''</span>
{{#if: {{{flavortext|}}} | <br>''{{{flavortext}}}''}}
</div>
<div class="row">
<div class="col-xs-12" style="padding-left:30px;">
'''Type:'''&nbsp;[[Category:{{{creaturetype}}} Monster Type]][[{{{creaturetype}}}]]<br>
'''Race:'''&nbsp;[[Category:{{{race}}} Monster Race]][[{{{race}}}]]<br>
{{#if: {{{monstermanual|}}} | '''Monster Manual Type:''' {{{monstermanual}}}<br>}}{{#if: {{{alignment|}}} | '''Alignment:'''[[Category:Monsters with {{{alignment}}} Alignment]] {{{alignment}}}<br>}}{{#if: {{{color|}}} | [[Category: {{{color}}} Named Monsters]]'''Color:''' {{#switch:{{lc:{{{color}}}}}
|orange= Orange - Named Enemy
|red=Red Named - Quest Boss
|purple=Purple Named - Powerful Boss}}<br>}}{{#if: {{{boss|}}} | [[Category: {{{color}}} Bosses]]'''Boss:''' {{#switch:{{lc:{{{boss}}}}}
|yellow= Yellow - Basic Named Enemy
|orange= Orange Named - Mini boss
|red=Red - Strong Named Enemy}}<br>}}{{#if: {{{location|}}} | [[Category: Named Monsters In {{{location}}}]]'''Location:''' [[{{{location}}}]]<br>}}
'''Damage Reduction:'''
{{{dr}}}<br><br>
{{#if: {{{specialattack|}}} | '''Special Attacks:'''
{{{specialattack}}}<br>}}
{{#if: {{{specialabilities|}}} | '''Special Abilities:'''
{{{specialabilities}}}<br>}}
</div>
</div>
<div class="row" style="border-right: 1px solid #B0B5B8; padding-left:15px;">
<div class="col-xs-12" >
{{#if: {{{description|}}} |'''Description:''' {{{description}}}<br>}}
{{#if: {{{notes|}}} |'''Notes:''' {{{notes}}}<br>}}
{{#if: {{{patchhistory|}}} |'''Patch History:'''
{{{patchhistory}}}}}
</div>
</div>
</div>
</div>
<!-- Right Info -->
<div class="col-xs-12 col-md-6" style="padding: 15px; background-color: #000;">
<div class="row center">[[File:{{{name}}}.png|300px|]]</div></div>
</div>
[[Category:Update {{{update|Unknown}}} Monster]]
[[Category:Update {{{update|Unknown}}} Monster]]

Revision as of 02:24, 10 May 2018

How To Use This Template[edit]

The basic template for all monsters that are named.
Example of the Template in Use: Spinner Of Shadows

{{Template:NamedEnemy
|name = <Name of the enemy>
|creaturetype = <What type of creature is this>
|race = <What race is the enemy>
|monstermanual = <What does the monster manual classify this as, leave blank if not in MM>
|alignment = <What is the alignment>
|color = <What color is this enemy, if it is a boss, leave this blank>
|boss = <What color is this boss, if it is not a boss, leave this blank>
|location = <What quest/challenge/wilderness area is this found in>
|specialattack = <Put any special attacks this enemy has>
|specialabilities = <Put any special abilities this enemy has>
|dr = <What dr's are here, use template:MonsterDR
|flavortext = <Put any Iconic text/message that this enemy says>
|description = <Describe the enemy>
|notes = <Are there special notes about this enemy>
|patchhistory = <Were there any patches, and what changed.>
}}

The Template[edit]

{{{name}}}

Type: [[Category:{{{creaturetype}}} Monster Type]][[{{{creaturetype}}}]]
Race: [[Category:{{{race}}} Monster Race]][[{{{race}}}]]

Damage Reduction: {{{dr}}}



[[File:{{{name}}}.png|300px|]]