Diferencia entre revisiones de «Plantilla:Cita web»
Apariencia
Sin resumen de edición |
Sin resumen de edición |
||
Línea 3: | Línea 3: | ||
|then= ({{{PublishYear|{{{publishyear|}}}}}}) | |then= ({{{PublishYear|{{{publishyear|}}}}}}) | ||
}}{{qif | }}{{qif | ||
|test={{booland | |test={{booland | ||
|1={{{URL|{{{url|}}}}}} | |1={{{URL|{{{url|}}}}}} | ||
|2={{{Title|{{{title|}}}}}}}} | |2={{{Title|{{{title|}}}}}}}} | ||
|then= [{{{URL|{{{url}}}}}} {{{Title|{{{title}}}}}}]. | |then= [{{{URL|{{{url}}}}}} {{{Title|{{{title}}}}}}].. | ||
}}{{qif | }}{{qif | ||
|test={{{Work|{{{work|}}}}}} | |test={{{Work|{{{work|}}}}}} | ||
|then= ''{{{Work|{{{work}}}}}}''.}}{{qif | |then= ''{{{Work|{{{work}}}}}}''.}}{{qif | ||
|test={{{Publisher|{{{publisher|}}}}}} | |test={{{Publisher|{{{publisher|}}}}}} | ||
|then= {{{Publisher|{{{publisher}}}}}} | |then= {{{Publisher|{{{publisher}}}}}} | ||
}}{{qif | }} | ||
{{qif | |||
|test={{{Date|{{{date|}}}}}} | |test={{{Date|{{{date|}}}}}} | ||
|then= Página visitada el {{{Date|{{{date}}}}}}{{qif | |then= Página visitada el {{{Date|{{{date}}}}}}{{qif | ||
|test={{{Year|{{{year|}}}}}} | |test={{{Year|{{{year|}}}}}} | ||
|then=, {{{Year|{{{year}}}}}} | |then=, {{{Year|{{{year}}}}}} | ||
}} | |||
{{qif | |||
|test={{{Nota|{{{nota|}}}}}} | |test={{{Nota|{{{nota|}}}}}} | ||
|then=<br><small>Nota: {{{Nota|{{{nota}}}}}}</small> | |then=<br><small>Nota: {{{Nota|{{{nota}}}}}}</small> | ||
Línea 31: | Línea 26: | ||
Esta plantilla se utiliza con el siguiente código: | Esta plantilla se utiliza con el siguiente código: | ||
<nowiki>{{</nowiki>cite web | <nowiki>{{</nowiki>cite web | ||
| | |Author=Apellidos, Nombre [de autor] | ||
| | |||
|PublishYear=año de publicación |URL=https://webquesea.com (no olvides https) | |||
|Title=título | |Title=título | ||
|Work=título de la web | |Work=título de la web | ||
Línea 42: | Línea 37: | ||
}} | }} | ||
donde cada parámetro se substituye por el dato que corresponda. Quedaría así: | donde cada parámetro se substituye por el dato que corresponda. Quedaría así: | ||
{{cite web| | {{cite web|Author=Apellidos, Nombre [de autor]|PublishYear=año de publicación|URL=https://eu.com |Title=Título|Work=Web|Publisher=Editora|Date=Fecha de consulta|Year=Año de consulta}} | ||
Plantilla duplicada en: [[:plantilla:Cite web]] | Plantilla duplicada en: [[:plantilla:Cite web]] | ||
[[categoría:plantillas]] | [[categoría:plantillas]] | ||
</noinclude> | </noinclude> |