Template:Creature: Difference between revisions

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

Revision as of 18:38, 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 = 
}}