Template:Translations: Difference between revisions

From Red Faction Wiki
No edit summary
No edit summary
Line 49: Line 49:
|}</noinclude>
|}</noinclude>


  {{#if: {{{title|}}} | {{DISPLAYTITLE:{{{title}}}}} }}{{#if: {{{en|}}} | '''English: {{{en}}}''' }} {{#if: {{{ru|}}} | Russian: {{{ru}}} }}
  #if: {{{title|}}} | {{DISPLAYTITLE:{{{title}}}}} }}{{#if: {{{en|}}} | '''English: {{{en}}}''' }} {{#if: {{{ru|}}} | Russian: {{{ru}}}

Revision as of 03:48, 16 November 2020


#if:  |  }} {{#if: Template:Translations:ru | Russian: Template:Translations:ru

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

#if: localized page display title |  }} {{#if:  | Russian: {{{ru}}}


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

Example

On a page called Template:Translations:


#if: Template:Translations |  }} {{#if: Category:Programming:ru | Russian: Category:Programming:ru


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 Template:Wrongtitle and Template:DISPLAYTITLE templates currently in common use.
  • The English page has no suffix.

Available Languages

Language Syntax Result
English en=Page_name English
Russian ru=Page_name:ru Russian
#if:  |  }} {{#if:  | Russian: {{{ru}}}