Difference between revisions of "Icon"
From Unofficial Stationeers Wiki
Emilgardis (talk | contribs) (try to use icon even if not predefined) |
Emilgardis (talk | contribs) (allow custom link on fallback) |
||
Line 177: | Line 177: | ||
|water |Water |H2O |h2o = Icon-water.png{{!}}link=Water | |water |Water |H2O |h2o = Icon-water.png{{!}}link=Water | ||
− | | #default = {{#ifexist: File:{{1|}}.png | File:{{1|}}.png| Placeholder icon.png }} {{!}}link={{{1|}}} | + | | #default = {{#ifexist: File:{{1|}}.png | File:{{1|}}.png| Placeholder icon.png }} {{!}}link={{#if: {{{2|}}} | {{{2|}}} | {{ #ifexist: {{{1|}}} | {{{1|}}} }} }} |
}}|{{{size|32px}}}]] | }}|{{{size|32px}}}]] | ||
<div class="{{{icon-text-class|stationeers-icon-text}}}" style="position: absolute;bottom: 0;right: 3px;color: #fff;font-size: larger;font-weight: bold;text-shadow: 0px 1px 1px #000,0px -1px 1px #000,1px 0px 1px #000,-1px 0px 1px #000;pointer-events: none;">{{{2|}}}</div> | <div class="{{{icon-text-class|stationeers-icon-text}}}" style="position: absolute;bottom: 0;right: 3px;color: #fff;font-size: larger;font-weight: bold;text-shadow: 0px 1px 1px #000,0px -1px 1px #000,1px 0px 1px #000,-1px 0px 1px #000;pointer-events: none;">{{{2|}}}</div> |
Revision as of 06:12, 1 May 2024
Examples
{{icon}}
{{icon|Iron|1}}
{{icon|drill|1}}
{{icon|drill}}
{{icon|time|500}}
{{icon|energy|1000}}
{{icon|oxygen}}
The above documentation is transcluded from Template:Icon/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |