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 plants: Difference between revisions

Template page
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
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox infobox-species"
{{Infobox
|-
| name          = {{{name|}}}
! colspan="2" class="infobox-header" | {{{name|Plants}}}
| image        = {{{image|}}}
|-
| level        = {{{level|}}}
| colspan="2" class="infobox-image" | [[File:{{{image|}}}|250px|center|{{{name}}}]]
| journal_entry = {{{journal_entry|}}}
|-
| journal_vp1  = {{{journal_vp1|}}}
| colspan="2" class="infobox-section infobox-journal-cell" |
| journal_tip  = {{{journal_tip|}}}
{{{journal_entry|}}}
| journal_pp    = {{{journal_pp|}}}
|-
| base_value    = {{{base_value|}}}
| class="infobox-section infobox-label-cell" | <span class="infobox-label">Level</span>
| fertilizer  = {{{fertilizer|}}}
| class="infobox-section infobox-value-cell" | {{{level|}}}
}}
|-
| class="infobox-section infobox-label-cell" | <span class="infobox-label">Base Value</span>
| class="infobox-section infobox-value-cell" | {{{base_value|}}} chocolate coins
|-
| class="infobox-section infobox-label-cell" | <span class="infobox-label">Fertilizer</span>
| class="infobox-section infobox-value-cell" | {{{fertilizer|}}}
|}
<noinclude>
<noinclude>
<templatedata>
<templatedata>
Line 26: Line 19:
     "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 12:08, 25 February 2026

Infobox plants

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