Template:Pet: Difference between revisions

From leaftidewiki
Jump to navigation Jump to search
imported>An Adventurer
(style fix)
imported>An Adventurer
(more fixes, again)
 
(One intermediate revision by the same user not shown)
Line 20: Line 20:
----
----
|-
|-
|width=5|
|'''Strength'''
!align=left| Strength
|{{{Strength|}}}
|align=right| {{#ifeq:{{{Strength|}}}||??|{{{Strength|}}} }}
|width=5|
|-
|-
|width=5|
|'''Endurance'''
!align=left| Endurance
|{{{Endurance|}}}
|align=right| {{#ifeq:{{{Endurance|}}}||??|{{{Endurance|}}} }}
|width=5|
|-
|-
|width=5|
|'''Coordination'''
!align=left| Coordination
|{{{Coordination|}}}
|align=right| {{#ifeq:{{{Coordination|}}}||??|{{{Coordination|}}} }}
|width=5|
|-
|-
|width=5|
|'''Quickness'''
!align=left| Quickness
|{{{Quickness|}}}
|align=right| {{#ifeq:{{{Quickness|}}}||??|{{{Quickness|}}} }}
|width=5|
|-
|-
|width=5|
|'''Focus'''
!align=left| Focus
|{{{Focus|}}}
|align=right| {{#ifeq:{{{Focus|}}}||??|{{{Focus|}}} }}
|width=5|
|-
|-
|width=5|
|'''Self'''
!align=left| Self
|{{{Self|}}}
|align=right| {{#ifeq:{{{Self|}}}||??|{{{Self|}}} }}
|width=5|
|-
|-
|width=5|
|'''Health'''
!align=left| Health
|{{{Health|}}}
|align=right| {{#ifeq:{{{Health|}}}||??|{{{Health|}}} }}
|width=5|
|-
|-
|width=5|
|'''Stamina'''
!align=left| Stamina
|{{{Stamina|}}}
|align=right| {{#ifeq:{{{Stamina|}}}||??|{{{Stamina|}}} }}
|width=5|
|-
|-
|width=5|
|'''Mana'''
!align=left| Mana
|{{{Mana|}}}
|align=right| {{#ifeq:{{{Mana|}}}||??|{{{Mana|}}} }}
|width=5|
|-
|-
|width=5|
|colspan=2| <br>
{|cellpadding=-2"
|-valign=top
|
|
|}
|width=5|
|}
|}
|
|
{|cellpadding=2
{|cellpadding=2
!align=center width=308 height=414 style="border:1px solid #aaaaaa; background:#f9f9f9;"| [[File:{{{Live Image|}}}|300x400px]]
!align=center width=300 height=400| [[File:{{{Live Image|}}}|300x400px]]
|}
|}
|  
|  

Latest revision as of 11:12, 18 October 2021

Related topics: Wiki Templates, Pet Template

Syntax

{{Pet
 |            Name = 
 |      Live Image = 
 |           Class = 
 |           Level = 
 |        Strength = 
 |       Endurance = 
 |    Coordination = 
 |       Quickness = 
 |           Focus = 
 |            Self = 
 |          Health = 
 |         Stamina = 
 |            Mana = 
}}

Usage

This is a component template that is part of a Page Template. See Pet Template for details on usage and examples.