Plantilla:Sfn/ús: diferència entre les revisions

Contingut suprimit Contingut afegit
m delete interwikis -> wikidata links
Template data
Línia 151:
[[Categoria:Plantilles de referències]]
</includeonly>
 
<templatedata>
{
"description": "",
"params": {
"cognomautor1": {
"label": "Cognom",
"description": "Cognom de l'autor tal i com surt a la plantilla Ref",
"type": "string",
"required": true
},
"cognomautor2": {
"label": "Cognom 2",
"description": "Cognom del segon autor",
"type": "string"
},
"cognomautor3": {
"label": "Cognom 3",
"type": "string"
},
"cognomautor4": {
"label": "Cognom 4",
"type": "string"
},
"any": {
"label": "Any",
"type": "number",
"required": true
},
"p": {
"label": "Pàgina",
"type": "number"
},
"pp": {
"label": "Pàgines",
"type": "number"
},
"loc": {
"label": "Capítol, secció, volum, etc.",
"type": "string"
},
"ref": {
"label": "Referència",
"description": "Opcional, referència de la plantilla Ref associada.",
"type": "string"
}
}
}
</templatedata>