Chronicles of Elyria Wiki
Pcjbot (discusión | contribs.)
mSin resumen de edición
mSin resumen de edición
 
Línea 1: Línea 1:
{{doc/start}}
+
{{doc/inicio}}
   
  +
Esta plantilla es una plantilla de notificación:
The template is a notice template
 
   
===Named parameters===
+
===Parámetros nombrados===
:; |icon=: image file name for use on the left, e.g. "Stub.png"
+
:; |icono=: archivo de imagen que se utilizará en la izquierda, por ejemplo "Stub.png"
:; |image=: left (image) cell content, overrides <code>|icon=</code> if provided.
+
:; |imagen=: la celda de imagen en la izquierda, sobreescribe <code>|icono=</code>
:; |type=: top line text
+
:; |tipo=: el texto en la línea superior
:; |info=: list of extra info
+
:; |info=: lista con información extra
:; |border=: border colour (defaults to green)
+
:; |borde=: el color del borde (por defecto es verde)
::; red : ambox-red (serious issue)
+
::; rojo : ambox-red (problema serio)
::; yellow : ambox-yellow (mild issue)
+
::; amarillo : ambox-yellow (problema leve)
::; green : ambox-green (good!)
+
::; verde : ambox-green (¡bien!)
::; purple : ambox-purple (technical change)
+
::; violeta : ambox-purple (cambio técnico)
::; blue : ambox-blue (notice)
+
::; azul : ambox-blue (noticia)
::; orange : ambox-orange (stub colour)
+
::; naranja : ambox-orange (color de los esbozos)
::; gray : ambox-gray
+
::; gris : ambox-gray
:; |format: <code>tiny</code> to display a small, left-aligned box showing only the <code>|type=</code> value; any other value displays the full ambox.
+
:; |formato: <code>pequeño</code> muestra una caja pequeño con alineamiento izquierdo que solo muestra el <code>|tipo=</code>; y cualquier otro valor muestra el ambox completo.
:; |style=: extra style parameters ''(unlikely to be used)''
+
:; |estilo=: parameteros de estilo extra ''(es improbable que se utilize)''
   
== Examples ==
+
== Ejemplos ==
   
=== Default ===
+
=== Estandar ===
 
{{Ambox
 
{{Ambox
| type = I am type
+
| tipo = Yo soy tipo
| info = I am info
+
| info =Yo soy info
 
}}
 
}}
   
=== Tiny ===
+
=== Pequeño ===
 
{{Ambox
 
{{Ambox
| type = I am tiny
+
| tipo = Yo soy pequeño
| icon = Icon-template.png
+
| icono = Icon-template.png
| format = tiny
+
| formato = pequeño
 
}}
 
}}
   
=== Red + image ===
+
=== Rojo + imagen ===
 
{{Ambox
 
{{Ambox
| image = [[Image:Icon-boilerplate.png]]
+
| imagen = [[Image:Icon-boilerplate.png]]
| border = red
+
| borde = rojo
| type = I am type
+
| tipo = Yo soy tipo
 
| info =
 
| info =
* I am info
+
* Yo soy info
 
}}
 
}}
   
=== Yellow ===
+
=== Amarillo ===
 
{{Ambox
 
{{Ambox
| border = yellow
+
| borde = amarillo
| type = I am type
+
| tipo = Yo soy tipo
 
| info =
 
| info =
* I am info
+
* Yo soy info
 
}}
 
}}
   
=== Green ===
+
=== Verde ===
 
{{Ambox
 
{{Ambox
| border = green
+
| borde = verde
| type = I am type
+
| tipo = Yo soy tipo
 
| info =
 
| info =
* I am info
+
* Yo soy info
 
}}
 
}}
   
=== Purple ===
+
=== Violeta ===
 
{{Ambox
 
{{Ambox
| border = purple
+
| borde = violeta
| type = I am type
+
| tipo = Yo soy tipo
 
| info =
 
| info =
* I am info
+
* Yo soy info
 
}}
 
}}
   
=== Blue ===
+
=== Azul ===
 
{{Ambox
 
{{Ambox
| border = blue
+
| borde = azul
| type = I am type
+
| tipo = Yo soy tipo
 
| info =
 
| info =
* I am info
+
* Yo soy info
 
}}
 
}}
   
=== Orange ===
+
=== Naranja ===
 
{{Ambox
 
{{Ambox
| border = orange
+
| borde = naranja
| type = I am type
+
| tipo = Yo soy tipo
 
| info =
 
| info =
* I am info
+
* Yo soy info
 
}}
 
}}
   
=== Gray ===
+
=== Gris ===
 
{{Ambox
 
{{Ambox
| border = gray
+
| borde = gris
| type = I am type
+
| tipo = Yo soy tipo
 
| info =
 
| info =
* I am info
+
* Yo soy info
 
}}
 
}}
{{doc/end}}
+
{{doc/final}}

Revisión actual - 21:34 30 abr 2020

Template-info Documentación

Esta plantilla es una plantilla de notificación:

Parámetros nombrados

|icono=
archivo de imagen que se utilizará en la izquierda, por ejemplo "Stub.png"
|imagen=
la celda de imagen en la izquierda, sobreescribe |icono=
|tipo=
el texto en la línea superior
|info=
lista con información extra
|borde=
el color del borde (por defecto es verde)
rojo
ambox-red (problema serio)
amarillo
ambox-yellow (problema leve)
verde
ambox-green (¡bien!)
violeta
ambox-purple (cambio técnico)
azul
ambox-blue (noticia)
naranja
ambox-orange (color de los esbozos)
gris
ambox-gray
|formato
pequeño muestra una caja pequeño con alineamiento izquierdo que solo muestra el |tipo=; y cualquier otro valor muestra el ambox completo.
|estilo=
parameteros de estilo extra (es improbable que se utilize)

Ejemplos

Estandar

Pequeño

Rojo + imagen

Amarillo

Verde

Violeta

Azul

Naranja

Gris