Last 5 Pages Viewed: Special:Log » OLAY Database/2024/Week 33 » Special:PrefixIndex/Template:Collapsible... » Special:UserLogin » Template:WikipediaSnapshotLangLink

Template:WikipediaSnapshotLangLink: Difference between revisions

From WikiBox
Jump to navigation Jump to search
(Created page with "{{Ambox |name = wikipediasnapshotlang |type = style |image = 40px|link=|alt= |text = This article is a snapshot of an '''existing Wikipedia article''' based in ''another language''. This version has been machine-translated and human-corrected. View the original {{{langname|}}} version of this page on Wikipedia here: '''[[Wikipedia:{{{langcode|}}}:{{{pagename|}}}|{{{pagename|}}}]]''' }} <noinclude> <templatedata> { "params": { "langname": {}, "l...")
 
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
|type = style
|type = style
|image = [[File:Wikisnap.svg|40px|link=|alt=]]
|image = [[File:Wikisnap.svg|40px|link=|alt=]]
|text = This article is a snapshot of an '''existing Wikipedia article''' based in ''another language''. This version has been machine-translated and human-corrected. View the original {{{langname|}}} version of this page on Wikipedia here: '''[[Wikipedia:{{{langcode|}}}:{{{pagename|}}}|{{{pagename|}}}]]'''
|text = This article is a snapshot of an '''existing Wikipedia article''' based in ''{{{langname|}}}''. This version has been machine-translated and human-corrected. View the original {{{langname|}}} version of this page on Wikipedia here: '''[[Wikipedia:{{{langcode|}}}:{{{pagename|}}}|{{{pagename|}}}]]'''<br>
<small>{{{note|}}}</small>
}}
}}
<noinclude>
<noinclude>
Line 9: Line 10:
{
{
"params": {
"params": {
"langname": {},
"langname": {
"langcode": {},
"label": "Language name",
"pagename": {}
"description": "The full name of the language that the corresponding Wikipedia article is written in",
}
"example": "spanish",
"required": true
},
"langcode": {
"label": "Language code",
"description": "The WP code that Wikipedia uses to determin which edition of Wikipedia is being used. A full list of Wikipedias can be found [[Wikipedia:List_of_Wikipedias|here]].",
"example": "es",
"required": true
},
"pagename": {
"label": "Page name",
"description": "The native name of the article",
"example": "Wikipedia en español",
"required": true
},
"note": {
"label": "Notes",
"description": "Extra information that can be added, such as a link to an existing English version of the article"
}
},
"description": "Used on pages where the original article on Wikipedia is not in English."
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Latest revision as of 12:28, 3 September 2023

Used on pages where the original article on Wikipedia is not in English.

Template parameters

ParameterDescriptionTypeStatus
Language namelangname

The full name of the language that the corresponding Wikipedia article is written in

Example
spanish
Unknownrequired
Language codelangcode

The WP code that Wikipedia uses to determin which edition of Wikipedia is being used. A full list of Wikipedias can be found [[Wikipedia:List_of_Wikipedias|here]].

Example
es
Unknownrequired
Page namepagename

The native name of the article

Example
Wikipedia en español
Unknownrequired
Notesnote

Extra information that can be added, such as a link to an existing English version of the article

Unknownoptional