Template:Infobox plants: Difference between revisions
Template page
More actions
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..." |
Admin Jeremy (talk | contribs) No edit summary |
||
| (3 intermediate revisions by 2 users 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_entry|}}} | | journal_pp = {{{journal_pp|}}} | ||
| | | base_value = {{{base_value|}}} | ||
| fertilizer = {{{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
| 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 |