Template:PerkIconBorder: Difference between revisions
From Against the Storm Official Wiki
m (better formatting for the template page itself) |
(Updated with references to standard color templates) |
||
Line 1: | Line 1: | ||
<includeonly><span style="display:inline-block; border: 3px solid {{{1}}};">[[{{{2}}}| | <includeonly><span style="display:inline-block; border: 3px solid {{{1}}};">[[{{{2}}}|{{ImgH}}]]</span></includeonly><noinclude> | ||
Fills in a <code><nowiki>[[File:example.jpg]]</nowiki></code> media tag with the second argument and surrounds it with the provided border color | Fills in a <code><nowiki>[[File:example.jpg]]</nowiki></code> media tag with the second argument and surrounds it with the provided border color from the first argument. Use the appropriate color template: | ||
* Green Perk color is defined by [[Template:PerkGreen]]. For example, <code><nowiki>{{Perk|{{PerkGreen}}|File:example.png}}</nowiki></code>. | |||
* Blue Perk color is defined by [[Template:PerkBlue]]. | |||
* Purple Perk color is defined by [[Template:PerkPurple]]. | |||
* Orange Perk color is defined by [[Template:PerkOrange]].</noinclude> | |||
Blue Perk color is | |||
Orange Perk color is |
Revision as of 02:49, 13 December 2023
Fills in a [[File:example.jpg]]
media tag with the second argument and surrounds it with the provided border color from the first argument. Use the appropriate color template:
- Green Perk color is defined by Template:PerkGreen. For example,
{{Perk|{{PerkGreen}}|File:example.png}}
. - Blue Perk color is defined by Template:PerkBlue.
- Purple Perk color is defined by Template:PerkPurple.
- Orange Perk color is defined by Template:PerkOrange.