Difference between revisions of "Template:Pet"

From DotBWiki
Jump to: navigation, search
(Template to add pets to character pages.)
 
m
Line 3: Line 3:
 
! style="background: #302c2b;" | <span style="color:#FFFFFF">'''{{{petname}}}'''</span>
 
! style="background: #302c2b;" | <span style="color:#FFFFFF">'''{{{petname}}}'''</span>
 
|-
 
|-
| style="text-align:center; padding: 1px;" | [[Image:PAGENAME-pet-{{{petname}}}.jpg|175px]]<br>
+
| style="text-align:center; padding: 1px;" | [[Image:{{PAGENAME}}-pet-{{{petname}}}.jpg|175px]]<br>
 
|- style="text-align:center;"
 
|- style="text-align:center;"
 
! style="background: #302c2b; padding: 2px;" | <span style="color:#FFFFFF">'''Captured: {{{captured}}}'''</span>
 
! style="background: #302c2b; padding: 2px;" | <span style="color:#FFFFFF">'''Captured: {{{captured}}}'''</span>

Revision as of 11:49, 3 September 2012

{{{petname}}}
[[Image:Pet-pet-{{{petname}}}.jpg|175px]]
Captured: {{{captured}}}
{{{Desc}}}

Usage

{{Pet
 | petname = Name of the pet
 | captured = location the pet was captured
 | desc = description of the pet
 }}