Template:Creature: Difference between revisions

From Echoes of Angmar
Content added Content deleted
No edit summary
No edit summary
Line 14: Line 14:
| [[{{{rank|}}}]]
| [[{{{rank|}}}]]
|-
|-
! <span style="color: green;">max-health</span>
! max-health
| {{{max-health|}}}
| <span style="color: green;">{{{max-health|}}}</span>
|-
|-
! <span style="color: blue;">max-power</span>
! max-power
| {{{max-power|}}}
| <span style="color: red;">{{{max-power|}}}</span>
|-
|-
|}
|}

Revision as of 18:00, 31 May 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 = 
|max-health = 
|max-power = 
}}