Template:Article-newspaper-noauth: Difference between revisions

From AnOtherWiki, the free encyclopedia written by, for, and about the Otherkin community.
(Created page with "<includeonly>{{#if:{{{periodical|}}}|{{{periodical|}}}.|}} {{#if:{{{year|}}}|{{{year|}}}.|}} {{#if:{{{url|}}}|[{{{url|}}} {{{title|}}}]|{{{title|}}}|}}<br/>   &...")
 
(Adding templatedata)
Line 11: Line 11:
| pages =
| pages =
| url =
| url =
}</nowiki></pre></noinclude>
}</nowiki></pre><templatedata>
{
"params": {
"periodical": {
"label": "Newspaper",
"description": "Newspaper name",
"type": "string",
"required": true
},
"year": {
"label": "Year",
"description": "Year of publication",
"type": "string",
"required": true
},
"url": {
"label": "URL",
"description": "Link to content",
"type": "url"
},
"title": {
"label": "Title",
"description": "Article Title",
"type": "string",
"required": true
},
"month": {
"label": "Month",
"description": "Name of month published",
"type": "string",
"required": true
},
"day": {
"label": "Day",
"description": "Day article was published",
"type": "number",
"required": true
},
"pages": {
"label": "Pages",
"description": "Pages article appeared on",
"type": "string",
"required": true
}
},
"description": "Reference: Article in Newspaper without Author"
}
</templatedata></noinclude>

Revision as of 23:27, 15 January 2022

Newsday. 2003. Activision suing over Star trek. July 2, Queens edition, 
     sec. A.
{article-newspaper-noauth
| year =
| title =
| periodical =
| month =
| day = 
| other = 
| pages =
| url =
}

Reference: Article in Newspaper without Author

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
Newspaperperiodical

Newspaper name

Stringrequired
Yearyear

Year of publication

Stringrequired
URLurl

Link to content

URLoptional
Titletitle

Article Title

Stringrequired
Monthmonth

Name of month published

Stringrequired
Dayday

Day article was published

Numberrequired
Pagespages

Pages article appeared on

Stringrequired