Template:Infobox plants: Difference between revisions

From Viva Piñata Wiki
(Created page with "{| class="infobox infobox-species" |- ! colspan="2" class="infobox-header" | {{{name|Plants}}} |- | colspan="2" class="infobox-image" | [[File:{{{image|}}}|250px|center|{{{name}}}]] |- | colspan="2" class="infobox-section infobox-journal-cell" | {{{journal_entry|}}} |- | class="infobox-section infobox-label-cell" | <span class="infobox-label">Level</span> | class="infobox-section infobox-value-cell" | {{{level|}}} |- | class="infobox-section infobox-label-cell" | <span c...")
 
No edit summary
 
Line 26: Line 26:
     "level": {"label": "Level", "description": "Plant level (1–11)", "type": "number"},
     "level": {"label": "Level", "description": "Plant level (1–11)", "type": "number"},
     "base_value": {"label": "Base value", "description": "Value in Chocolate Coins", "type": "number"},
     "base_value": {"label": "Base value", "description": "Value in Chocolate Coins", "type": "number"},
    "fertilizer": {"label": "Fertilizer", "description": "Color of fertilizer used to grow the plant", "type": "string"},
"journal_entry": {
"journal_entry": {
   "label": "Journal entry",
   "label": "Journal entry",

Latest revision as of 20:29, 26 November 2025

Plants
[[File:|250px|center|{{{name}}}]]
Level
Base Value chocolate coins
Fertilizer

Infobox for a plant

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Plant namename

Name of the plant

Stringrequired
Image filenameimage

Image file of the plant(without 'File:')

Stringoptional
Levellevel

Plant level (1–11)

Numberoptional
Base valuebase_value

Value in Chocolate Coins

Numberoptional
Fertilizerfertilizer

Color of fertilizer used to grow the plant

Stringoptional
Journal entryjournal_entry

Journal entry displayed under the image

Stringoptional