Template:Creature: Difference between revisions
Jump to navigation
Jump to search
imported>Tlosk No edit summary |
imported>Tlosk No edit summary |
||
| Line 21: | Line 21: | ||
---- | ---- | ||
|- | |- | ||
|width= | |width=2| | ||
!align=left| Strength | !align=left| Strength | ||
|align=right| '''{{#ifeq:{{{Strength|}}} | | ?? | {{{Strength}}} }}''' | |align=right| '''{{#ifeq:{{{Strength|}}} | | ?? | {{{Strength}}} }}''' | ||
|width= | |width=2| | ||
|- | |- | ||
|width= | |width=2| | ||
!align=left| Endurance | !align=left| Endurance | ||
|align=right| '''{{#ifeq:{{{Endurance|}}} | | ?? | {{{Endurance}}} }}''' | |align=right| '''{{#ifeq:{{{Endurance|}}} | | ?? | {{{Endurance}}} }}''' | ||
|width= | |width=2| | ||
|- | |- | ||
|width= | |width=2| | ||
!align=left| Coordination | !align=left| Coordination | ||
|align=right| '''{{#ifeq:{{{Coordination|}}} | | ?? | {{{Coordination}}} }}''' | |align=right| '''{{#ifeq:{{{Coordination|}}} | | ?? | {{{Coordination}}} }}''' | ||
|width= | |width=2| | ||
|- | |- | ||
|width= | |width=2| | ||
!align=left| Quickness | !align=left| Quickness | ||
|align=right| '''{{#ifeq:{{{Quickness|}}} | | ?? | {{{Quickness}}} }}''' | |align=right| '''{{#ifeq:{{{Quickness|}}} | | ?? | {{{Quickness}}} }}''' | ||
|width= | |width=2| | ||
|- | |- | ||
|width= | |width=2| | ||
!align=left| Focus | !align=left| Focus | ||
|align=right| '''{{#ifeq:{{{Focus|}}} | | ?? | {{{Focus}}} }}''' | |align=right| '''{{#ifeq:{{{Focus|}}} | | ?? | {{{Focus}}} }}''' | ||
|width= | |width=2| | ||
|- | |- | ||
|width= | |width=2| | ||
!align=left| Self | !align=left| Self | ||
|align=right| '''{{#ifeq:{{{Self|}}} | | ?? | {{{Self}}} }}''' | |align=right| '''{{#ifeq:{{{Self|}}} | | ?? | {{{Self}}} }}''' | ||
|width= | |width=2| | ||
|- | |- | ||
|width= | |width=2| | ||
!align=left| <font color=darkred>Health | !align=left| <font color=darkred>Health | ||
|align=right| <font color=darkred>'''{{#ifeq:{{{Health|}}} | | ?? | {{{Health}}} }}''' | |align=right| <font color=darkred>'''{{#ifeq:{{{Health|}}} | | ?? | {{{Health}}} }}''' | ||
|width= | |width=2| | ||
|- | |- | ||
|width= | |width=2| | ||
!align=left| <font color=darkgoldenrod>Stamina | !align=left| <font color=darkgoldenrod>Stamina | ||
|align=right| <font color=darkgoldenrod>'''{{#ifeq:{{{Stamina|}}} | | ?? | {{{Stamina}}} }}''' | |align=right| <font color=darkgoldenrod>'''{{#ifeq:{{{Stamina|}}} | | ?? | {{{Stamina}}} }}''' | ||
|width= | |width=2| | ||
|- | |- | ||
|width= | |width=2| | ||
!align=left| <font color=darkblue>Mana | !align=left| <font color=darkblue>Mana | ||
|align=right| <font color=darkblue>'''{{#ifeq:{{{Mana|}}} | | ?? | {{{Mana}}} }}''' | |align=right| <font color=darkblue>'''{{#ifeq:{{{Mana|}}} | | ?? | {{{Mana}}} }}''' | ||
|width= | |width=2| | ||
|- | |- | ||
|colspan=4| | |colspan=4| | ||
---- | ---- | ||
|- | |- | ||
|width= | |width=2| | ||
!align=left| <font color=darkgreen>XP | !align=left| <font color=darkgreen>XP | ||
|align=right| <font color=darkgreen>'''{{#ifeq:{{{XP|}}} | | ?? | {{{XP}}}xp }}''' | |align=right| <font color=darkgreen>'''{{#ifeq:{{{XP|}}} | | ?? | {{{XP}}}xp }}''' | ||
|width= | |width=2| | ||
|- | |- | ||
|} | |} | ||
Revision as of 00:47, 1 September 2009
Related topics: Wiki Templates, Creature Template
Syntax
{{Creature
| Name =
| Image =
| Class =
| Subclass =
| Boss =
| Level =
| Strength =
| Endurance =
| Coordination =
| Quickness =
| Focus =
| Self =
| Health =
| Stamina =
| Mana =
| Melee Defense =
| Melee Attack =
| Missile Defense =
| Missile Attack =
| Magic Defense =
| Magic Attack =
| XP =
| Weaknesses =
| Attacks =
| Trophies =
}}
Usage
This is a component template that is part of a Page Template. See Creature Template for details on usage and examples.