Template:Perk: Difference between revisions

From Against the Storm Official Wiki
(added orange color note)
(Updated with references to standard color templates)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly><span style="display:inline-block; border: 3px solid {{{1}}};">[[{{{2}}}|64x64px]]</span></includeonly><noinclude>
<includeonly><span style="display:inline-block; border: 3px solid {{{1}}};">[[{{{2}}}|{{ImgH}}]]</span></includeonly><noinclude>
Fills in a <nowiki>[[File:example.jpg]]</nowiki> media tag with the second argument and surrounds it with the provided border color with the first argument for the Perk as seen in-game. Based on MediaWiki Formatting Template: <nowiki><includeonly><span style="color: {{#if:{{{1|}}}|{{{1}}}|red}};">{{{2}}}</span></includeonly></nowiki>Purple Perk color is ##7f27b9 which is closest to CSS standard 'DarkOrchid'. Blue Perk color is #015db9 which is closest to 'DodgerBlue'. Green Perk color is #15cf00 which is closest to 'LimeGreen'. Orange Perk color is #da6d00 which is closest to 'Chocolate' don't let the name fool you.</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 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>

Latest 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: