Mais idiomas
Mais ações
(Criou a página com "<includeonly>{{#invoke:referência web|cite}}</includeonly> <noinclude> <templatedata> { "params": { "date": { "label": "Date", "type": "date", "suggested": true, "description": "Date in YYYY-MM-DD format", "example": "2021-10-21" }, "title": { "label": "Title", "type": "string", "suggested": true, "description": "Title of the article" }, "url": { "label": "URL", "type": "url", "suggested": true, "description": "URL of...") |
Sem resumo de edição |
||
Linha 5: | Linha 5: | ||
"params": { | "params": { | ||
"date": { | "date": { | ||
"label": " | "label": "Data", | ||
"type": "date", | "type": "date", | ||
"suggested": true, | "suggested": true, | ||
"description": " | "description": "Data no formato AAAA-MM-DD", | ||
"example": "2021-10-21" | "example": "2021-10-21" | ||
}, | }, | ||
"title": { | "title": { | ||
"label": " | "label": "Título", | ||
"type": "string", | "type": "string", | ||
"suggested": true, | "suggested": true, | ||
"description": " | "description": "Título do artigo" | ||
}, | }, | ||
"url": { | "url": { | ||
Linha 21: | Linha 21: | ||
"type": "url", | "type": "url", | ||
"suggested": true, | "suggested": true, | ||
"description": "URL | "description": "URL do artigo" | ||
}, | }, | ||
"newspaper": { | "newspaper": { | ||
"label": " | "label": "Periódico ou website", | ||
"type": "string", | "type": "string", | ||
"suggested": true, | "suggested": true, | ||
"description": " | "description": "Nome do periódico ou website", | ||
"example": "The Grayzone" | "example": "The Grayzone" | ||
}, | }, | ||
"archive-url": { | "archive-url": { | ||
"label": " | "label": "URL de arquivo", | ||
"type": "url", | "type": "url", | ||
"suggested": true, | "suggested": true, | ||
"description": "URL | "description": "URL do site arquivado" | ||
}, | }, | ||
"archive-date": { | "archive-date": { | ||
"label": " | "label": "Data do arquivo", | ||
"type": "date", | "type": "date", | ||
"suggested": true, | "suggested": true, | ||
"description": " | "description": "Data da URL arquivada" | ||
}, | }, | ||
"retrieved": { | "retrieved": { | ||
"label": " | "label": "Data acessada", | ||
"type": "date", | "type": "date", | ||
"suggested": true, | "suggested": true, | ||
"description": " | "description": "Data de quando o artigo foi acessado" | ||
}, | }, | ||
"quote": { | "quote": { | ||
"label": " | "label": "Citação", | ||
"description": " | "description": "Citação de um trecho do artigo", | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
"author": { | "author": { | ||
"label": " | "label": "Autor", | ||
"description": " | "description": "Nome do autor ou quem escreveu o artigo", | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
} | } | ||
}, | }, | ||
"description": " | "description": "Cria uma citação para fontes web", | ||
"paramOrder": [ | "paramOrder": [ | ||
"author", | "author", |
Edição atual tal como às 14h55min de 14 de abril de 2022
Cria uma citação para fontes web
Parâmetro | Descrição | Tipo | Estado | |
---|---|---|---|---|
Autor | author | Nome do autor ou quem escreveu o artigo | String | recomendado |
Periódico ou website | newspaper | Nome do periódico ou website
| String | recomendado |
Título | title | Título do artigo | String | recomendado |
Data | date | Data no formato AAAA-MM-DD
| Data | recomendado |
URL | url | URL do artigo | URL | recomendado |
URL de arquivo | archive-url | URL do site arquivado | URL | recomendado |
Data do arquivo | archive-date | Data da URL arquivada | Data | recomendado |
Data acessada | retrieved | Data de quando o artigo foi acessado | Data | recomendado |
Citação | quote | Citação de um trecho do artigo | String | recomendado |