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 "Template:Tickcross"

From PCGamingWiki, the wiki about fixing PC games
m (Soeb moved page Development:Tickcross to Template:Tickcross without leaving a redirect)
m
Line 1: Line 1:
 
{{#switch:{{lc:{{{1}}}}}
 
{{#switch:{{lc:{{{1}}}}}
|true=<span title="Native">[[File:Tick.png|link=|alt=Native]]</span>{{#if: {{{2|}}} | [[{{{2}}}::true]] }}
+
|true=<span title="Native">[[File:Tick.png|link=|alt=Native]]</span>{{#if: {{{2|}}} | [[{{{2}}}::true| ]] }}
|false=<span title="Impossible">[[File:Cross.png|link=|alt=Impossible]]</span>{{#if: {{{2|}}} | [[{{{2}}}::false]] }}
+
|false=<span title="Impossible">[[File:Cross.png|link=|alt=Impossible]]</span>{{#if: {{{2|}}} | [[{{{2}}}::false| ]] }}
|hackable=<span title="Hackable">[[File:Wrench.png|link=|alt=Hackable]]</span>{{#if: {{{2|}}} | [[{{{2}}}::hackable]] }}
+
|hackable=<span title="Hackable">[[File:Wrench.png|link=|alt=Hackable]]</span>{{#if: {{{2|}}} | [[{{{2}}}::hackable| ]] }}
|unknown=<span title="Unknown">[[File:Unknown.png|link=|alt=Unknown]]</span>{{#if: {{{2|}}} | [[{{{2}}}::unknown]] }}
+
|unknown=<span title="Unknown">[[File:Unknown.png|link=|alt=Unknown]]</span>{{#if: {{{2|}}} | [[{{{2}}}::unknown| ]] }}
 
|#default=
 
|#default=
 
}}<noinclude>{{Documentation}}</noinclude>
 
}}<noinclude>{{Documentation}}</noinclude>

Revision as of 01:26, 16 July 2013

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

This template is used within the settings templates to show an icon stating the presence of certain features or settings.

Arguments
  • 1 - Can only be one of the following: true, limited, false, hackable, unknown;
Syntax

{{Tickcross|1}}