Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox species: Difference between revisions

Template page
No edit summary
No edit summary
 
(30 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox infobox-species"
{{Infobox
|-
| name          = {{{name|}}}
! colspan="2" class="infobox-header" | {{#if:{{{name}}}|{{{name}}}|Piñata}}
| image        = {{{image|}}}
|-
| level        = {{{level|}}}
| colspan="2" style="text-align:center;" | [[File:{{{image|}}}|250px|center|{{{name}}}]]
| journal_entry = {{{journal_entry|}}}
|-
| journal_vp1  = {{{journal_vp1|}}}
! Level
| journal_tip  = {{{journal_tip|}}}
| {{{level|}}}
| journal_pp    = {{{journal_pp|}}}
|-
| base_value    = {{{base_value|}}}
! Base value
| animal  = {{{real_animal|}}}
| {{{base_value|}}} chocolate coins
| candy        = {{{candy|}}}
|-
| attack_object = {{{attack_object|}}}
! Animal
}}
| {{{real_animal|}}}
<noinclude>
|-
! Candy
| {{{candy|}}}
|-
! Attack object
| {{{attack_object|}}}
|}
<templatedata>
<templatedata>
{
{
Line 30: Line 23:
     "real_animal": {"label": "Real animal", "description": "Real-life animal the piñata is based on", "type": "string"},
     "real_animal": {"label": "Real animal", "description": "Real-life animal the piñata is based on", "type": "string"},
     "candy": {"label": "Candy origin", "description": "Type of candy it's named after", "type": "string"},
     "candy": {"label": "Candy origin", "description": "Type of candy it's named after", "type": "string"},
     "attack_object": {"label": "Attack object", "description": "Object used when fighting or attacking", "type": "string"}
     "attack_object": {"label": "Attack object", "description": "Object used when fighting or attacking", "type": "string"},
"journal_vp1": {
  "label": "Journal entry (Viva Piñata)",
  "type": "string"
},
"journal_tip": {
  "label": "Journal entry (Trouble in Paradise)",
  "type": "string"
},
"journal_pp": {
  "label": "Journal entry (Pocket Paradise)",
  "type": "string"
}
   }
   }
}
}
</templatedata>
</templatedata>
</noinclude>

Latest revision as of 12:23, 6 February 2026

Infobox species

Infobox for a piñata species

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Piñata namename

Species name of the piñata

Stringrequired
Image filenameimage

Image file of the piñata (without 'File:')

Stringoptional
Levellevel

Species level (1–11)

Numberoptional
Base valuebase_value

Value in Chocolate Coins

Numberoptional
Real animalreal_animal

Real-life animal the piñata is based on

Stringoptional
Candy origincandy

Type of candy it's named after

Stringoptional
Attack objectattack_object

Object used when fighting or attacking

Stringoptional
Journal entry (Viva Piñata)journal_vp1

no description

Stringoptional
Journal entry (Trouble in Paradise)journal_tip

no description

Stringoptional
Journal entry (Pocket Paradise)journal_pp

no description

Stringoptional