Jump to content

Template:Infobox Lobster Colour: Difference between revisions

From Horse Bar Lobster
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div class="infobox">
<div class="infobox">
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}}
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]
{{#if:{{{image_caption|}}}|
{{#if:{{{image_caption|}}}|
<div class="infobox-caption">{{{image_caption}}}</div>}}
<div class="infobox-caption">{{{image_caption}}}</div>}}
</div>}}
<table class="infobox-table">{{#if:{{{colour|}}}|<tr>
<table class="infobox-table">{{#if:{{{colour|}}}|<tr>
     <th>Colour</th>
     <th>Colour</th>
Line 26: 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 53: 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.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Titletitle

no description

Unknownrequired
Imageimage

Image of the lobster.

Fileoptional
Image Captionimage_caption

''You require an image for this to appear.'' The caption of the image.

Unknownoptional
Colourcolour

Color of the lobster

Example
Red
Unknownoptional
Discovereddiscovered

Date/Year of discovery

Unknownoptional
Weaknessweakness

What are they weak to?

Example
Masking Tape
Unknownoptional
Strength Rangerange

The range of strength they can come in

Unknownoptional
Average Strengthaverage

The average strength they have

Unknownoptional