Template:Icon: Difference between revisions

From Subnautica Wiki
No edit summary
No edit summary
Line 143: Line 143:
{{IconCreate
{{IconCreate
|icon=Arctic Ray
|icon=Arctic Ray
|bg=2x2
|width={{{width|128}}}
|width={{{width|128}}}
}}
}}
Line 269: Line 270:
{{IconCreate
{{IconCreate
|icon=Brinewing
|icon=Brinewing
|bg=2x2
|width={{{width|128}}}
|width={{{width|128}}}
}}
}}
Line 324: Line 326:
{{IconCreate
{{IconCreate
|icon=Brute Shark
|icon=Brute Shark
|bg=2x2
|bg=3x3
|width={{{width|128}}}
|width={{{width|128}}}
}}
}}
Line 458: Line 460:
{{IconCreate
{{IconCreate
|icon=Crashfish
|icon=Crashfish
|bg=2x2
|width={{{width|128}}}
|width={{{width|128}}}
}}
}}
Line 491: Line 494:
{{IconCreate
{{IconCreate
|icon=Cryptosuchus
|icon=Cryptosuchus
|bg=2x2
|bg=3x3
|width={{{width|128}}}
|width={{{width|128}}}
}}
}}
Line 773: Line 776:
{{IconCreate
{{IconCreate
|icon=Glow Whale
|icon=Glow Whale
|bg=3x3
|bg=4x4
|width={{{width|128}}}
|width={{{width|128}}}
}}
}}
Line 920: Line 923:
{{IconCreate
{{IconCreate
|icon=Jellyfish
|icon=Jellyfish
|bg=1x2
|bg=3x3
|width={{{width|128}}}
|width={{{width|128}}}
|height={{{height|256}}}
|height={{{height|256}}}
Line 1,076: Line 1,079:
{{IconCreate
{{IconCreate
|icon=Lily Paddler
|icon=Lily Paddler
|bg=2x3
|width={{{width|128}}}
|width={{{width|128}}}
}}
}}
Line 1,314: Line 1,318:
{{IconCreate
{{IconCreate
|icon=Pengwing
|icon=Pengwing
|bg=2x2
|width={{{width|128}}}
|width={{{width|128}}}
}}
}}
Line 1,332: Line 1,337:
{{IconCreate
{{IconCreate
|icon=Pinnacarid
|icon=Pinnacarid
|bg=2x2
|width={{{width|128}}}
|width={{{width|128}}}
}}
}}
Line 1,591: Line 1,597:
{{IconCreate
{{IconCreate
|icon=Rock Puncher
|icon=Rock Puncher
|bg=2x2
|bg=3x3
|width={{{width|128}}}
|width={{{width|128}}}
}}
}}
Line 1,668: Line 1,674:
{{IconCreate
{{IconCreate
|icon=Sea Monkey
|icon=Sea Monkey
|bg=2x3
|width={{{width|128}}}
|width={{{width|128}}}
}}
}}
Line 2,007: Line 2,014:
{{IconCreate
{{IconCreate
|icon=Squidshark
|icon=Squidshark
|bg=2x2
|bg=3x3
|width={{{width|128}}}
|width={{{width|128}}}
}}
}}
Line 2,136: Line 2,143:
{{IconCreate
{{IconCreate
|icon=Titan Holefish
|icon=Titan Holefish
|bg=2x2
|bg=3x3
|width={{{width|128}}}
|width={{{width|128}}}
}}
}}
Line 2,180: Line 2,187:
{{IconCreate
{{IconCreate
|icon=Blue Trivalve
|icon=Blue Trivalve
|bg=2x2
|width={{{width|128}}}
|width={{{width|128}}}
}}
}}
Line 2,192: Line 2,200:
{{IconCreate
{{IconCreate
|icon=Yellow Trivalve
|icon=Yellow Trivalve
|bg=2x2
|width={{{width|128}}}
|width={{{width|128}}}
}}
}}

Revision as of 22:42, 30 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