Difference between revisions of "Template:Cite news"
From Timelines
m (→Usage: fixed visible description) |
(Made all 3 main cite templates match) |
||
Line 1: | Line 1: | ||
− | {{#if: {{{title|}}} | + | <includeonly>{{#if: {{{title|}}} |
|{{#if: {{{first|}}}{{{last|}}} | |{{#if: {{{first|}}}{{{last|}}} | ||
|{{#if: {{{last|}}} | |{{#if: {{{last|}}} | ||
Line 22: | Line 22: | ||
}}{{#if: {{{accessdate|}}} | }}{{#if: {{{accessdate|}}} | ||
|. Retrieved on [[{{{accessdate}}}]] | |. Retrieved on [[{{{accessdate}}}]] | ||
− | }}.|Template error: argument '''title''' is required.}}<noinclude> | + | }}.|Template error: argument '''title''' is required.}}</includeonly><noinclude> |
− | + | __NOTOC__ | |
+ | This template is used to [[WP:CITE|cite sources]] in Wikipedia. It is specifically for news sources. | ||
+ | |||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
Line 50: | Line 52: | ||
* '''work''': If this item is part of a larger work, name of that work. | * '''work''': If this item is part of a larger work, name of that work. | ||
* '''pages''' overrides '''page''' | * '''pages''' overrides '''page''' | ||
+ | |||
+ | __NOEDITSECTION__ | ||
+ | {{esoteric}} | ||
+ | |||
+ | ==See also== | ||
+ | * [[Wikipedia:Cite sources]]: Style guide | ||
+ | * [[Wikipedia:Template messages/Sources of articles/Generic citations]]: Related templates | ||
+ | * [[Wikipedia:WikiProject Wikicite]] | ||
+ | * [[Template:Cite web]] | ||
+ | * [[Template:Cite book]] | ||
[[Category:Citation templates|{{PAGENAME}}]] | [[Category:Citation templates|{{PAGENAME}}]] |
Revision as of 06:29, 9 June 2006
This template is used to cite sources in Wikipedia. It is specifically for news sources.
Usage
{{cite news |first = |last = |author = |coauthors = |url = |title = |work = |publisher = |pages = |page = |date = |accessdate = }}
- title is required, rest is optional.
- author: Author
- last works with first to produce
last, first
- coauthors allows additional authors
- last works with first to produce
- publisher: Publisher, if any.
- date: date of publication. ISO 8601 YYYY-MM-DD format recommended. May be wikilinked to enable date user preferences.
- accessdate: Date when item was accessed. Use ISO 8601 YYYY-MM-DD format.
- work: If this item is part of a larger work, name of that work.
- pages overrides page