Template:Icon: Difference between revisions

From Subnautica Wiki
m (maybe this?)
Tag: Reverted
(Added picture and poster icons)
 
(One intermediate revision by the same user not shown)
Line 570: Line 570:
|Creepvine Sample=
|Creepvine Sample=
{{IconCreate
{{IconCreate
|icon=Creepvine Sample (BZ)
|icon=Creepvine Sample
|bg=2x2 plant
|bg=2x2 plant
|width={{{width|128}}}
|width={{{width|128}}}
Line 632: Line 632:
|width={{{width|128}}}
|width={{{width|128}}}
|bg=plant
|bg=plant
}}

|Default Poster=
{{IconCreate
|icon=Default Poster
|width={{{width|128}}}
}}
}}


Line 938: Line 944:
{{IconCreate
{{IconCreate
|icon=Headlamp
|icon=Headlamp
|width={{{width|128}}}
}}

|Horizontal Frame=
{{IconCreate
|icon=Horizontal Frame
|width={{{width|128}}}
|width={{{width|128}}}
}}
}}
Line 2,414: Line 2,426:
{{IconCreate
{{IconCreate
|icon=Vertical Connector
|icon=Vertical Connector
|width={{{width|128}}}
}}

|Vertical Frame=
{{IconCreate
|icon=Vertical Frame
|width={{{width|128}}}
|width={{{width|128}}}
}}
}}

Latest revision as of 03:36, 24 February 2024

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