2,175
edits
(Create) |
(Add some info) |
||
Line 1: | Line 1: | ||
{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | {{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | ||
The {{tl|H-langs}} template creates a formatted set of links between the various languages of the Research Wiki. | |||
== Example == | |||
<nowiki>{{H-langs|en=Main Page|es=Página_Principal}}</nowiki> | |||
generates | |||
{{H-langs|en=Main Page|es=Página_Principal}} | |||
== Available parameters == | |||
As shown in the above example, the most common parameter would be the language codes followed by the page name (in that language). The languages codes may be viewed in the [http://www.iana.org/assignments/language-subtag-registry IANA registry]. Besides the language codes, the following parameters may be used: | |||
*help: Displays the help text specified, if used. | |||
*template: If this template was called by another template, you may include the template name and then an edit link will appear. |
edits