Template:Icon: Difference between revisions

From Subnautica Wiki
No edit summary
No edit summary
Line 689: Line 689:
|icon=Heat Fruit
|icon=Heat Fruit
|bg=1x2 green
|bg=1x2 green
|width={{{width|128}}}
|height={{{height|256}}}
}}

|Heat Fruit Tree=
{{IconCreate
|icon=Heat Fruit Tree
|bg=2x2 green
|width={{{width|128}}}
|width={{{width|128}}}
|height={{{height|256}}}
|height={{{height|256}}}
Line 832: Line 840:
{{IconCreate
{{IconCreate
|icon=Lantern Fruit
|icon=Lantern Fruit
|width={{{width|128}}}
|bg=2x2 green
}}

|Lantern Tree=
{{IconCreate
|icon=Lantern Tree
|width={{{width|128}}}
|width={{{width|128}}}
|bg=2x2 green
|bg=2x2 green
Line 888: Line 903:
{{IconCreate
{{IconCreate
|icon=Leafy Fruit
|icon=Leafy Fruit
|bg=2x2 green
|width={{{width|128}}}
}}

|Leafy Fruit Plant=
{{IconCreate
|icon=Leafy Fruit Plant
|bg=2x2 green
|bg=2x2 green
|width={{{width|128}}}
|width={{{width|128}}}
Line 968: Line 990:
|width={{{width|128}}}
|width={{{width|128}}}
|bg=green
|bg=green
}}

|Maroon Plant=
{{IconCreate
|icon=Maroon Plant
|bg=plant
|width={{{width|128}}}
}}
}}


Line 1,335: Line 1,364:
|icon=Red Tablet
|icon=Red Tablet
|width={{{width|128}}}
|width={{{width|128}}}
}}

|Redwort=
{{IconCreate
|icon=Redwort
|width={{{width|128}}}
|bg=2x2 plant
}}
}}


Line 1,645: Line 1,681:
{{IconCreate
{{IconCreate
|icon=Snow Stalker Fruit
|icon=Snow Stalker Fruit
|width={{{width|128}}}
|bg=green
}}

|Snow Stalker Fruit Plant=
{{IconCreate
|icon=Snow Stalker Fruit Plant
|width={{{width|128}}}
|width={{{width|128}}}
|bg=green
|bg=green
Line 1,743: Line 1,786:
{{IconCreate
{{IconCreate
|icon=Spiral Chunk
|icon=Spiral Chunk
|width={{{width|128}}}
|bg=plant
}}

|Spiral Plant=
{{IconCreate
|icon=Spiral Plant
|width={{{width|128}}}
|width={{{width|128}}}
|bg=plant
|bg=plant
Line 1,751: Line 1,801:
|icon=Spotlight
|icon=Spotlight
|width={{{width|128}}}
|width={{{width|128}}}
}}

|Spotted Dockleaf=
{{IconCreate
|icon=Spotted Dockleaf
|width={{{width|128}}}
|bg=2x2 plant
}}
}}


Line 1,958: Line 2,015:
{{IconCreate
{{IconCreate
|icon=Cured Triops
|icon=Cured Triops
|width={{{width|128}}}
}}

|Twisty Bridges Blue Mushroom=
{{IconCreate
|icon=Twisty Bridges BlueMushroom
|width={{{width|128}}}
|width={{{width|128}}}
}}
}}
Line 2,027: Line 2,090:
{{IconCreate
{{IconCreate
|icon=Vertical Connector
|icon=Vertical Connector
|width={{{width|128}}}
}}

|Violet Beau=
{{IconCreate
|icon=Violet Beau
|bg=2x2 plant
|width={{{width|128}}}
|width={{{width|128}}}
}}
}}

Revision as of 00:57, 28 August 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