Template:Icon: Difference between revisions

From Subnautica Wiki
No edit summary
No edit summary
Line 261: Line 261:
{{IconCreate
{{IconCreate
|icon=Enameled Glass
|icon=Enameled Glass
|width={{{width|128}}}
}}

|Exterior Growbed=
{{IconCreate
|icon=Exterior Growbed
|width={{{width|128}}}
}}

|Fabricator=
{{IconCreate
|icon=Fabricator
|width={{{width|128}}}
|width={{{width|128}}}
}}
}}
Line 297: Line 309:
{{IconCreate
{{IconCreate
|icon=Cured Feather Fish (Red)
|icon=Cured Feather Fish (Red)
|width={{{width|128}}}
}}

|Fiber Mesh=
{{IconCreate
|icon=Fiber Mesh
|width={{{width|128}}}
}}

|Filtered Water=
{{IconCreate
|icon=Filtered Water
|width={{{width|128}}}
}}

|Fins=
{{IconCreate
|icon=Fins
|bg=2x2
|width={{{width|128}}}
|width={{{width|128}}}
}}
}}
Line 500: Line 531:
{{IconCreate
{{IconCreate
|icon=Prawn Suit Drill Arm
|icon=Prawn Suit Drill Arm
|bg=purple
|width={{{width|128}}}
}}

|Prawn Suit Grappling Arm=
{{IconCreate
|icon=Prawn Suit Grappling Arm
|bg=purple
|width={{{width|128}}}
}}

|Prawn Suit Jump Jet Upgrade=
{{IconCreate
|icon=Prawn Suit Jump Jet Upgrade
|width={{{width|128}}}
}}

|Prawn Suit Propulsion Cannon=
{{IconCreate
|icon=Prawn Suit Propulsion Cannon
|bg=purple
|width={{{width|128}}}
}}

|Prawn Suit Thermal Reactor=
{{IconCreate
|icon=Prawn Suit Thermal Reactor
|width={{{width|128}}}
}}

|Prawn Suit Torpedo Arm=
{{IconCreate
|icon=Prawn Suit Torpedo Arm
|bg=purple
|bg=purple
|width={{{width|128}}}
|width={{{width|128}}}

Revision as of 18:30, 13 July 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