Template:Infobox species: Difference between revisions
Template page
More actions
Admin Jeremy (talk | contribs) No edit summary |
Admin Jeremy (talk | contribs) No edit summary |
||
| (27 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{ | {{Infobox | ||
| | | name = {{{name|}}} | ||
| image = {{{image|}}} | |||
| | | level = {{{level|}}} | ||
| journal_entry = {{{journal_entry|}}} | |||
| | | journal_vp1 = {{{journal_vp1|}}} | ||
| journal_tip = {{{journal_tip|}}} | |||
| {{{ | | journal_pp = {{{journal_pp|}}} | ||
| | | base_value = {{{base_value|}}} | ||
| animal = {{{real_animal|}}} | |||
| {{{base_value|}}} | | candy = {{{candy|}}} | ||
| attack_object = {{{attack_object|}}} | |||
}} | |||
| {{{real_animal|}}} | |||
| | |||
| | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
| Line 31: | 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> | </noinclude> | ||
Latest revision as of 12:23, 6 February 2026
| Infobox species |
|---|
Infobox for a piñata species
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Piñata name | name | Species name of the piñata | String | required |
| Image filename | image | Image file of the piñata (without 'File:') | String | optional |
| Level | level | Species level (1–11) | Number | optional |
| Base value | base_value | Value in Chocolate Coins | Number | optional |
| Real animal | real_animal | Real-life animal the piñata is based on | String | optional |
| Candy origin | candy | Type of candy it's named after | String | optional |
| Attack object | attack_object | Object used when fighting or attacking | String | optional |
| Journal entry (Viva Piñata) | journal_vp1 | no description | String | optional |
| Journal entry (Trouble in Paradise) | journal_tip | no description | String | optional |
| Journal entry (Pocket Paradise) | journal_pp | no description | String | optional |