Difference between revisions of "Template:Species2Infobox"

From PinataIsland.info, the Viva Piñata wiki
Jump to: navigation, search
(Moving coins to parameter string)
m
Line 31: Line 31:
 
{{Species2Infobox
 
{{Species2Infobox
 
| title = ???
 
| title = ???
| image = ???.jpg
+
| image = Unknown.png
 
| animal = ???
 
| animal = ???
 
| candy = ???
 
| candy = ???
Line 38: Line 38:
 
| attack = ???
 
| attack = ???
 
| h_title = ???
 
| h_title = ???
| h_image = ???.jpg
+
| h_image = Unknown.png
 
| h_cost = ??? coins
 
| h_cost = ??? coins
 
}}
 
}}

Revision as of 11:25, 23 October 2006

[[Image:{{{image}}}|center|thumb|{{{title}}}]]
Animal {{{animal}}}
Candy {{{candy}}}
Rarity {{{rarity}}}
Base Value {{{value}}}
Attack {{{attack}}}
[[Image:{{{h_image}}}|center|thumb|{{{h_title}}}]]
Housing Cost {{{h_cost}}}


Usage

Copy this code and paste it into a new blank page:

<div width="100%" style="margin: 0; padding: 1em; background-color:#D1F3FF;">
{{Species2Infobox
| title = ???
| image = Unknown.png
| animal = ???
| candy = ???
| rarity = Common, Uncommon, Rare, or Legendary
| value = ??? coins
| attack = ???
| h_title = ???
| h_image = Unknown.png
| h_cost = ??? coins
}}




</div>