Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:BandInfo: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Line 41: Line 41:
{{{Misc|}}}
{{{Misc|}}}
</table></includeonly>
</table></includeonly>
<noinclude>
<templatedata>
{
"description": "Band infobox with basic parameters.",
"params": {
"Band Name": {
"label": "Band name",
"type": "string",
"required": true,
"suggested": false,
"deprecated": false,
"description": "If there are multiple names, use the one the band used the most. If there are multiple names used an equal amount of times, use the most recent."
},
"Image": {
"label": "Logo",
"type": "wiki-file-name",
"required": false,
"suggested": true,
"deprecated": false,
"description": "Max 500px in any direction. Preferably transparent PNG."
},
"Image size": {
"label": "Logo size",
"type": "string",
"required": false,
"suggested": true,
"deprecated": false,
"description": "Resize to 300px.",
"default": "300px",
"aliases": [
""
]
},
"Caption": {
"label": "Logo caption",
"type": "string",
"required": false,
"suggested": true,
"deprecated": false,
"description": "Include years the logo was used.",
"default": "Band logo"
},
"AKA": {
"label": "Also known as",
"type": "string",
"required": false,
"suggested": true,
"deprecated": false,
"description": "Other names, alternate spellings, etc. in alphabetical order. Separate with line breaks."
},
"Active Years": {
"label": "Active years",
"type": "string",
"required": false,
"suggested": true,
"deprecated": false,
"description": "Use question marks if unknown or unsure.",
"default": "Unknown",
"example": "? - 2003, 1998? - 2005."
},
"Location": {
"label": "Location",
"type": "string",
"required": false,
"suggested": true,
"deprecated": false,
"description": "City, State/Province, Country.",
"default": "Unknown"
},
"Related Bands": {
"description": "For bands directly related to this one. Use hyperlinks only if they're nu-metal or adjacent.",
"suggested": true,
"type": "string"
}
}
}
</templatedata>
</noinclude>

Revision as of 22:28, 23 September 2023


Band infobox with basic parameters.

Template parameters

ParameterDescriptionTypeStatus
Band nameBand Name

If there are multiple names, use the one the band used the most. If there are multiple names used an equal amount of times, use the most recent.

Stringrequired
LogoImage

Max 500px in any direction. Preferably transparent PNG.

Filesuggested
Logo sizeImage size

Resize to 300px.

Default
300px
Stringsuggested
Logo captionCaption

Include years the logo was used.

Default
Band logo
Stringsuggested
Also known asAKA

Other names, alternate spellings, etc. in alphabetical order. Separate with line breaks.

Stringsuggested
Active yearsActive Years

Use question marks if unknown or unsure.

Default
Unknown
Example
? - 2003, 1998? - 2005.
Stringsuggested
LocationLocation

City, State/Province, Country.

Default
Unknown
Stringsuggested
Related BandsRelated Bands

For bands directly related to this one. Use hyperlinks only if they're nu-metal or adjacent.

Stringsuggested