Difference between revisions of "Template:Species2Infobox"

From PinataIsland.info, the Viva Piñata wiki
Jump to: navigation, search
(New Infobox style)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="float: right; width: 220px;">
+
<includeonly><table style="width:200px; padding:0.3em; float:right; margin-left:15px; margin-bottom:8px; border:1px solid #A3B1BF; background:#f5faff; text-align:left; font-size:95%; line-height:1.5em;"><!--
{| border=1 cellpadding=4 cellspacing=0 width=200 style="text-align: left; margin: 0 0 1em 1em; background:#ccffcc; border: 1px #aaaaaa solid; border-collapse: collapse; font-size: 95%;"
+
--><th colspan="2" style="text-align:center; background:#cee0f2; padding:0.3em; font-size:1.1em;">'''{{{title}}}'''</th><!--
| align=center colspan=2 | [[Image:{{{image}}}|center|thumb|{{{title}}}]]
+
--><tr><td align="center" colspan="2">[[Image:{{{image}}}|center|184px|{{{title}}}]]</td></tr><!--
|-
+
--><tr><td style="background:#cee0f2">'''Animal:'''</td><td style="background:#dceef9">{{{animal}}}</td></tr><!--
| '''Animal'''
+
--><tr><td>'''Candy:'''</td><td>{{{candy}}}</td></tr><!--
| {{{animal}}}
+
--><tr><td style="background:#cee0f2">'''Level:'''</td><td style="background:#dceef9">{{#if:{{{level|}}}|{{{level}}}|???}}</td></tr><!--
|-
+
--><tr><td>'''Base value:'''</td><td>{{{value}}}</td></tr><!--
| '''Candy'''
+
-->{{#if:{{{attack|}}}|<tr><td style="background:#cee0f2">'''Attack:'''</td><td style="background:#dceef9">{{{attack}}}</td></tr>}}<!--
| {{{candy}}}
+
--><tr><th colspan="2" style="text-align:center; padding:0.1em; background-color:#cee0f2;">[[Willy Builder|Housing]]</th></tr><!--
|-
+
--><tr><td align="center" colspan="2">[[Image:{{{h_image}}}|center|184px|{{{title}}} house]]</td></tr><!--
| '''Level'''
+
--><tr><td align="center" colspan="2" style="text-align:center; padding:0.1em; font-size:0.9em;">{{{h_title}}}</td></tr><!--
| {{ #if: {{{level|}}} | {{{level}}} | ??? }}
+
--><tr><td style="background:#cee0f2">'''Housing cost:'''</td><td style="background:#dceef9">{{{h_cost}}}</td></tr><!--
|-
+
-->{{#if:{{{romance_video|}}}|<tr><th colspan="2" style="text-align:center; padding:0.1em; background-color:#cee0f2;">Romance dance</th></tr><!--
| '''Base Value'''
+
  --><tr><td align="center" colspan="2">{{{romance_video}}}</td></tr>}}<!--
| {{{value}}}
+
-->{{#if:{{{wild_card|}}}|<tr><th colspan="2" style="text-align:center; padding:0.1em; background-color:#cee0f2;">[[Wild-card]]</th></tr><!--
|-
+
  --><tr><td align="center" colspan="2">[[Image:{{{wild_card}}}|center|184px|Wildcard {{{title}}}]]</td></tr><!--
| '''Attack'''
+
  --><tr><td align="center" colspan="2" style="text-align:center; padding:0.1em; font-size:0.9em;">{{{wc_title}}}</td></tr>}}<!--
| {{{attack}}}
+
--></table></includeonly><noinclude>
|-
+
{{Species2Infobox/doc}}
| align=center colspan=2 | [[Image:{{{h_image}}}|center|thumb|{{{h_title}}}]]
+
<!-- Add categories and interwikis to the /doc subpage, not here! -->
|-
+
</noinclude>
| '''Housing Cost'''
 
| {{{h_cost}}}
 
|-
 
| align=center colspan=2 | {{ #if: {{{romance_video|}}} | <center>'''Romance Dance'''<br>{{{romance_video}}}</center> | }}
 
|-
 
| align=center colspan=2 | {{ #if: {{{wild_card|}}} | '''[[Wild-card]]'''<br> [[Image:{{{wild_card}}}|center|thumb|{{{wc_title}}}]] | }}
 
|}
 
</div><noinclude>
 
 
 
<br style="clear:both" />
 
== Usage ==
 
Copy this code and paste it into a new blank page:
 
<pre><nowiki>__NOTOC__
 
__NOEDITSECTION__
 
<div class="pii_species_content_container"><div class="pii_species_content">
 
 
 
{{Species2Infobox
 
| title = ???
 
| image = Unknown.png
 
| animal = ???
 
| candy = ???
 
| level = ???
 
| value = ??? coins
 
| attack = ???
 
| h_title = ???
 
| h_image = Unknown.png
 
| h_cost = ??? coins
 
}}
 
 
 
 
 
== Requirements ==
 
<div class="pii_species_requirements">
 
=== Appear requirements ===
 
*
 
 
 
=== Visit requirements ===
 
*
 
 
 
=== Resident requirements ===
 
*
 
 
 
=== Romance requirements ===
 
*
 
</div>
 
 
 
 
 
== Species variants ==
 
{| border="1" class="pii_species_variants"
 
! '''Species [[variant]]s for the ???'''
 
|-
 
| ???
 
|}
 
 
 
<!-- The ??? is created by feeding ??? to a [[???]]. -->
 
 
 
 
 
== Happiness tips ==
 
<!-- List specific garden objects, piñatas, or actions that increase the species' happiness. -->
 
 
 
*
 
 
 
 
 
== Species conflicts ==
 
<!-- List species that would eat (or be eaten by) this animal, or would start a fight with this animal. -->
 
 
 
*
 
 
 
 
 
== Other information ==
 
<!-- List other details not included above, such as effects of accessories, or anything the species produces that can be sold for coins. -->
 
 
 
*
 
 
 
 
 
<div style="clear:both;"></div></div>
 
<div class="pii_species_sour_content">
 
== Sour version ==
 
<!-- Remove this section if this species is not one of the sour species. -->
 
 
 
 
 
<div style="clear:both;"></div></div></div></nowiki></pre></noinclude>
 
 
 
<includeonly>[[Category:Classic species]]</includeonly>
 

Latest revision as of 13:44, 16 July 2009

This documentation is transcluded from Template:Species2Infobox/doc

Usage

This template displays an Infobox for a (Classic, Trouble in Paradise, or Pocket Paradise) species.

The Infobox uses the following parameters:

image 
Image filename for the species
title 
Name of the species (and the heading/caption for the image)
level 
Level of the species
value 
Base value of the species
attack 
Attack used by the species, if any (optional). Omit for Pocket Paradise, or species without attacks.
h_image 
Image filename for the species' house
h_title 
Description of the house (and the caption for the image)
h_cost 
Cost to buy the species' house from Willy Builder
romance_video 
Romance video, if any (optional)
wild_card 
Image filename for the species' wildcard trait (optional). Omit for other than Classic.
wc_title 
Description of the wildcard trait and the caption for the image (optional). Omit for other than Classic.


Notes

  1. Use Piñata Vision (PV) cards instead of screenshots, when possible.


Examples of different uses

Classic, showing all details

{{Species2Infobox
| title = Pretztail
| image = Pretztail-TroubleInParadise-PV.jpg
| animal = Fox
| candy = [[Wikipedia:Pretzel|Pretzel]]
| level = 3
| value = 600 coins
| attack = Bugles
| h_title = The Pretztail's [[housing|house]] is a den.
| h_image = Pretztail-TroubleInParadise-House-PV.jpg
| h_cost = 330 coins
| romance_video =  <youtube>QqGDw6xz6ak</youtube>
| wild_card = WCPretztail1a.jpg
| wc_title = Unique trait: Horns on head
}}
Pretztail
Pretztail
Animal:Fox
Candy:Pretzel
Level:3
Base value:600 coins
Attack:Bugles
Housing
Pretztail house
The Pretztail's house is a den.
Housing cost:330 coins
Romance dance
Wild-card
Wildcard Pretztail
Unique trait: Horns on head

Species without a house

Species without a house show a "No house" image, and N/A housing cost.

{{Species2Infobox
| title = Dragonache
| image = Dragonache.jpg
| animal = [[Wikipedia:Dragon|Dragon]]
| candy = [[Wikipedia:Ganache|Ganache]]
| level = 11
| value = 11,000 coins
| attack = Fireballs
| h_title = Dragonache doesn't have a house.
| h_image = NoHouse.jpg
| h_cost = N/A
}}
Dragonache
Dragonache
Animal:Dragon
Candy:Ganache
Level:11
Base value:11,000 coins
Attack:Fireballs
Housing
Dragonache house
Dragonache doesn't have a house.
Housing cost:N/A


Blank article template

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

__NOTOC__
__NOEDITSECTION__
=Classic=
<div class="pii_species_content_container"><div class="pii_species_classic_content">
{{Species2Infobox
| title = ???
| image = Unknown.png
| animal = ???
| candy = ???
| level = ???
| value = ??? coins
| attack = ???
| h_title = ???
| h_image = Unknown.png
| h_cost = ??? coins
| romance_video =
| wild_card =
| wc_title =
}}

:''For information on the sour version of this species, see [[#pii_anchor_classic_Sour_version|below]].''

In-game description from Encyclopedia goes here.


== Classic requirements == 
<div class="pii_species_requirements">
=== Appear requirements ===
* ???

=== Visit requirements ===
* ???

=== Resident requirements ===
* ???

=== Romance requirements ===
* ???
</div>


== Species variants ==
{| border="1" class="pii_species_variants"
! colspan="3" | '''Species [[variant]]s for the {{PAGENAME}}'''
|-
| colspan="3" align="left" |
Feeding it a [[???]] changes its color to ???.<br />
Feeding it a [[???]] changes its color to ???.<br />
Feeding it a [[???]] changes its color to ???.
|-
| [[Image:Unknown.png|75px|{{PAGENAME}} variant 1]] || [[Image:Unknown.png|75px|{{PAGENAME}} variant 2]] || [[Image:Unknown.png|75px|{{PAGENAME}} variant 3]]
|}


== {{PAGENAME}} uses ==

* ???.


== Species conflicts ==
<!-- List species that would eat (or be eaten by) this animal, or would start a fight with this animal. -->

* ???.


== Happiness tips ==
<!-- List specific garden objects, piñatas, or actions that increase the species' happiness. -->

* ???.


== Other information ==
<!-- List other details not included above, such as effects of accessories, or anything the species produces that can be sold for coins. -->

* ???.


{{clear}}</div>
<div class="pii_species_sour_content">
== <span id="pii_anchor_classic_Sour_version">Sour version</span> ==
<!-- Remove this section if this species is not one of the sour species. -->

[[Image:Unknown.png|180px|right|A sour {{PAGENAME}}]]

In-game description from Encyclopedia goes here.


As a [[:Category:Sour|sour]], it ???!

* If you [[Taming sour pinatas|tame]] it, the {{PAGENAME}} will ???.


== Requirements ==
<div class="pii_species_requirements">
=== Appear requirements ===
* ???

=== Visit requirements ===
* ???

=== Resident requirements ===
* ???
</div>
{{clear}}</div></div>

{{Species-Classic}}

=TiP - Standard=
<div class="pii_species_content_container"><div class="pii_species_tipStd_content">
{{Species2Infobox
| title = ???
| image = Unknown.png
| animal = ???
| candy = ???
| level = ???
| value = ??? coins
| attack = ???
| h_title = ???
| h_image = Unknown.png
| h_cost = ??? coins
| romance_video =
}}

:''For information on the sour version of this species, see [[#pii_anchor_tipStd_Sour_version|below]].''

In-game description from Encyclopedia goes here.


== Trouble in Paradise - Standard requirements == 
<div class="pii_species_requirements">
=== Appear requirements ===
* ???

=== Visit requirements ===
* ???

=== Resident requirements ===
* ???

=== Romance requirements ===
* ???

=== Trick requirements ===
*Feed it a [[???]] to have it perform [[Tricks|Trick]] 1
*Feed it a [[???]] to have it perform Trick 2

</div>


== Species variants ==
{| border="1" class="pii_species_variants"
! colspan="3" | '''Species [[variant]]s for the {{PAGENAME}}'''
|-
| colspan="3" align="left" |
Feeding it a [[???]] changes its color to ???.<br />
Feeding it a [[???]] changes its color to ???.<br />
Feeding it a [[???]] changes its color to ???.
|-
| [[Image:Unknown.png|75px|{{PAGENAME}} variant 1]] || [[Image:Unknown.png|75px|{{PAGENAME}} variant 2]] || [[Image:Unknown.png|75px|{{PAGENAME}} variant 3]]
|}


== Wildcard versions ==

{| border="1" class="pii_species_variants"
! colspan="3" | '''[[Wildcard]] versions for the {{PAGENAME}}'''
|-
| [[Image:Unknown.png|75px|{{PAGENAME}} wildcard 1]]<br />Unique trait: ??? || [[Image:Unknown.png|75px|{{PAGENAME}} wildcard 2]]<br />Unique trait: ??? || [[Image:Unknown.png|75px|{{PAGENAME}} wildcard 3]]<br />Unique trait: ???
|}


== {{PAGENAME}} uses ==

* ???.


== Species conflicts ==
<!-- List species that would eat (or be eaten by) this animal, or would start a fight with this animal. -->

* ???.


== Happiness tips ==
<!-- List specific garden objects, piñatas, or actions that increase the species' happiness. -->

* ???.


== Other information ==
<!-- List other details not included above, such as effects of accessories, or anything the species produces that can be sold for coins. -->

* ???.


{{clear}}</div>
<div class="pii_species_sour_content">
== <span id="pii_anchor_tipStd_Sour_version">Sour version</span> ==
<!-- Remove this section if this species is not one of the sour species. -->

[[Image:Unknown.png|180px|right|A sour {{PAGENAME}}]]

In-game description from Encyclopedia goes here.


As a [[:Category:Sour|sour]], it ???!

* If you [[Taming sour pinatas|tame]] it, the {{PAGENAME}} will ???.


== Requirements ==
<div class="pii_species_requirements">
=== Appear requirements ===
* ???

=== Visit requirements ===
* ???

=== Resident requirements ===
* ???
</div>
{{clear}}</div></div>

{{Template:Species-TroubleInParadise-Standard}}

=TiP - Just for Fun=
<div class="pii_species_content_container"><div class="pii_species_tipJff_content">
{{Species2Infobox
| title = ???
| image = Unknown.png
| animal = ???
| candy = ???
| level = ???
| value = ??? coins
| attack = ???
| h_title = ???
| h_image = Unknown.png
| h_cost = ??? coins
| romance_video =
}}

In-game description from Encyclopedia goes here.


== Trouble in Paradise - Just for Fun requirements == 
<div class="pii_species_requirements">
=== Appear requirements ===
* ???

=== Visit requirements ===
* ???

=== Resident requirements ===
* ???

=== Romance requirements ===
* ???

=== Trick requirements ===
*Feed it a [[???]] to have it perform [[Tricks|Trick]] 1
*Feed it a [[???]] to have it perform Trick 2

</div>


== Species variants ==
{| border="1" class="pii_species_variants"
! colspan="3" | '''Species [[variant]]s for the {{PAGENAME}}'''
|-
| colspan="3" align="left" |
Feeding it a [[???]] changes its color to ???.<br />
Feeding it a [[???]] changes its color to ???.<br />
Feeding it a [[???]] changes its color to ???.
|-
| [[Image:Unknown.png|75px|{{PAGENAME}} variant 1]] || [[Image:Unknown.png|75px|{{PAGENAME}} variant 2]] || [[Image:Unknown.png|75px|{{PAGENAME}} variant 3]]
|}


== {{PAGENAME}} uses ==

* ???.


== Species conflicts ==
<!-- List species that would eat (or be eaten by) this animal, or would start a fight with this animal. -->

* ???.


== Happiness tips ==
<!-- List specific garden objects, piñatas, or actions that increase the species' happiness. -->

* ???.


== Other information ==
<!-- List other details not included above, such as effects of accessories, or anything the species produces that can be sold for coins. -->

* ???.


{{clear}}</div></div>

{{Species-TroubleInParadise-JustForFun}}

=Pocket Paradise=
<div class="pii_species_content_container"><div class="pii_species_pp_content">
{{Species2Infobox
| title = ???
| image = Unknown.png
| animal = ???
| candy = ???
| level = ???
| value = ??? coins
| h_title = ???
| h_image = Unknown.png
| h_cost = ??? coins
| romance_video =
| wild_card =
| wc_title =
}}

:''For information on the sour version of this species, see [[#pii_anchor_pp_Sour_version|below]].''

In-game description from Encyclopedia goes here.


== Pocket Paradise requirements == 
<div class="pii_species_requirements">
=== Appear requirements ===
* ???

=== Visit requirements ===
* ???

=== Resident requirements ===
* ???

=== Romance requirements ===
* ???
</div>


== Species variants ==
{| border="1" class="pii_species_variants"
! '''Species [[variant]]s for the {{PAGENAME}}'''
|-
|
*Feeding it a [[???]] changes its color to ???.
|-
| [[Image:Unknown.png|75px|{{PAGENAME}} variant 1]]
|}


== {{PAGENAME}} uses ==

* ???.


== Species conflicts ==
<!-- List species that would eat (or be eaten by) this animal, or would start a fight with this animal. -->

* ???.


== Happiness tips ==
<!-- List specific garden objects, piñatas, or actions that increase the species' happiness. -->

* ???.


== Other information ==
<!-- List other details not included above, such as effects of accessories, or anything the species produces that can be sold for coins. -->

* ???.


{{clear}}</div>
<div class="pii_species_sour_content">
== <span id="pii_anchor_pp_Sour_version">Sour version</span> ==
<!-- Remove this section if this species is not one of the sour species. -->

[[Image:Unknown.png|180px|right|A sour {{PAGENAME}}]]

In-game description from Encyclopedia goes here.


As a [[:Category:Sour|sour]], it ???!

* If you [[Taming sour pinatas|tame]] it, the {{PAGENAME}} will ???.


== Requirements ==
<div class="pii_species_requirements">
=== Appear requirements ===
* ???

=== Visit requirements ===
* ???

=== Resident requirements ===
* ???
</div>
{{clear}}</div></div>

{{Template:Species-PocketParadise}}

=TV show=
<div class="pii_species_content_container"><div class="pii_species_tv_content">

'''Animbassadors''': ???


== TV show episodes ==

[[{{PAGENAME}}]]s have appeared in the following TV show [[List of Viva Pi%C3%B1ata episodes|episodes]]:

* [[???]]


== Minor character ==
[[Image:Unknown.png|180px|right|Description of image]]

'''Appearances in''': [[???]]

Description of minor character.

'''Quotes''':

* ???


{{clear}}</div></div>


<headertabs/>