Sjabloon:Otherlang: verschil tussen versies

Uit wikilab
Ga naar: navigatie, zoeken
(Example)
 
(2 tussenliggende revisies door dezelfde gebruiker niet weergegeven)
Regel 42: Regel 42:
 
! Syntax
 
! Syntax
 
! Result
 
! Result
|- id="en"
+
|- id="nl"
|English
+
|Dutch
|en=Page_name
+
|nl=Page_name
|[[File:En.png]]
+
|[[File:Nl.png]]
 
|- id="fr"
 
|- id="fr"
|Russian
+
|French
 
|fr=Page_name:fr
 
|fr=Page_name:fr
 
|[[File:Fr.png]]
 
|[[File:Fr.png]]
 
|}
 
|}
  
</noinclude> {{#if: {{{title|}}} | {{DISPLAYTITLE:{{{title}}}}} }}<div style="position:relative;top:-42px;margin-bottom: -40px;float:right;text-align:right;padding:2px;line-height:11px;background:#000000{{#if: {{{noborder|}}} | margin-top:5px;border:0; | border:1px solid #000000;border-bottom:0;}}">{{#if: {{{en|}}} | '''[[File:En.png|alt=English|link={{{en}}}]]''' }} {{#if: {{{fr|}}} | [[File:Fr.png|alt=Français|link={{{fr}}}]] }}</div>
+
</noinclude> {{#if: {{{title|}}} | {{DISPLAYTITLE:{{{title}}}}} }}<div style="position:relative;top:-42px;margin-bottom: -40px;float:right;text-align:right;padding:2px;line-height:11px;background:#000000{{#if: {{{noborder|}}} | margin-top:5px;border:0; | border:1px solid #000000;border-bottom:0;}}">{{#if: {{{nl|}}} | '''[[File:Nl.png|alt=Nederlands|link={{{nl}}}]]''' }} {{#if: {{{fr|}}} | [[File:Fr.png|alt=Français|link={{{fr}}}]] }}</div>

Huidige versie van 21 apr 2014 om 23:15

Français

This template adds available translations for the page to the top through the use of flags.

To prevent issues, this template must be placed at the very beginning of a page.

Tip! When contributing a new translation to a document that already has other translations, please carry over the existing translations to the otherlang template of your contributed page. This way all multilingual pages are linked.

Syntax

{{otherlang
| noborder=true (OPTIONAL)
| title=localized page display title
| lang=page:translated page
| lang2=translated page2
| etc...
}}

Warning! Do not include the language of the current page. This will only confuse readers.

Example

On a page called Template:Otherlang:

{{otherlang
| title=Template:Otherlang
| fr=Sjablone:Otherlang
}}

Note that:

  • The language "en" is not included, as it is the language of the page that template is being used on.
  • title is assigned the translated name of the page, and will appear as the display title (heading) for the page. This can replace the existing {{wrongtitle}} and {{DISPLAYTITLE}} templates currently in common use.
  • The English page has no suffix.

Available Languages

Language Syntax Result
Dutch nl=Page_name Nl.png
French fr=Page_name:fr Fr.png