Template:Creature: Difference between revisions

From Echoes of Angmar
Content deleted Content added
Created page with "<includeonly> {| class="infobox" style="width: 15em; text-align: left; border:1px solid black; background-color: #D0D0D0; float: right; margin-right: 1em;" |+ style="font-size: larger;" | {{{name|}}} |- ! colspan="2" style="text-align: center;" | [[File:{{{image|}}}|200px|alt={{{name|}}}|link=]] |- ! level | {{{level|}}} |- ! species | [[{{{species|}}}]] |- ! type | [[{{{type|}}}]] |- ! max-health | [[{{{max-health|}}}]] |- ! max-power | [[{{{max-power|}}}]] |- ! alignme..."
 
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1:
<includeonly>
{| class="infobox" style="width: 15em18em; text-align: left; border:1px3px solid black#5D5D5D; background-color: #D0D0D0F5F5F5; float: right; margin-right: 1em; border-radius: 1px; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);"
|+ style="font-size: larger; text-align: center; background-color: #5D5D5D; color: white; border-top-left-radius: 7px; border-top-right-radius: 7px; padding: 8px;" | {{{name|}}}
|-
! colspan="2" style="text-align: center; padding: 2px;" | [[File:{{{image|}}}|200px250px|alt={{{name|}}}|link=]]
|-
! style="background-color: #5D5D5D; color: white; padding: 5px;" | Location
! level
| style="padding: 2px;" | '''[[{{{location|}}}]]'''
| {{{level|}}}
|-
! style="background-color: #5D5D5D; color: white; padding: 5px;" | Level
! species
| style="padding: 2px;" | '''{{{level|}}}'''
| [[{{{species|}}}]]
|-
! style="background-color: #5D5D5D; color: white; padding: 5px;" | Species
! type
| style="padding: 2px;" | '''[[{{{typespecies|}}}]]'''
|-
! style="background-color: #5D5D5D; color: white; padding: 5px;" | Rank
! max-health
| style="padding: 2px;" | '''[[{{{max-healthrank|}}}]]'''
|-
! style="background-color: #5D5D5D; color: white; padding: 5px;" | Max-health
! max-power
| style="padding: 2px;" | <span style="color: green;">'''{{{morale|}}}'''</span>
| [[{{{max-power|}}}]]
|-
! style="background-color: #5D5D5D; color: white; padding: 5px;" | Max-power
! alignment
| style="padding: 2px;" | <span style="color: blue;">'''{{{power|}}}'''</span>
| [[{{{alignment|}}}]]
|-
|}
</includeonly>
 
 
<noinclude>
Line 33 ⟶ 34:
|name=
|image=
|location=
|level =
|species =
|type =
|max-healthmorale =
|max-power =
|alignment =
}}
</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 = 
}}