Template:Creature: Difference between revisions

From Echoes of Angmar
Content added Content deleted
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
|-
|-
! colspan="2" style="text-align: center; padding: 2px;" | [[File:{{{image|}}}|250px|alt={{{name|}}}|link=]]
! colspan="2" style="text-align: center; padding: 2px;" | [[File:{{{image|}}}|250px|alt={{{name|}}}|link=]]
|-
! style="background-color: #5D5D5D; color: white; padding: 5px;" | Location
| style="padding: 2px;" | '''[[{{{location|}}}]]'''
|-
|-
! style="background-color: #5D5D5D; color: white; padding: 5px;" | Level
! style="background-color: #5D5D5D; color: white; padding: 5px;" | Level
Line 15: Line 18:
|-
|-
! style="background-color: #5D5D5D; color: white; padding: 5px;" | Max-health
! style="background-color: #5D5D5D; color: white; padding: 5px;" | Max-health
| style="padding: 2px;" | <span style="color: green;">'''{{{max-health|}}}'''</span>
| style="padding: 2px;" | <span style="color: green;">'''{{{morale|}}}'''</span>
|-
|-
! style="background-color: #5D5D5D; color: white; padding: 5px;" | Max-power
! style="background-color: #5D5D5D; color: white; padding: 5px;" | Max-power
| style="padding: 2px;" | <span style="color: blue;">'''{{{max-power|}}}'''</span>
| style="padding: 2px;" | <span style="color: blue;">'''{{{power|}}}'''</span>
|-
|-
|}
|}
Line 31: Line 34:
|name=
|name=
|image=
|image=
|location=
|level =
|level =
|species =
|species =
|type =
|type =
|max-health =
|morale =
|max-power =
|power =
}}
}}
</pre>
</pre>

Latest revision as of 11:07, 22 April 2024



Usage instructions

Paste the following code into the top of an article, filling all known (or relevant) fields:

{{Creature
|name= 
|image=
|location=
|level = 
|species = 
|type = 
|morale = 
|power = 
}}