Template:Infobox record label: Difference between revisions

Jump to navigation Jump to search
no edit summary
Template:Infobox record label>Rfc1394
(Add "slogan" optional parameter)
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 33: Line 33:
| data11    = {{{misc|{{{module|}}}}}}
| data11    = {{{misc|{{{module|}}}}}}


}}{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Pages using infobox record label with unknown parameters|_VALUE_{{PAGENAME}}]]}}|preview=Page using [[Template:Infobox record label]] with unknown parameter "_VALUE_"|ignoreblank=y| bgcolor | caption | country | defunct | distributor | founded | founder | slogan | genre | image | image_alt | image_caption | image_name | image_size | location | name | parent | status | url | website | misc | module}}<noinclude>{{Documentation}}</noinclude>
}}{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Pages using infobox record label with unknown parameters|_VALUE_{{PAGENAME}}]]}}|preview=Page using [[Template:Infobox record label]] with unknown parameter "_VALUE_"|ignoreblank=y| bgcolor | caption | country | defunct | distributor | founded | founder | slogan | genre | image | image_alt | image_caption | image_name | image_size | location | name | parent | status | url | website | misc | module}}<noinclude>{{Documentation}}<templatedata>
{
"params": {
"bgcolor": {
"label": "Background color",
"description": "Used to change the background color. It is not required and recommended UNLESS a logical and justified reason is given.",
"type": "line",
"default": "lightblue",
"deprecated": true
},
"name": {
"label": "Name",
"description": "The name of the record label. Must not be linked or formatted.",
"example": "Modular Recordings",
"type": "string",
"required": true,
"suggested": true
},
"image": {
"description": "The logo image for the record label.",
"type": "wiki-file-name",
"label": "Image"
},
"image_name": {
"deprecated": "Use \"image\""
},
"image_size": {
"label": "Image size",
"description": "The size of the image. \\\"px\\\" must not be added; only the numerical value given.",
"example": "220",
"type": "number"
},
"image_alt": {
"label": "Image alt text",
"description": "Alternative text used to describe the image given for visually-impaired readers.",
"type": "line"
},
"caption": {
"label": "Image caption",
"description": "A caption for the image.",
"example": "The official logo for Big Beat Records.",
"type": "string"
},
"image_caption": {
"deprecated": "Use \"caption\""
},
"parent": {
"label": "Parent company",
"description": "The parent company that owns the record label. Must be linked and have its own separate article.",
"example": "[[Sony Music Entertainment]]",
"type": "string"
},
"founded": {
"label": "Founded (date)",
"description": "The foundation year in which the record label was established. Must only be the year and must use the {{start date and age}} if possible.",
"example": "{{start date and age|1887}}",
"type": "date",
"suggested": true
},
"defunct": {
"label": "Defunct (date)",
"description": "The year in which the record company was officially dissolved. Must have the {{end date}} template.",
"example": "{{end date|1953}}",
"type": "date"
},
"founder": {
"label": "Founder",
"description": "The person or people who founded the company. If possible, must be linked to its article.",
"example": "[[Pete Doraine]]",
"type": "string"
},
"slogan": {
"label": "Slogan",
"type": "string",
"description": "Slogan of the label.",
"example": "\"For the music!\""
},
"status": {
"label": "Status",
"description": "The current status of the company. Defunct, Inactive or leave blank.",
"type": "line",
"example": "Defunct",
"autovalue": "",
"suggestedvalues": [
"Defunct",
"Inactive"
]
},
"distributor": {
"label": "Distributor",
"description": "The company or companies that distribute the licensed work of the company. If possible, must be linked to its article.",
"example": "[[Sony Music]]",
"type": "string"
},
"genre": {
"label": "Genre",
"description": "The genre(s) that are most common for the record label. Must be used with the {{hlist}} template if there are more than one.",
"example": "{{hlist|[[Rock music|Rock]]|[[electronica]]|[[electropop]]|[[neo-psychedelia]]|[[psychedelic rock]]}}",
"type": "string",
"suggested": true
},
"country": {
"label": "Country of origin",
"description": "The record label's country of origin, where it is headquartered. The country MUST NOT be linked.",
"example": "Japan",
"type": "string"
},
"location": {
"label": "Location",
"description": "The official city in which the record label is headquartered in it's country of origin. The exact address is NOT ALLOWED as only the city is.",
"example": "[[Dortmund]]",
"type": "string"
},
"website": {
"label": "Website",
"description": "The official website for the record label. It must be used in accordance with the {{URL}} template so as to be printer-friendly.",
"example": "{{URL|defjam.com}}",
"type": "string"
},
"url": {
"deprecated": "Use \"website\""
},
"misc": {
"label": "Misc",
"description": "For additional modules if needed.",
"type": "string"
},
"module": {
"deprecated": "Use \"misc\""
}
},
"description": "An infobox used to describe a record label, it's general and corporate information, as well as location and official website",
"paramOrder": [
"name",
"image",
"image_size",
"image_alt",
"caption",
"parent",
"founded",
"defunct",
"founder",
"status",
"distributor",
"genre",
"country",
"location",
"website",
"misc",
"slogan",
"bgcolor",
"image_name",
"image_caption",
"url",
"module"
],
"format": "{{_\n| ___________ = _\n}}\n"
}
</templatedata></noinclude>

Navigation menu