Difference between revisions of "Template:InterWiki"

From blackwiki
Jump to navigation Jump to search
imported>Andrew Gray
m (Changed protection level of Template:InterWiki: Edit request ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)))
imported>Tamzin
(use #language parsing of the specified code, instead of the {{PAGENAME}}, if no {{{1}}} is specified. (really, {{{1}}} should been an alias for {{{code}}}, with {{{2}}} as display text... but too late to change that now))
Line 1: Line 1:
 
{{sister
 
{{sister
 
|project=wikipedia
 
|project=wikipedia
|text='''''[[:{{{code}}}:| {{{1|{{PAGENAME}}}}} edition]]''''' of [[Wikipedia]], the free encyclopedia
+
|text='''''[[:{{{code}}}:| {{{1| {{#if:{{{code|}}} | {{#language:{{{code}}}|en}} }} }}} edition]]''''' of [[Wikipedia]], the free encyclopedia
 
}}<noinclude>
 
}}<noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 22:39, 13 July 2013

Template:Sister

50px Template documentation[view] [edit] [history] [purge]

Template:Uses Wikidata

Purpose

This template allows you to add a link from the en.wikipedia article on a language to the Wikipedia project in that language. Just add the following code to the language article in the External links section, just before the first link:

{{InterWiki|code=lang_code}}

Where lang_code is the language code as described in meta:Complete list of language Wikipedias available.

Examples

Generates boxed links to sister projects:

{{InterWiki|code=simple|Simple English}}

Renders the box:

Template:Sister

  • The wikitext:

==External links==

{{InterWiki|code=fr}}

Renders the second-level subheading External links followed by the box:
Template:Sister

See also

No description.

Template parameters

ParameterDescriptionTypeStatus
Language codecode

The language code for the language of the Wikipedia being linked

Example
es (Spanish), zh (Chinese)
Stringrequired
Language label1 article

The label to use for the link to Wikipedia in that Language

Example
Simple English
Unknownoptional