Template:Species2Infobox

From PinataIsland.info, the Viva Piñata wiki
Revision as of 05:13, 23 October 2006 by FeralKitty (talk | contribs) (Moving coins to parameter string)
Jump to: navigation, search
[[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 = ???.jpg
| animal = ???
| candy = ???
| rarity = Common, Uncommon, Rare, or Legendary
| value = ??? coins
| attack = ???
| h_title = ???
| h_image = ???.jpg
| h_cost = ??? coins
}}




</div>