User:Mozzarella/Icon: Difference between revisions
From Terra Invicta Official Wiki
Mozzarella (talk | contribs) No edit summary |
Mozzarella (talk | contribs) No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>< | <includeonly><span style="background-color: {{{bgcolor|transparent}}}; display: inline-block;">{{#switch: {{{1}}} | ||
-->{{#switch: {{{1}}} | | money = [[File:ICO currency.png|{{{size|20px}}}|money]] | ||
| | | influence = [[File:ICO influence.png|{{{size|20px}}}|influence]] | ||
| volatiles = | | ops = [[File:ICO ops.png|{{{size|20px}}}|ops]] | ||
| boost = [[File:ICO boost.png|{{{size|20px}}}|boost]] | |||
| mc | |||
| mission control = [[File:ICO mission control.png|{{{size|20px}}}|mission control]] | |||
| research = [[File:ICO research.png|{{{size|20px}}}|research]] | |||
| projects = [[File:ICO projects.png|{{{size|20px}}}|projects]] | |||
| cp | |||
| control point | |||
| control points = [[File:ICO ControlPoint empty.png|{{{size|20px}}}|control points]] | |||
| water = [[File:ICO water.png|{{{size|20px}}}|water]] | |||
| volatiles = [[File:ICO volatiles.png|{{{size|20px}}}|volatiles]] | |||
| metal | |||
| metals | |||
| base metals = [[File:ICO metal.png|{{{size|20px}}}|base metals]] | |||
| nobles | |||
| noble metals = [[File:ICO metal noble.png|{{{size|20px}}}|noble metals]] | |||
| fissile | |||
| fissiles = [[File:ICO fissile.png|{{{size|20px}}}|fissiles]] | |||
| exotics = [[File:ICO exotics.png|{{{size|20px}}}|exotics]] | |||
| antimatter | |||
| antimatters = [[File:ICO antimatter.png|{{{size|20px}}}|antimatter]] | |||
| #default = ''No such icon'' | | #default = ''No such icon'' | ||
}}< | }}</span></includeonly><noinclude> | ||
A template for inserting resource icons. | |||
== Usage == | |||
To get the water icon for example: | |||
<pre>{{User:Mozzarella/Icon|water|bgcolor=transparent|size=20px}}</pre> | |||
Words for icons are shown in the following table. Parameters "bgcolor" and "size" are optional. | |||
{| class="wikitable" | |||
|- | |||
! name(s) !! icon | |||
|- | |||
| money || style="background-color: DarkSlateGray" align="center" | {{User:Mozzarella/Icon|money}} | |||
|- | |||
| influence || style="background-color: DarkSlateGray" align="center" | {{User:Mozzarella/Icon|influence}} | |||
|- | |||
| ops || style="background-color: DarkSlateGray" align="center" | {{User:Mozzarella/Icon|ops}} | |||
|- | |||
| boost || style="background-color: DarkSlateGray" align="center" | {{User:Mozzarella/Icon|boost}} | |||
|- | |||
| mc / mission control || style="background-color: DarkSlateGray" align="center" | {{User:Mozzarella/Icon|mc}} | |||
|- | |||
| research || style="background-color: DarkSlateGray" align="center" | {{User:Mozzarella/Icon|research}} | |||
|- | |||
| projects || style="background-color: DarkSlateGray" align="center" | {{User:Mozzarella/Icon|projects}} | |||
|- | |||
| cp / control point / control points || style="background-color: DarkSlateGray" align="center" | {{User:Mozzarella/Icon|cp}} | |||
|- | |||
| water || style="background-color: DarkSlateGray" align="center" | {{User:Mozzarella/Icon|water}} | |||
|- | |||
| volatiles || style="background-color: DarkSlateGray" align="center" | {{User:Mozzarella/Icon|volatiles}} | |||
|- | |||
| metal / metals / base metals || style="background-color: DarkSlateGray" align="center" | {{User:Mozzarella/Icon|metal}} | |||
|- | |||
| nobles / noble metals || style="background-color: DarkSlateGray" align="center" | {{User:Mozzarella/Icon|nobles}} | |||
|- | |||
| fissile / fissiles || style="background-color: DarkSlateGray" align="center" | {{User:Mozzarella/Icon|fissiles}} | |||
|- | |||
| exotics || style="background-color: DarkSlateGray" align="center" | {{User:Mozzarella/Icon|exotics}} | |||
|- | |||
| antimatter / antimatters || style="background-color: DarkSlateGray" align="center" | {{User:Mozzarella/Icon|antimatter}} | |||
</noinclude> | </noinclude> |
Latest revision as of 05:13, 15 November 2022
A template for inserting resource icons.
Usage
To get the water icon for example:
{{User:Mozzarella/Icon|water|bgcolor=transparent|size=20px}}
Words for icons are shown in the following table. Parameters "bgcolor" and "size" are optional.