Template:PerkSmall: Difference between revisions

From Against the Storm Official Wiki
(Created page with "<includeonly><span style="display:inline-block; border: 3px solid {{{1}}};">[[{{{2}}}|32x32px]]</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...")
 
(added orange color note and documentation about the smaller size)
 
Line 1: Line 1:
<includeonly><span style="display:inline-block; border: 3px solid {{{1}}};">[[{{{2}}}|32x32px]]</span></includeonly><noinclude>
<includeonly><span style="display:inline-block; border: 3px solid {{{1}}};">[[{{{2}}}|32x32px]]</span></includeonly><noinclude>Fills in a small, 32px-icon-sized <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 <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'.</noinclude>

Latest revision as of 00:35, 19 November 2022

Fills in a small, 32px-icon-sized [[File:example.jpg]] 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: <includeonly><span style="color: {{#if:{{{1|}}}|{{{1}}}|red}};">{{{2}}}</span></includeonly>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.