Difference between revisions of "Template:Instagram/doc"

From blackwiki
Jump to navigation Jump to search
imported>Zyxw
(note module used, add intro text, update usage and examples, add TemplateData)
imported>Jonesey95
m (Fix Linter errors using AutoEd)
 
Line 24: Line 24:
 
=== Unnamed parameters ===
 
=== Unnamed parameters ===
 
''URL:''
 
''URL:''
: <tt>[https://www.instagram.com/wikipedia/ https://www.instagram.com/{{hilite|wikipedia}}/]</tt>
+
: <code>[https://www.instagram.com/wikipedia/ https://www.instagram.com/{{hilite|wikipedia}}/]</code>
 
''Usage:''
 
''Usage:''
 
: <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | wikipedia | Wikipedia }}</code>
 
: <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | wikipedia | Wikipedia }}</code>
Line 32: Line 32:
 
=== Named parameters ===
 
=== Named parameters ===
 
''URL:''
 
''URL:''
: <tt>[https://www.instagram.com/kevin/ https://www.instagram.com/{{hilite|kevin}}/]</tt>
+
: <code>[https://www.instagram.com/kevin/ https://www.instagram.com/{{hilite|kevin}}/]</code>
 
''Usage:''
 
''Usage:''
 
: <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | id= kevin | name= Kevin Systrom }}</code>
 
: <code><nowiki>{{</nowiki>{{BASEPAGENAME}} | id= kevin | name= Kevin Systrom }}</code>

Latest revision as of 02:24, 3 June 2020

Template:Uses Wikidata

Template:Instagram displays an external link to a page at Instagram, a photo sharing and social media website. It is intended for use in the external links section of an article.

Usage

Unnamed parameters
{{Instagram | account_name }}
{{Instagram | account_name | Displayed Name }}
Named parameters
{{Instagram | id= account_name }}
{{Instagram | id= account_name | name= Displayed Name }}
Using Wikidata property Template:WPL
{{Instagram}}
{{Instagram | name= Displayed Name }}

Examples

Unnamed parameters

URL:

https://www.instagram.com/wikipedia/

Usage:

{{Instagram | wikipedia | Wikipedia }}

Output:

Wikipedia on InstagramScript error: No such module "EditAtWikidata".

Named parameters

URL:

https://www.instagram.com/kevin/

Usage:

{{Instagram | id= kevin | name= Kevin Systrom }}

Output:

Kevin Systrom on InstagramScript error: No such module "EditAtWikidata".

No parameters and Wikidata property not defined

Usage:

{{Instagram}}

Output:

Template:PAGENAMEBASE on InstagramScript error: No such module "EditAtWikidata".

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for Instagram

This template displays an external link to a page at Instagram, a photo sharing and social media website. It is intended for use in the external links section of an article.

Template parameters

ParameterDescriptionTypeStatus
idid 1

The "id" parameter (or unnamed parameter "1") should contain the account name in the URL. Example: kevin is the account name in https://www.instagram.com/kevin/. This parameter is optional if Wikidata property P2003 exists, but required if not.

Default
Wikidata property P2003
Stringoptional
namename 2

The "name" parameter (or unnamed parameter "2") may be used to specify the link text. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation.

Default
{{PAGENAMEBASE}}
Stringoptional

Tracking category

See also