Template:Infobox Lobster Colour: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 27: | Line 27: | ||
"params": { | "params": { | ||
"title": { | "title": { | ||
"required": true | "required": true, | ||
"label": "Title" | |||
}, | }, | ||
"image": { | "image": { | ||
"description": "Image of the lobster.", | "description": "Image of the lobster.", | ||
"type": "wiki-file-name" | "type": "wiki-file-name", | ||
"label": "Image" | |||
}, | }, | ||
"colour": { | "colour": { | ||
"description": "Color of the lobster", | "description": "Color of the lobster", | ||
"example": "Red" | "example": "Red", | ||
"label": "Colour" | |||
}, | }, | ||
"discovered": { | "discovered": { | ||
"description": "Date/Year of discovery " | "description": "Date/Year of discovery ", | ||
"label": "Discovered" | |||
}, | }, | ||
"range": { | "range": { | ||
"description": "The range of strength they can come in" | "description": "The range of strength they can come in", | ||
"label": "Strength Range" | |||
}, | }, | ||
"average": { | "average": { | ||
"description": "The average strength they have" | "description": "The average strength they have", | ||
"label": "Average Strength" | |||
}, | }, | ||
"weakness": { | "weakness": { | ||
"description": "What are they weak to?", | "description": "What are they weak to?", | ||
"example": "Masking Tape" | "example": "Masking Tape", | ||
"label": "Weakness" | |||
}, | }, | ||
"image_caption": { | "image_caption": { | ||
| Line 54: | Line 61: | ||
"description": "''You require an image for this to appear.'' The caption of the image." | "description": "''You require an image for this to appear.'' The caption of the image." | ||
} | } | ||
} | }, | ||
"paramOrder": [ | |||
"title", | |||
"image", | |||
"image_caption", | |||
"colour", | |||
"discovered", | |||
"weakness", | |||
"range", | |||
"average" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 06:03, 4 April 2025
Infobox Lobster Colour
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | no description | Unknown | required |
| Image | image | Image of the lobster. | File | optional |
| Image Caption | image_caption | ''You require an image for this to appear.'' The caption of the image. | Unknown | optional |
| Colour | colour | Color of the lobster
| Unknown | optional |
| Discovered | discovered | Date/Year of discovery | Unknown | optional |
| Weakness | weakness | What are they weak to?
| Unknown | optional |
| Strength Range | range | The range of strength they can come in | Unknown | optional |
| Average Strength | average | The average strength they have | Unknown | optional |