Template:Article-newspaper: Difference between revisions

From AnOtherWiki, the free encyclopedia written by, for, and about the Otherkin community.
No edit summary
(Adding templatedata)
Line 14: Line 14:
| pages =
| pages =
| url =
| url =
}</nowiki></pre></noinclude>
}</nowiki></pre><templatedata>
{
"params": {
"last": {
"label": "Last Name",
"description": "Author Last Name",
"type": "string",
"required": true
},
"first": {
"label": "First Name",
"description": "Author First Name",
"type": "string",
"required": true
},
"middle": {
"label": "Middle Name",
"description": "Author middle name or initial",
"type": "string"
},
"year": {
"label": "Year",
"description": "Year of publication",
"type": "number",
"required": true
},
"url": {
"label": "URL",
"description": "Link to content",
"type": "url"
},
"title": {
"label": "Title",
"description": "Title of article",
"type": "string",
"required": true
},
"periodical": {
"label": "Newspaper",
"description": "Name of newspaper",
"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
},
"archiveurl": {
"label": "Archive URL",
"description": "Link to archived content",
"type": "url"
}
},
"description": "Reference: Article in Newspaper"
}
</templatedata></noinclude>

Revision as of 23:13, 15 January 2022

Di Rado, Alicia. 1995. Trekking through college: Classes explore
     modern society using the world of Star trek. Los Angeles Times,
     March 15, sec. A.
{article-newspaper
| last =
| first =
| middle =
| year =
| title =
| periodical =
| month =
| day = 
| pages =
| url =
}

Reference: Article in Newspaper

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
Last Namelast

Author Last Name

Stringrequired
First Namefirst

Author First Name

Stringrequired
Middle Namemiddle

Author middle name or initial

Stringoptional
Yearyear

Year of publication

Numberrequired
URLurl

Link to content

URLoptional
Titletitle

Title of article

Stringrequired
Newspaperperiodical

Name of newspaper

Stringrequired
Monthmonth

Name of Month Published

Stringrequired
Dayday

Day article was published

Numberrequired
Pagespages

Pages article appeared on

Stringrequired
Archive URLarchiveurl

Link to archived content

URLoptional