Template:Article-magazine: Difference between revisions

From AnOtherWiki, the free encyclopedia written by, for, and about the Otherkin community.
No edit summary
(Adding templatedata)
Line 12: Line 12:
| day =
| day =
| 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": "Publication year",
"type": "number",
"required": true
},
"url": {
"label": "URL",
"description": "Link to online content",
"type": "url"
},
"title": {
"label": "Title",
"description": "Article title",
"type": "string",
"required": true
},
"periodical": {
"label": "Magazine",
"description": "Magazine Name",
"type": "string",
"required": true
},
"month": {
"label": "Month",
"description": "Name of month article was published",
"type": "string",
"required": true
},
"day": {
"label": "Day",
"description": "Day article was published",
"type": "number",
"required": true
}
},
"description": "Reference: Article in Magazine",
"format": "block"
}
</templatedata></noinclude>

Revision as of 21:22, 15 January 2022

Smith, Jane. 1996. There is no resisting the Borg queen. 
     Maclean's, December 2.
{article-magazine
| last =
| first=
| middle= 
| year =
| title =
| periodical =
| month =
| day =
| url =
}

Reference: Article in Magazine

[Edit template data]

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Last Namelast

Author Last Name

Stringrequired
First Namefirst

Author First Name

Stringrequired
Middle Namemiddle

Author Middle Name or Initial

Stringoptional
Yearyear

Publication year

Numberrequired
URLurl

Link to online content

URLoptional
Titletitle

Article title

Stringrequired
Magazineperiodical

Magazine Name

Stringrequired
Monthmonth

Name of month article was published

Stringrequired
Dayday

Day article was published

Numberrequired