வார்ப்புரு:Cite web: திருத்தங்களுக்கு இடையிலான வேறுபாடு
Jump to navigation
Jump to search
உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
test |
சி Selvasivagurunathan mஆல் செய்யப்பட்ட கடைசித் தொகுப்புக்கு முன்நிலையாக்கப்பட்டது |
||
| வரிசை 80: | வரிசை 80: | ||
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --> |
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --> |
||
</noinclude> |
</noinclude> |
||
<templatedata> |
|||
{ |
|||
"params": { |
|||
"url": { |
|||
"label": { |
|||
"en": "URL" |
|||
}, |
|||
"description": { |
|||
"en": "The URL of the online location where the text of the publication can be found. Requires schemes of the type \"http://...\" or maybe even the \u00a0protocol relative scheme \"//...\"" |
|||
}, |
|||
"type": "string", |
|||
"aliases": [ |
|||
"URL" |
|||
], |
|||
"required": true, |
|||
"example": { |
|||
"en": "https://www.metacritic.com//..." |
|||
}, |
|||
"suggested": false, |
|||
"deprecated": false, |
|||
"autovalue": null, |
|||
"default": null |
|||
}, |
|||
"title": { |
|||
"label": { |
|||
"en": "Title" |
|||
}, |
|||
"description": { |
|||
"en": "The title of the source page on the website; will display with quotation marks added. Usually found at the top of you web browser. Not the name of the website." |
|||
}, |
|||
"type": "string", |
|||
"required": true, |
|||
"suggested": false, |
|||
"example": null, |
|||
"deprecated": false, |
|||
"aliases": [], |
|||
"autovalue": null, |
|||
"default": null |
|||
}, |
|||
"date": { |
|||
"label": { |
|||
"en": "Source date" |
|||
}, |
|||
"description": { |
|||
"en": "Full date when the source was published; if unknown, use access-date instead; do not wikilink" |
|||
}, |
|||
"type": "date", |
|||
"suggested": true, |
|||
"required": false, |
|||
"example": null, |
|||
"deprecated": false, |
|||
"aliases": [], |
|||
"autovalue": null, |
|||
"default": null |
|||
}, |
|||
"access-date": { |
|||
"label": { |
|||
"en": "URL access date" |
|||
}, |
|||
"description": { |
|||
"en": "The full date when the original URL was accessed; do not wikilink" |
|||
}, |
|||
"type": "date", |
|||
"aliases": [ |
|||
"accessdate" |
|||
], |
|||
"suggested": true, |
|||
"required": false, |
|||
"example": null, |
|||
"deprecated": false, |
|||
"autovalue": null, |
|||
"default": null |
|||
}, |
|||
"website": { |
|||
"label": { |
|||
"en": "Website" |
|||
}, |
|||
"description": { |
|||
"en": "Name of the website; may be wikilinked; will display in italics. Having both 'Publisher' and 'Website' is redundant in most cases" |
|||
}, |
|||
"type": "string", |
|||
"aliases": [ |
|||
"work" |
|||
], |
|||
"suggested": true, |
|||
"example": { |
|||
"en": "Rotten Tomatoes" |
|||
}, |
|||
"required": false, |
|||
"deprecated": false, |
|||
"autovalue": null, |
|||
"default": null |
|||
}, |
|||
"publisher": { |
|||
"label": { |
|||
"en": "Publisher" |
|||
}, |
|||
"description": { |
|||
"en": "Name of the publisher; may be wikilinked. Having both 'Publisher' and 'Website' is redundant in most cases. " |
|||
}, |
|||
"type": "string", |
|||
"example": { |
|||
"en": "\"CBS Interactive\" which owns \"Metacritic.com\"" |
|||
}, |
|||
"required": false, |
|||
"suggested": false, |
|||
"deprecated": false, |
|||
"aliases": [], |
|||
"autovalue": null, |
|||
"default": null |
|||
} |
|||
}, |
|||
"maps": { |
|||
"citoid": { |
|||
"title": "title", |
|||
"url": "url", |
|||
"publisher": "publisher", |
|||
"date": "date", |
|||
"accessDate": "access-date" |
|||
} |
|||
} |
|||
} |
|||
} |
|||
} |
|||
</templatedata> |
|||