Difference between revisions of "Template:Translate"

From Leaving The Cradle Wiki
Jump to navigation Jump to search
(Created page with "<noinclude> {{otherlang |ru=Template:Translate }} This template adds available translations for the page to the top through the use of flags. To prevent issues, this templat...")
 
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
{{otherlang
{{Translate
|ru=Template:Translate
|ru=Template:Translate
|en=Template:Translate
}}
}}


Line 12: Line 13:
== Syntax ==
== Syntax ==
<pre>
<pre>
{{otherlang
{{Translate
| noborder=true (OPTIONAL)
| noborder=true (OPTIONAL)
| title=localized page display title
| lang=page:translated page
| lang=page:translated page
| lang2=translated page2
| lang2=translated page2
Line 21: Line 21:
</pre>
</pre>


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


=== Example ===
=== Example ===
On a page called [[Template:Translate]]:
On a page called [[Template:Translate]]:
<pre>
<pre>
{{otherlang
{{Translate
| title=Template:Translate
| ru=Template:Translate
| ru=Template:Translate
| en=Template:Translate
}}
}}
</pre>
</pre>


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


== Available Languages ==
== Available Languages ==
Line 45: Line 41:
|English
|English
|en=Page_name
|en=Page_name
|[[File:En.png]]
|[[File:En_flag.png|switch to English|alt="English"]]
|- id="ru"
|- id="ru"
|Russian
|Russian
|ru=Page_name:ru
|ru=Название_страницы
|[[File:Ru.png]]
|[[File:Ru_flag.png|переключиться на Русский|alt="Русский"]]
|}
|}


</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: {{{ru|}}} | [[File:Ru.png|alt=Русский|link={{{ru}}}]] }}</div>
</noinclude>{{#if:{{{title|}}}|{{DISPLAYTITLE:{{{title}}}}} }}<div style="position:relative;top:-52px;margin-bottom: -50px;float:right;text-align:right;padding:0px;line-height:11px;">{{#if:{{{en|}}}|[[File:En_flag.png|switch to English|alt="English"|link={{{en}}}]]}}{{#if:{{{ru|}}}|[[File:Ru_flag.png|переключиться на Русский|alt="Русский"|link={{{ru}}}]]}}</div>

Latest revision as of 07:12, 8 November 2015

"English""Русский"

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

{{Translate
| noborder=true (OPTIONAL)
| 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:Translate:

{{Translate
| ru=Template:Translate
| en=Template:Translate
}}


Available Languages

Language Syntax Result
English en=Page_name "English"
Russian ru=Название_страницы "Русский"