Revision as of 16:42, 27 January 2021 editFavre1fan93 (talk | contribs)Autopatrolled, Extended confirmed users, Page movers, File movers, Pending changes reviewers, Rollbackers, Template editors104,277 editsm →Error detection← Previous edit | Revision as of 07:00, 25 September 2021 edit undoSekou toure honablezh jr (talk | contribs)4 edits ←Replaced content with 'sekou toure honablezh is a actor/ model and a instagram star'Tags: Replaced RevertedNext edit → | ||
Line 1: | Line 1: | ||
sekou toure honablezh is a actor/ model and a instagram star | |||
{{Documentation subpage}} | |||
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see ]) --> | |||
{{Notice |image=Ambox important.svg |heading={{big|Instagram posts are usually unacceptable as sources.}} | Instagram posts and other self-published material may be acceptable if the conditions specified at ], ], or ] are met. For further information, see the ] policy and the ] guideline.}} | |||
{{CS1 wrapper |type= |base=Cite web}} | |||
A template for citing content posted on Instagram. | |||
== Usage == | |||
{{csdoc|usage}} | |||
{| class="wikitable" style="width: 100%" | |||
|+ Required parameters only, in horizontal format | |||
|- style="vertical-align:top;" | |||
| | |||
: <code><nowiki>{{Cite instagram |user= |postid= |title= |date=}}</nowiki></code> | |||
{{end}} | |||
{{csdoc|usage full}} | |||
: <code><nowiki>{{Cite instagram |author= (or |last= and |first=) |author-link= |user= |postid= |date= |title= |script-title= |trans-title= |language= |location= |access-date= |link= |url-status= |archive-url= |archive-date= |ref=}}</nowiki></code> | |||
{{end}} | |||
{{A note}} When known, the author's real name should be specified in the {{para|author}} parameter (or {{para|last}} and {{para|first}}). If their real name is not known, then the post is probably not an ]. | |||
== Examples == | |||
'''<code><nowiki>{{Cite instagram |user=instagram |postid=CHDzGgCs568 |date=2 November 2020 |title=Happy Halloween |access-date=9 November 2020}}</nowiki></code>''' | |||
: {{Cite instagram |user=instagram |postid=CHDzGgCs568 |date=2 November 2020 |title=Happy Halloween |access-date=9 November 2020}} | |||
== Error detection == | |||
* The parameters {{para|user}}, {{para|postid}}, {{para|title}}, {{para|date}} are '''{{red|required}}'''. If omitted or left blank, errors will be reported. For example: | |||
*: '''<code><nowiki>{{Cite instagram |title=I'm an incomplete citation!}}</nowiki></code>''' | |||
*:: {{Cite instagram |title=I'm an incomplete citation!}} | |||
* The post URL depends on {{para|postid}}; if it is missing, the URL defaults to <nowiki>https://www.instagram.com/</nowiki> | |||
* Templates are checked for {{para|ref|harv}}, which is an error. The {{para|ref}} parameter must use {{tl|harvid}} in the value. | |||
* The template also checks for parameters that are unsupported (e.g. misspellings of parameter names). | |||
* Errors are tracked in ] | |||
== TemplateData == | |||
{{TemplateData header}} | |||
<templatedata> | |||
{ | |||
"params": { | |||
"postid": { | |||
"label": "postid", | |||
"description": "Alpha-numeric ID of the post", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"user": { | |||
"label": "username", | |||
"description": "Instagram account name, without the @", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"title": { | |||
"label": "post", | |||
"description": "Partial or entire content of the post, optionally including hashtags (#), at signs (@), and links. Note: double quote marks (\") should be replaced with single quote marks (') because the entire title will display surrounded by double quotes.", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"date": { | |||
"label": "date", | |||
"description": "date of the post; do not wikilink; do not include time.", | |||
"required": true | |||
}, | |||
"author": { | |||
"label": "author", | |||
"description": "Author's real name, if known. If not known, then the post is probably not an acceptable usage of a self-published source (see ])", | |||
"suggested": true | |||
}, | |||
"author-link": { | |||
"aliases": [ | |||
"authorlink" | |||
], | |||
"label": "author's article", | |||
"description": "Title of existing Misplaced Pages article about the author" | |||
}, | |||
"access-date": { | |||
"aliases": [ | |||
"accessdate" | |||
], | |||
"label": "access date", | |||
"description": "The full date when the post was accessed; do not wikilink" | |||
}, | |||
"language": { | |||
"label": "language", | |||
"description": "The language in which the post is written, if not in English.", | |||
"example": "fr", | |||
"type": "string" | |||
}, | |||
"location": { | |||
"label": "location", | |||
"description": "The location from which a post was sent.", | |||
"example": "London", | |||
"type": "string" | |||
}, | |||
"archive-url": { | |||
"label": "archive URL", | |||
"aliases": [ | |||
"archiveurl" | |||
], | |||
"description": "The URL of an archived copy of a web page, if or in case the URL becomes unavailable; requires 'archive-date'", | |||
"type": "string" | |||
}, | |||
"archive-date": { | |||
"label": "archive date", | |||
"aliases": [ | |||
"archivedate" | |||
], | |||
"description": "Date when the original URL was archived; do not wikilink", | |||
"type": "string" | |||
}, | |||
"url-status": { | |||
"label": "URL status", | |||
"description": "If set to 'live', the title displays as the live link; if set to dead, the title displays as the archive link", | |||
"type": "string" | |||
}, | |||
"script-title": { | |||
"label": "script post", | |||
"description": "For post in languages that do not use a Latin-based alphabet (Arabic, Chinese, Cyrillic, Greek, Hebrew, Japanese, Korean, Vietnamese, etc). Prefix with two-character ISO639-1 language code followed by a colon, e.g. for Japanese use: ja:...", | |||
"example": "ja:東京タワー" | |||
}, | |||
"trans-title": { | |||
"label": "translated post", | |||
"description": "An English language translation, if the post cited is in a foreign language; use of 'language' parameter is recommended" | |||
}, | |||
"link": { | |||
"label": "Link to Instagram article?", | |||
"description": "Set to \"no\" to not link to the Misplaced Pages article for Instagram. Useful for preventing overlinking when more than one tweet is cited." | |||
}, | |||
"df": { | |||
"label": "Date format", | |||
"description": "Valid values: dmy, dmy-all, mdy, mdy-all" | |||
} | |||
}, | |||
"description": "A template for citing content posted on Instagram" | |||
} | |||
</templatedata> | |||
== Redirects == | |||
# {{tlx|Cite Instagram}} | |||
== See also == | |||
# ] | |||
<includeonly>{{Sandbox other|| | |||
<!-- Categories below this line, please; interwikis at Wikidata --> | |||
] | |||
}}</includeonly> |
Revision as of 07:00, 25 September 2021
sekou toure honablezh is a actor/ model and a instagram star