Interwiki/doc

From Protoi Healing

Jump to: navigation, search

{{Interwiki}} is a template that serves to link the different language versions of the same article.

The English page is always the leading page. All updates have to be done there first!

Usage

First step: create a page named Interwiki:ArticleName. Replacing "ArticleName" by the original name of the article (in English) without spaces and using UpperCamelCase style. Example: for the article "Pierogi with cheese" create the page Interwiki:PierogiWithCheese. If necessary, also include the NAMESPACE within the "ArticleName".

Second step: put the following code in the page created.

{{Interwiki
| de  = 
| en  = 
| eo  = 
| fr  = 
| it  =
| nl  = 
| sv  = 
| ch  = 
| enLastUpdated =
| deStatus =
| esStatus =
| frStatus =
| itStatus =
| nlStatus =
| svStatus =
| chStatus =
| store={{{1|yes}}}
}}


Third step: add the different names of the article in the appropriate fields (If necessary, also include the NAMESPACE within the "ArticleName"). Delete the unused fields. For example:

{{Interwiki
| en = Cod
| de = Kabeljau
| es = Bacalao
| sv = Torsk
| enLastUpdated = 2016-05-15
| deStatus = ok
| esStatus = update needed
| svStatus = update needed
| store={{{1|yes}}}
}}


Fourth and last step: add the following code at the top of the original article and also in all language versions of the article.

{{:Interwiki:ArticleName|no}}

Replacing "ArticleName" by the original name of the article (in English) without spaces and using UpperCamelCase style.
Sample:

{{:Interwiki:PierogiWithCheese|no}}