Template:Creature: Difference between revisions

From Echoes of Angmar
Content deleted Content added
No edit summary
No edit summary
Line 15: Line 15:
|-
|-
! 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 34: Line 34:
|species =
|species =
|type =
|type =
|max-health =
|morale =
|max-power =
|power =
}}
}}
</pre>
</pre>

Revision as of 11:39, 11 August 2023



Usage instructions

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

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