Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "User:Garrett/Sandbox3"

From PCGamingWiki, the wiki about fixing PC games
m
m (ifeq?)
Line 1: Line 1:
{{#if:{{{1|}}}|[[File:WindowsIcon.png|25px|link=Windows|Windows]]}}<!--
+
{{#ifeq:{{lc:{{{1|}}}}}|windows|[[File:WindowsIcon.png|25px|link=Windows|Windows]]}}
-->{{#if:{{{2|}}}|[[File:MacIcon.png|30px|link=Mac OS|Mac OS]]}}<!--
+
{{#ifeq:{{lc:{{{2|}}}}}|mac|[[File:MacIcon.png|30px|link=Mac OS|Mac OS]]}}
-->{{#if:{{{3|}}}|[[File:LinuxIcon.png|25px|link=Linux|Linux]]}}<!--
+
{{#ifeq:{{lc:{{{3|}}}}}|linux|[[File:LinuxIcon.png|25px|link=Linux|Linux]]}}
-->{{#if:{{{4|}}}|[[File:AndroidIcon.png|25px|link=Wikipedia:Android (operating system)|Android]]}}<noinclude>{{documentation}}</noinclude>
+
{{#ifeq:{{lc:{{{4|}}}}}|android|[[File:AndroidIcon.png|25px|link=Wikipedia:Android (operating system)|Android]]}}<noinclude>{{documentation}}</noinclude>

Revision as of 04:33, 11 March 2013


Documentation for the above template (sometimes hidden from view).