Toggle menu
3
389
1
853
Seul En Groupe
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Translation guide: Difference between revisions

Template page
m update link
 
m 1 revision imported
 
(No difference)

Latest revision as of 12:01, 22 March 2026

File:Notebook.pngDocumentation

This template is used to display a translation guide for templates.

Usage

Add the code with the following syntax after the See also section (if exists) or end of the documentation.

{{Translation guide|<syntaxhighlight lang="html">
code
</syntaxhighlight>}}

Parameters

1
The code to be displayed in the translation guide. It's recommended to bracket the code with <syntaxhighlight lang="html"> tag.

How to translate

This template doesn't need to/shouldn't be translated, but you can translate the documentation of this template with the following steps:

  1. Create a subpage of this template with the language code of the language you want to translate to.
  2. Copy the code wrapped in the <noinclude> tag in this template into the page you created.
    {{Translation guide}} template should be removed from the translated documentation.
  3. Translate the page according to the translation requirements of normal pages.

See also

Editors can experiment in this template's sandbox.