注意:游戏新版本刚刚发布,本 wiki 内容进度严重滞后,页面上的内容几乎肯定存在遗漏、错误,请谨慎采信。
见 Terraria Wiki:项目/1.4.5 获取 wiki 状态与更新指南
见 Terraria Wiki:项目/1.4.5 获取 wiki 状态与更新指南
Template:Icon/macos
跳转到导航
跳转到搜索
Displays the linked icon shown above. To display multiple icons, use {{icon}}.
Usage
All parameters are optional.
{{ icon/macos | 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.