Diferencia entre revisiones de «Plantilla:Vehicle»

1540 bytes añadidos ,  hace 5 años
m
add templatedata
m (add documentation)
m (add templatedata)
; <code>|cats=</code>: override the default categorisation of [[:category: Objects and Materials]]
: the template will remove the default category when used on any page not in the [[help: namespaces|main namespace]]
 
<templatedata>
{
"params": {
"title": {
"label": "Title",
"description": "override the template title",
"deprecated": true
},
"type": {
"label": "Type",
"description": "what kind of vehicle is this, use tag templates",
"type": "content",
"required": true
},
"creator": {
"aliases": [
"creators"
],
"label": "Creator",
"description": "link to the people or groups who created the vehicle",
"type": "content",
"suggested": true
},
"owner": {
"aliases": [
"owners"
],
"label": "Owner",
"description": "link to the people or groups who own the vehicle",
"type": "content",
"suggested": true
},
"captain": {
"label": "Captain",
"description": "link to the lead operator of the vehicle",
"type": "content",
"suggested": true
},
"earth": {},
"world": {},
"universe": {},
"books": {
"label": "Featured In",
"description": "link to the books or series the vehicle is featured in",
"type": "content",
"required": true
},
"cats": {
"label": "Categories",
"description": "override the default category",
"default": "[[Category: Objects and Materials]]"
},
"image-artist": {
"description": "provide attribution for any art",
"deprecated": "{{row/image+artist}} template automatically attributes art in infoboxes"
}
},
"paramOrder": [
"books",
"type",
"creator",
"owner",
"captain",
"earth",
"world",
"universe",
"title",
"cats",
"image-artist"
],
"format": "block"
}
</templatedata>
40 275

ediciones