2,743
edits
[checked revision] | [checked revision] |
No edit summary |
Lightyears (talk | contribs) No edit summary |
||
Line 140: | Line 140: | ||
}}{{#if:{{{access-date|}}}{{{accessdaymonth|}}}{{{accessday|}}}{{{accessmonthday|}}}{{{accessed|}}}{{{accessmonth|}}}{{{accessyear|}}}{{{dateformat|}}}{{{day|}}}{{{doilabel|}}} | }}{{#if:{{{access-date|}}}{{{accessdaymonth|}}}{{{accessday|}}}{{{accessmonthday|}}}{{{accessed|}}}{{{accessmonth|}}}{{{accessyear|}}}{{{dateformat|}}}{{{day|}}}{{{doilabel|}}} | ||
|[[Category:Pages containing cite templates with deprecated parameters|{{NAMESPACE}} {{PAGENAME}}]]}}</includeonly><noinclude> | |[[Category:Pages containing cite templates with deprecated parameters|{{NAMESPACE}} {{PAGENAME}}]]}}</includeonly><noinclude> | ||
<templatedata> | |||
{ | |||
"description": "This template should be used whenever an external website is being referenced. See WikiIslam:Citing Sources for more information", | |||
"params": { | |||
"1": { | |||
"label": "url", | |||
"description": "URL of an online location where the text of the publication can be found.", | |||
"required": true, | |||
"type": "string", | |||
"default": "", | |||
"example": "" | |||
}, | |||
"2": { | |||
"label": "title", | |||
"description": "Title of web page. Displays in quotes.", | |||
"required": true, | |||
"type": "string", | |||
"default": "", | |||
"example": "" | |||
}, | |||
"3": { | |||
"label": "author", | |||
"description": "Name of author or authors if available.", | |||
"required": true, | |||
"type": "string", | |||
"default": "", | |||
"example": "" | |||
}, | |||
"4": { | |||
"label": "publisher", | |||
"description": "Organization or website's name. A website's URL should be used only when there is no proper name available. So, for example, Islam Q&A is located at islamqa.info, but Islam Q&A is the title that should be cited as the publisher.", | |||
"required": true, | |||
"type": "string", | |||
"default": "", | |||
"example": "" | |||
}, | |||
"5": { | |||
"label": "date", | |||
"description": "Full date of source being referenced in the month/day/year format (e.g. February 21, 2014). This is the date mentioned on the website (if any).", | |||
"required": true, | |||
"type": "string", | |||
"default": "", | |||
"example": "" | |||
}, | |||
"6": { | |||
"label": "accessdate", | |||
"description": "Full date when URL was accessed (use if the sourced page does not indicate a date of publication).", | |||
"required": false, | |||
"suggested": true, | |||
"type": "string", | |||
"default": "", | |||
"example": "" | |||
}, | |||
"7": { | |||
"label": "archiveurl", | |||
"description": "The URL of an archived copy of a web page, if or in case the url becomes unavailable. Typically used to refer to services like WebCite.", | |||
"required": true, | |||
"type": "string", | |||
"default": "", | |||
"example": "" | |||
}, | |||
"8": { | |||
"label": "deadurl", | |||
"description": "When the URL is still live, but preemptively archived, then set |deadurl=no. This changes the display order with the title retaining the original link and the archive linked at the end.", | |||
"required": true, | |||
"type": "string", | |||
"default": "", | |||
"example": "" | |||
}, | |||
"9": { | |||
"label": "series", | |||
"description": "Additional information that cannot be included under author or publisher. For example journal number", | |||
"required": false, | |||
"suggested": true, | |||
"type": "string", | |||
"default": "", | |||
"example": "" | |||
}, | |||
"10": { | |||
"label": "quote", | |||
"description": "Relevant text quoted from the source. Displays enclosed in quotes. When supplied, the citation terminator (a period by default) is suppressed, so the quote needs to include terminating punctuation.", | |||
"required": false, | |||
"suggested": true, | |||
"type": "string", | |||
"default": "", | |||
"example": "" | |||
}, | |||
"11": { | |||
"label": "isbn", | |||
"description": "For citing books. The ISBN is a numeric commercial book identifier based upon the 9-digit SBN code. Most published books have them.", | |||
"required": false, | |||
"suggested": true, | |||
"type": "string", | |||
"default": "", | |||
"example": "" | |||
}, | |||
"12": { | |||
"label": "page", | |||
"description": "Page number of the book/journal being cited.", | |||
"required": false, | |||
"suggested": true, | |||
"type": "string", | |||
"default": "", | |||
"example": "" | |||
}, | |||
"13": { | |||
"label": "pages", | |||
"description": "Page numbers of the book/journal being cited. Used when the information is spread over more than 1 page (e.g. 223-224).", | |||
"required": false, | |||
"suggested": true, | |||
"type": "string", | |||
"default": "", | |||
"example": "" | |||
}, | |||
"14": { | |||
"label": "language", | |||
"description": "Language of content being cited. Only needed for languages other than English", | |||
"required": false, | |||
"suggested": true, | |||
"type": "string", | |||
"default": "", | |||
"example": "" | |||
} | |||
} | |||
} | |||
</templatedata> | |||
{{documentation}} | {{documentation}} | ||
[[ru:Шаблон:Cite_web]] | [[ru:Шаблон:Cite_web]] | ||
</noinclude> | </noinclude> |