Difference between revisions of "Template:Cite forum post/doc"

(Created page with " <templatedata> { "params": { "url": { "label": "Post URL", "description": "The URL of the forum post. This should always be the post's original URL, even if it is no...")
 
(Added archive-page param, mirroring Template:Cite web)
 
Line 43: Line 43:
 
"example": "https://web.archive.org/web/20100210032314/http://forums.drcsite.org:80/viewtopic.php?t=2790",
 
"example": "https://web.archive.org/web/20100210032314/http://forums.drcsite.org:80/viewtopic.php?t=2790",
 
"type": "url"
 
"type": "url"
 +
},
 +
"archive-page": {
 +
"label": "Archive reference page name",
 +
"description": "The name of a reference page on the wiki containing a copy of the forum post. Use if the original post is no longer available and its content has been archived on the wiki.",
 +
"example": "Reference:DRC Discussions forum/Activity in the cavern?",
 +
"type": "wiki-page-name"
 
},
 
},
 
"archive-date": {
 
"archive-date": {
Line 59: Line 65:
 
"date",
 
"date",
 
"archive-url",
 
"archive-url",
 +
"archive-page",
 
"archive-date"
 
"archive-date"
 
],
 
],

Latest revision as of 21:55, 3 May 2021

This template is a way to ensure that forum posts are cited using the appropriate citation formatting.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Post URLurl

The URL of the forum post. This should always be the post's original URL, even if it is no longer available - the URL of an archived copy can be provided in the archive-url parameter.

Example
http://forums.drcsite.org/viewtopic.php?t=2790
URLrequired
Post authorauthor

The author of the forum post.

Example
Victor Laxman
Stringrequired
Thread titletitle

The title of the forum thread in which the post was made.

Example
Activity in the Cavern?
Stringrequired
Forum nameforum

The name of the forum on which the post was made.

Example
DRC Site Forums
Stringrequired
Post datedate

The date on which the post was made.

Example
February 04, 2010
Stringrequired
Archive URLarchive-url

The URL of an archived version of the post. Use if the original post is no longer available.

Example
https://web.archive.org/web/20100210032314/http://forums.drcsite.org:80/viewtopic.php?t=2790
URLoptional
Archive reference page namearchive-page

The name of a reference page on the wiki containing a copy of the forum post. Use if the original post is no longer available and its content has been archived on the wiki.

Example
Reference:DRC Discussions forum/Activity in the cavern?
Pageoptional
Archival datearchive-date

The date on which the post was archived. Required if archive-url is given.

Example
February 10, 2010
Stringoptional