Diferencia entre revisiones de «Plantilla:Traducción»

De FdIwiki ELP
Saltar a: navegación, buscar
Línea 1: Línea 1:
 
<noinclude>
 
<noinclude>
{{otherlang
+
{{traducción
 
|es=Plantilla:Traducción
 
|es=Plantilla:Traducción
 
}}
 
}}
Línea 12: Línea 12:
 
== Syntax ==
 
== Syntax ==
 
<pre>
 
<pre>
{{otherlang
+
{{traducción
 
| noborder=true (OPTIONAL)
 
| noborder=true (OPTIONAL)
 
| title=localized page display title
 
| title=localized page display title
Línea 26: Línea 26:
 
On a page called [[Template:Otherlang]]
 
On a page called [[Template:Otherlang]]
 
<pre>
 
<pre>
{{otherlang
+
{{traducción
 
| title=Template:Otherlang
 
| title=Template:Otherlang
 
| es=Plantilla:Traducción
 
| es=Plantilla:Traducción
Línea 39: Línea 39:
 
== Available Languages ==
 
== Available Languages ==
 
{| class="table table-bordered" border="2" cellpadding="7"
 
{| class="table table-bordered" border="2" cellpadding="7"
! Language
+
! Idioma
! Syntax
+
! Sintaxis
! Result
+
! Resultado
 
|- id="es"
 
|- id="es"
 
|Español
 
|Español
Línea 52: Línea 52:
 
|}
 
|}
  
</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: {{{es|}}} | [[File:Es.png|alt=Русский|link={{{es}}}]] }} </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: {{{en|}}} | '''[[File:En.png|alt=English|link={{{en}}}|48px]]''' }} {{#if: {{{es|}}} | [[File:Es.png|alt=Español|link={{{es}}}|48px]] }} </div>

Revisión de 13:09 2 ene 2021

Español

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

{{traducción
| 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

{{traducción
| title=Template:Otherlang
| es=Plantilla:Traducción
}}

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

Idioma Sintaxis Resultado
Español es=Nombre_Página Es.png
English en=Page_Name En.png