Plantilla:Icon/xbox one

De Terraria Wiki
Ir a la navegación Ir a la búsqueda





























Xbox One

Esta plantilla tiene su i18n preparado, lo que significa que es fácil de localizar para diferentes lenguas. Por favor vea I18n & l10n para plantillas (en) para aprender más.
Véase Plantilla:Icon-version/l10n para la localización de esta plantilla.
Important.svg
CUIDADO: ¡¡¡El código de la Wiki Terraria es complejo!!!
Si quieres utilizar este código en otra wiki, el staff de wiki.gg no podrá brindarte asistencia.
Por favor considera otra wiki a la cual adaptar su código, ¡o crea tus propias plantillas!
Recuerda que el contenido de una wiki es más importante que el formato elegante.
Template-info.svg Documentación La siguiente documentación es transcluida de Plantilla:Icon/common/doc. (editar | historia)

Displays the linked icon shown above. To display multiple icons, use {{icon}}.

Usage

All parameters are optional.

{{ icon/xbox one | small = y | nl = y | size = <size in px> | width = <width in px> | height = <height in px> | scale = <scale ratio> }}

small

Reduces the size of the icon to 75%; evaluated after $width, $height, and $size. Equal to |scale=0.75; overridden by $scale.

nl

Removes the link from the icon. It is linked by default.

size

Size in px; sets $width and $height to the passed value. The image will be resized to fit within the given size. Note that it will always retain its aspect ratio.

width / height

Overrides $size in the horizontal/vertical dimension.

scale

Scale ratio; width and height of the image will be multiplied with this value. Default is 1.

Examples

Code Result Linked Note
{{icon/xbox one}}




























Xbox One || rowspan=5 align=center | ✔️ ||

{{icon/xbox one|small=y}}




























Xbox One ||

{{icon/xbox one|scale=0.5}}




























Xbox One ||

{{icon/xbox one|size=40|scale=0.5}}




























Xbox One || Equal to {{icon/xbox one|size=20}}

{{icon/xbox one|width=16|height=30}}




























Xbox One || Image will fit within the rectangle and retain its aspect ratio.

{{icon/xbox one|nl=y}}




























Xbox One ||rowspan=2 align=center| ||

{{icon/xbox one|nl=y|size=20}}




























Xbox One ||