Template:Infobox plants: Difference between revisions
Little Ghost (talk | contribs) (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...") |
Little Ghost (talk | contribs) 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
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Plant name | name | Name of the plant | String | required |
| Image filename | image | Image file of the plant(without 'File:') | String | optional |
| Level | level | Plant level (1–11) | Number | optional |
| Base value | base_value | Value in Chocolate Coins | Number | optional |
| Fertilizer | fertilizer | Color of fertilizer used to grow the plant | String | optional |
| Journal entry | journal_entry | Journal entry displayed under the image | String | optional |