Template:Icon: Difference between revisions

From Subnautica Wiki
No edit summary
No edit summary
Line 377: Line 377:
|icon=Deep Lily Pad Mushroom
|icon=Deep Lily Pad Mushroom
|width={{{width|128}}}
|width={{{width|128}}}
|bg=plant
}}

|Deep Lily Pad Mushroom Seed=
{{IconCreate
|icon=Deep Lily Pad Mushroom Seed
|width={{{width|128}}}
|bg=plant
}}
}}


Line 564: Line 572:
{{IconCreate
{{IconCreate
|icon=Frozen River Plant 02
|icon=Frozen River Plant 02
|bg=green
|width={{{width|128}}}
}}

|Frozen River Plant 02 Seed=
{{IconCreate
|icon=Frozen River Plant 02 Seed
|bg=green
|bg=green
|width={{{width|128}}}
|width={{{width|128}}}
Line 816: Line 831:
{{IconCreate
{{IconCreate
|icon=Leafy Fruit
|icon=Leafy Fruit
|bg=2x2 plant
|bg=2x2 green
|width={{{width|128}}}
|width={{{width|128}}}
}}
}}
Line 948: Line 963:
{{IconCreate
{{IconCreate
|icon=Modification Station
|icon=Modification Station
|width={{{width|128}}}
}}

|Modification Station=
{{IconCreate
|icon=Modification Station
|width={{{width|128}}}
}}

|Mohawk Plant=
{{IconCreate
|icon=Mohawk Plant
|width={{{width|128}}}
|width={{{width|128}}}
}}
}}
Line 1,276: Line 1,303:
|icon=Ribbon Plant Seed
|icon=Ribbon Plant Seed
|width={{{width|128}}}
|width={{{width|128}}}
|bg=purple
|bg=plant
}}
}}


Line 1,302: Line 1,329:
|icon=Root Pustule Seed
|icon=Root Pustule Seed
|width={{{width|128}}}
|width={{{width|128}}}
|bg=purple
|bg=plant
}}
}}


Line 1,602: Line 1,629:
|icon=Cured Spinner Fish
|icon=Cured Spinner Fish
|width={{{width|128}}}
|width={{{width|128}}}
}}

|Spiral Chunk=
{{IconCreate
|icon=Spiral Chunk
|width={{{width|128}}}
|bg=plant
}}
}}



Revision as of 22:36, 30 June 2020

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