Difference between revisions of "Template:Languages"

From Mumble Wiki
Jump to: navigation, search
Line 9: Line 9:
 
=How do I use it?=
 
=How do I use it?=
 
To include that template, add the following to the article you are editing:
 
To include that template, add the following to the article you are editing:
  <nowiki>{{Languages|pagename}}</nowiki>
+
  <nowiki>{{Languages|{{PAGENAME}}}}</nowiki>
Where pagename is the name of the article you are editing in English.
 
  
 
=Example=
 
=Example=
 
Look at the ACL_and_Groups page. It is using the template right now.
 
Look at the ACL_and_Groups page. It is using the template right now.
 
</noinclude>
 
</noinclude>

Revision as of 12:47, 9 August 2007

Languages: [[{{{1}}}|English]] [[{{{1}}}_(Deutsch)|Deutsch]] [[{{{1}}} (Español)|Español]]


What is this template for?

This template will add a top bar to select the language you want to read the article in. For this to work, articles in other languages must be named like the english one and adding (Deutsch) (Español) (Français) after the name.

How do I use it?

To include that template, add the following to the article you are editing:

{{Languages|{{PAGENAME}}}}

Example

Look at the ACL_and_Groups page. It is using the template right now.