Template:Perk: Difference between revisions

From Against the Storm Official Wiki
(Created page with "<includeonly><span style="border: 5px solid {{#if:{{{2|}}}|{{{2}}}|black}};">[[File:{{{1}}}|72x72px]]</includeonly><noinclude> Fills in a <nowiki>File:example.jpg</nowiki> media tag with the first argument and surrounds it with the provided border color with the second argument for the Perk as seen in-game.</noinclude>")
 
m (swapped order of arguments; added closing span tag oops)
Line 1: Line 1:
<includeonly><span style="border: 5px solid {{#if:{{{2|}}}|{{{2}}}|black}};">[[File:{{{1}}}|72x72px]]</includeonly><noinclude>
<includeonly><span style="border: 5px solid {{#if:{{{1|}}}|{{{1}}}|black}};">[[File:{{{2}}}|72x72px]]</span></includeonly><noinclude>
Fills in a <nowiki>[[File:example.jpg]]</nowiki> media tag with the first argument and surrounds it with the provided border color with the second argument for the Perk as seen in-game.</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.</noinclude>

Revision as of 19:07, 18 November 2022

Fills in a [[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.