Sablon:Icon/japanese console

Innen: Terraria Wiki
Ugrás a navigációhoz Ugrás a kereséshez

Japanese Console version

Displays a linked japanese console icon, which when clicked, takes the user to the Japanese Console Version page. The link can be removed with the parameter "nl" .

Usage

All parameters are optional.

{{icon/japanese console
|nl=y/yes: un-links the icon; default is a linked icon
|size= ##; size in px. equal to width=## AND height=##, the image will be resized to fit within the given width and height in pixels. Default is currently 16(px) and can be found here: File:Flag jp.svg.
|width= ##; will override size=## in horizontal dimension. Default is currently 16(px) and can be found here: File:Flag jp.svg.
|height= ##; will override size=## in vertical dimension. Default is currently 12(px) and can be found here: File:Flag jp.svg.
|scale= scale ratio; default is 1. Size dimension will be multiplied by this ratio.
|small= y/yes; creates a smaller icon (of 12px by default), equal to scale=0.75. This will be overrided by scale=xx. (useful when space is an issue)
}}

Note that the image will always retain its aspect ratio.

Examples

code displays clickable note
{{icon/japanese console}} Japanese Console version Yes
{{icon/japanese console | small=y }} Japanese Console version
{{icon/japanese console | scale=0.5 }} Japanese Console version
{{icon/japanese console | size=40 | scale=0.5 }} Japanese Console version equal to {{icon/japanese console | size=20}}
{{icon/japanese console | width=16 | height=30}} Japanese Console version image will fit within the rectangle and retain its aspect ratio.
{{icon/japanese console | nl=y }} Japanese Console version No not clickable.
{{icon/japanese console | nl=y | size=20 }} Japanese Console version