Misplaced Pages

Template:Cite news: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 21:58, 8 June 2006 view sourceLigulem (talk | contribs)Autopatrolled, Pending changes reviewers, Rollbackers28,245 edits "URL accessed" → "Retrieved on" for consistency with current {{template:cite web}}, and minor template code reformatting← Previous edit Revision as of 14:06, 9 June 2006 view source Sarah crane (talk | contribs)669 edits Added usage information (in noinclude section)Next edit →
Line 24: Line 24:
}}.|Template error: argument '''title''' is required.}}<noinclude> }}.|Template error: argument '''title''' is required.}}<noinclude>
{{esoteric}} {{esoteric}}
== Usage ==
<pre>
{{cite news
|first =
|last =
|author =
|coauthors =
|url =
|title =
|work =
|publisher =
|pages =
|page =
|date =
|accessdate =
}}
</pre>
<code><nowiki>{{cite news|first= |last= |author= |url= |title= |work= |publisher= |pages= |page= |date= |accessdate= }}</nowiki></code>
*'''title''' is required, rest is optional.
* '''author''': Author
** '''last''' works with '''first''' to produce <code>last, first</code>
** '''coauthors''' allows additional authors
* '''publisher''': Publisher, if any.
* '''date''': date of publication. ] YYYY-MM-DD format recommended. May be ] to enable .
* '''accessdate''': Date when item was accessed. Use ] YYYY-MM-DD format.
* '''work''': If this item is part of a larger work, name of that work.
* '''pages''' overrides '''page'''


] ]
] ]

Revision as of 14:06, 9 June 2006

Template error: argument title is required.

This template employs intricate features of template syntax. You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages.
You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here.

Usage

{{cite news 
 |first = 
 |last = 
 |author = 
 |coauthors =
 |url = 
 |title = 
 |work = 
 |publisher = 
 |pages = 
 |page = 
 |date = 
 |accessdate = 
}}

{{cite news|first= |last= |author= |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
  • 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
Categories: