Difference between revisions of "Template:Encounter Creatures"

From Dargarth
Jump to navigation Jump to search
 
(7 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
'''''DO NOT EDIT THIS PAGE!''' To use this template, copy the following code into your page:
 
'''''DO NOT EDIT THIS PAGE!''' To use this template, copy the following code into your page:
  
  <nowiki>{{template:Creature
+
  <nowiki>{{template:Encounter Creatures
 
|NAME=
 
|NAME=
 
|PORTRAIT=Placeholderperson.png
 
|PORTRAIT=Placeholderperson.png
Line 10: Line 10:
 
|SIZE=
 
|SIZE=
 
|TERRAIN=
 
|TERRAIN=
}}</nowiki>
+
}}
 +
'''MONSTER NAME PLURAL''' AND STATS GO HERE.
 +
===Basics===
  
''Fill out the lines after the '=' sign.  You may leave a parameter blank if you don't want to fill it out.  When done right, everything will be set up for you and you won't have to worry about any formatting.''
+
===Behaviour===
 +
 
 +
===Combat===
 +
</nowiki>
 +
''Fill out the lines after the '=' sign.  You may leave a parameter blank if you don't want to fill it out.  When done right, everything will be set up for you and you won't have to worry about any formatting. Add details about the monster in the appropriate sections.''
 +
 
 +
''Please do not add a link to the terrain input, it breaks the auto-categorization.''
  
 
[[category:Dargarth Templates]]
 
[[category:Dargarth Templates]]
Line 20: Line 28:
 
{| class="infobox" cellpadding="5" cellspacing="0" style="max-width: 300px; float: right; clear: right; margin-left: 10px; margin-bottom: 10px; background: white; font-size: 90%; border: 1px solid #ccc"
 
{| class="infobox" cellpadding="5" cellspacing="0" style="max-width: 300px; float: right; clear: right; margin-left: 10px; margin-bottom: 10px; background: white; font-size: 90%; border: 1px solid #ccc"
 
|-
 
|-
|colspan="2" style="text-align: center; background: #D0A9F5; font-weight: bold;" |<big>'''{{{NAME}}}'''</big>
+
|colspan="2" style="text-align: center; background: #D0A9F5; font-weight: bold;" |<big>'''{{#if:{{{NAME}}}|Default {{{NAME}}}}}'''</big>
|-{{#if: {{{Portrait}}} | {{Portrait|{{{PORTRAIT}}}|}}
+
|-{{#if: {{{PORTRAIT}}} | {{Portrait|{{{PORTRAIT}}}}}}}
 
|-
 
|-
 
|colspan="2" style="text-align: center; background: Gainsboro;"| '''Creature Statistics'''
 
|colspan="2" style="text-align: center; background: Gainsboro;"| '''Creature Statistics'''
 
|-
 
|-
|-Danger Rating          = {{#if: {{{Danger Rating}}}          | {{Danger Rating|{{{DANGER RATING}}}|}}         
+
|-Danger Rating          = {{#if: {{{DANGER RATING}}}          | {{Danger Rating|{{{DANGER RATING}}}}}}}         
|-Type          = {{#if: {{{Type}}}          | {{Type|{{{TYPE}}}|}}  
+
|-Type          = {{#if: {{{TYPE}}}          | {{Type|{{{TYPE}}}}}}}  
|-Size      = {{#if: {{{Alignment}}}      | {{Size|{{{SIZE}}}|}}
+
|-Size      = {{#if: {{{SIZE}}}      | {{Size|{{{SIZE}}}}}}}
|-Terrain            = {{#if: {{{Terrain}}}            | {{Terrain|{{{TERRAIN}}}|}}
+
|-Terrain            = {{#if: {{{TERRAIN}}}            | {{Terrain|{{{TERRAIN}}}}}}}
 
|-
 
|-
 
|}
 
|}
 
+
<includeonly>
<includeonly>[[category:Creature]]</includeonly>
+
{{#if:{{{TERRAIN}}}|[[Category:{{{TERRAIN}}} Terrain Creatures]]}}
 +
[[category:Encounter Creatures]]</includeonly>

Latest revision as of 00:57, 8 December 2012

Follow the directions!

DO NOT EDIT THIS PAGE! To use this template, copy the following code into your page:

{{template:Encounter Creatures
|NAME=
|PORTRAIT=Placeholderperson.png
|DANGER RATING=
|TYPE=
|SIZE=
|TERRAIN=
}}
'''MONSTER NAME PLURAL''' AND STATS GO HERE.
===Basics===

===Behaviour===

===Combat===

Fill out the lines after the '=' sign. You may leave a parameter blank if you don't want to fill it out. When done right, everything will be set up for you and you won't have to worry about any formatting. Add details about the monster in the appropriate sections.

Please do not add a link to the terrain input, it breaks the auto-categorization.


{{#if:{{{NAME}}}|Default {{{NAME}}}}}
[[File:{{{PORTRAIT}}}|200px|]]}}
Creature Statistics
Danger Rating {{{DANGER RATING}}}}}
Type {{{TYPE}}}}}
Size {{{SIZE}}}}}
Terrain {{{TERRAIN}}}}}