Template:Icon: Difference between revisions
Pollakover 2 (talk | contribs) No edit summary |
(Added picture and poster icons) |
||
(10 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{#switch:{{{1|{{PAGENAME}}}}} |
{{#switch:{{{1|{{#replace:{{PAGENAME}}| (Below Zero)|}}}}} |
||
|Resources= |
|Resources= |
||
{{IconCreate |
{{IconCreate |
||
|icon=Resources |
|icon=Resources |
||
|width={{{width|92}}} |
|width={{{width|92}}}y |
||
|bg = category |
|bg = category |
||
}} |
}} |
||
Line 136: | Line 136: | ||
|width={{{width|128}}} |
|width={{{width|128}}} |
||
|height={{{height|256}}} |
|height={{{height|256}}} |
||
}} |
|||
|Antidote= |
|||
{{IconCreate |
|||
|icon=Antidote |
|||
|width={{{width|128}}} |
|||
}} |
}} |
||
Line 626: | Line 632: | ||
|width={{{width|128}}} |
|width={{{width|128}}} |
||
|bg=plant |
|bg=plant |
||
}} |
|||
|Default Poster= |
|||
{{IconCreate |
|||
|icon=Default Poster |
|||
|width={{{width|128}}} |
|||
}} |
}} |
||
Line 853: | Line 865: | ||
|icon=Frost Vase Plant Seed |
|icon=Frost Vase Plant Seed |
||
|bg=green |
|bg=green |
||
|width={{{width|128}}} |
|||
}} |
|||
|Gas Torpedo= |
|||
{{IconCreate |
|||
|icon=Gas Torpedo |
|||
|bg=normal |
|||
|width={{{width|128}}} |
|width={{{width|128}}} |
||
}} |
}} |
||
Line 925: | Line 944: | ||
{{IconCreate |
{{IconCreate |
||
|icon=Headlamp |
|icon=Headlamp |
||
|width={{{width|128}}} |
|||
}} |
|||
|Horizontal Frame= |
|||
{{IconCreate |
|||
|icon=Horizontal Frame |
|||
|width={{{width|128}}} |
|width={{{width|128}}} |
||
}} |
}} |
||
Line 1,042: | Line 1,067: | ||
}} |
}} |
||
|Eye Jelly= |
|||
|Jellyfish= |
|||
{{IconCreate |
{{IconCreate |
||
|icon= |
|icon=Eye Jelly |
||
|bg=3x3 |
|bg=3x3 |
||
|width={{{width|128}}} |
|width={{{width|128}}} |
||
}} |
}} |
||
| |
|Eye Jelly Egg= |
||
{{IconCreate |
{{IconCreate |
||
|icon= |
|icon=Eye Jelly Egg |
||
|bg=1x2 |
|bg=1x2 |
||
|width={{{width|128}}} |
|width={{{width|128}}} |
||
Line 2,401: | 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}}} |
||
}} |
}} |
||
Line 2,495: | Line 2,526: | ||
{{IconCreate |
{{IconCreate |
||
|icon=Young Cotton Anemone |
|icon=Young Cotton Anemone |
||
|width={{{width|128}}} |
|||
|bg=plant |
|||
}} |
|||
|Young Cotton Anemone Seed= |
|||
{{IconCreate |
|||
|icon=Young Cotton Anemone Seed |
|||
|width={{{width|128}}} |
|width={{{width|128}}} |
||
|bg=plant |
|bg=plant |
Latest revision as of 03:36, 24 February 2024
Template used for pre-created icons using the {{IconCreate}} template.
Usage
Input:
{{IconCreate|icon=Flashlight|bg=normal|width=60|height=60}}
Output:
- 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
- none = No Background
- normal = 1x1 blue (Default)
- 1x2 = 1x2 blue
- 2x2 = 2x2 blue
- 3x3 = 3x3 blue
- 3x2 = 3x2 blue
- 2x3 = 2x3 blue
- 4x4 = 4x4 blue
- plant = 1x1 deep blue (aquatic plant)
- 1x2 plant = 1x2 deep blue (aquatic plant)
- 2x2 plant = 2x2 deep blue (aquatic plant)
- green = 1x1 green (land plant)
- 1x2 green = 1x2 green (land plant)
- 2x2 green = 2x2 green (land plant)
- purple = 1x1 purple (prawn arm)