Difference between revisions of "Template:Team2on2"
From QWiki
m |
m |
||
| Line 7: | Line 7: | ||
| {{player|{{{player2}}}|flag={{{flag2|}}}}} | | {{player|{{{player2}}}|flag={{{flag2|}}}}} | ||
|} | |} | ||
| + | |||
| + | Checking to see if flag variable is set and if so using an image link to display it. | ||
| + | -->{{#if:{{{flag1|}}}|{{flag/{{lc:{{{flag1}}}}}}} }}<!-- | ||
| + | -->{{#if:{{{flag2|}}}|{{flag/{{lc:{{{flag2}}}}}}} }}<!-- | ||
Revision as of 11:55, 3 January 2017
Checking to see if flag variable is set and if so using an image link to display it. -->