Difference between revisions of "Template:Cite news"
Jump to navigation
Jump to search
| [checked revision] | [checked revision] |
(Undo revision 183 by Raimond Spekking (talk)) Tag: Undo |
|||
| Line 1: | Line 1: | ||
{{{Reporter|}}}, {{{year|}}}: {{{title|}}}. {{{newspaper|}}}, Vol. {{{volume|}}}, ({{{edition|}}}), {{{url|}}} | <includeonly>{{{Reporter|}}}, {{{year|}}}: {{{title|}}}. {{{newspaper|}}}, Vol. {{{volume|}}}, ({{{edition|}}}), {{{url|}}}</includeonly> | ||
<noinclude> | |||
== Copy & paste == | |||
<pre> | |||
{{Cite news | |||
|Reporter= | |||
|year= | |||
|title= | |||
|newspaper= | |||
|volume= | |||
|edition= | |||
|url= | |||
}} | |||
</pre> | |||
<noinclude> | <noinclude> | ||
{{Template:Cite news/doc}} | {{Template:Cite news/doc}} | ||
</noinclude> | </noinclude> | ||
Latest revision as of 13:52, 14 April 2021
Copy & paste
{{Cite news
|Reporter=
|year=
|title=
|newspaper=
|volume=
|edition=
|url=
}}
Template to add newspaper articles as reference to wiki pages
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Reporter | Reporter | Person who has writter the newspaper article | String | suggested |
| Year | year | Publishing year | Date | suggested |
| Title | title | Title of the newspaper article | String | required |
| Newspaper | newspaper | Name of the newspaper | String | required |
| Volume | volume | volume of the newspaper | String | suggested |
| Edition | edition | Edition of the newspaper | String | suggested |
| URL | url | Weblink to the article | URL | suggested |