Template:Icon: Difference between revisions

From Subnautica Wiki
No edit summary
No edit summary
Line 280: Line 280:
|icon=Counter
|icon=Counter
|width={{{width|128}}}
|width={{{width|128}}}
}}

|Crashed Ship Salvage=
{{IconCreate
|icon=Crashed Ship Salvage
|wdith={{{width|128}}}
}}
}}


Line 979: Line 973:
{{IconCreate
{{IconCreate
|icon=Purple Vents Salvage
|icon=Purple Vents Salvage
|wdith={{{width|128}}}
|width={{{width|128}}}
}}
}}


Line 1,188: Line 1,182:
{{IconCreate
{{IconCreate
|icon=Seatruck Thruster Upgrade
|icon=Seatruck Thruster Upgrade
|width={{{width|128}}}
}}

|Ship Wreck Salvage=
{{IconCreate
|icon=Ship Wreck Salvage
|width={{{width|128}}}
|width={{{width|128}}}
}}
}}

Revision as of 22:10, 17 September 2019

1x1 default bg.png
Unknown Icon.png

Template used for pre-created icons using the {{IconCreate}} template.

Usage

Input:

{{IconCreate|icon=Flashlight|bg=normal|width=60|height=60}}

Output:

1x1 default bg.png
Flashlight Icon.png
  • icon: Desired item icon. Name should be according to exact in-game item name.
  • bg: Background color/size of icon. List of different backgrounds and corresponding template code can be found below. Defaults to normal blue 1x1 background.
  • width/height: Width and height of icon in pixels. Default is generally 128, height is equal to width unless defined specifically.

Backgrounds