Template:Icon: Difference between revisions

From Subnautica Wiki
No edit summary
No edit summary
Line 46: Line 46:
{{IconCreate
{{IconCreate
|icon=Cured Arctic Peeper
|icon=Cured Arctic Peeper
|width={{{width|128}}}
}}

|Arctic Ray Egg=
{{IconCreate
|icon=Arctic Ray Egg
|width={{{width|128}}}
|width={{{width|128}}}
}}
}}
Line 179: Line 185:
|icon=Booster Tank
|icon=Booster Tank
|bg=3x3
|bg=3x3
|width={{{width|128}}}
}}

|Brute Shark Egg=
{{IconCreate
|icon=Brute Shark Egg
|bg=2x2
|width={{{width|128}}}
|width={{{width|128}}}
}}
}}
Line 778: Line 791:
|width={{{width|128}}}
|width={{{width|128}}}
|height={{{height|192}}}
|height={{{height|192}}}
}}

|Lily Paddler Egg=
{{IconCreate
|icon=Lily Paddler Egg
|width={{{width|128}}}
}}
}}


Line 969: Line 988:
{{IconCreate
{{IconCreate
|icon=Picture Frame
|icon=Picture Frame
|width={{{width|128}}}
}}

|Pinnacarid Egg=
{{IconCreate
|icon=Pinnacarid Egg
|width={{{width|128}}}
|width={{{width|128}}}
}}
}}
Line 1,491: Line 1,516:
{{IconCreate
{{IconCreate
|icon=Spy Pengling Remote
|icon=Spy Pengling Remote
|width={{{width|128}}}
}}

|Squidshark Egg=
{{IconCreate
|icon=Squidshark Egg
|bg=2x2
|width={{{width|128}}}
|width={{{width|128}}}
}}
}}
Line 1,591: Line 1,623:
{{IconCreate
{{IconCreate
|icon=Unknown
|icon=Unknown
|bg=2x2
|width={{{width|128}}}
}}

|Titan Holefish Egg=
{{IconCreate
|icon=Titan Holefish Egg
|bg=2x2
|bg=2x2
|width={{{width|128}}}
|width={{{width|128}}}

Revision as of 18:55, 21 December 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