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:WSGF/Documentation"

From PCGamingWiki, the wiki about fixing PC games
m (updated categories)
(removed mentions of old third parameter)
Line 5: Line 5:
 
* <code>1</code> - Takes one of the possible values ''gold'', ''silver'', ''limited'', ''unsupported'', ''incomplete'', ''unknown''. Those must be prepended with either ''4k-'', ''uw-'', ''ws-'' or ''mm-'';
 
* <code>1</code> - Takes one of the possible values ''gold'', ''silver'', ''limited'', ''unsupported'', ''incomplete'', ''unknown''. Those must be prepended with either ''4k-'', ''uw-'', ''ws-'' or ''mm-'';
 
* <code>2</code> - Link to the WSGF page;
 
* <code>2</code> - Link to the WSGF page;
* <code>3</code> - Name of defined property. Only affects ''unknown'' and enables defining the property. Depending on the value of {{code|1}} (and in the case of ''unknown'' value of {{code|3}}), for ''4k-'' defines [[Property:4K Ultra HD WSGF award]], for ''uw-'' defines [[Property:Ultra-widescreen WSGF award]], for ''ws-'' defines [[Property:Widescreen WSGF award]] and for ''mm-'' defines [[Property:Multi-monitor WSGF award]].
 
  
 
;Syntax
 
;Syntax
<pre><nowiki>{{WSGF|1|2|3}}</nowiki></pre>
+
<pre><nowiki>{{WSGF|1|2}}</nowiki></pre>
  
 
<includeonly>[[Category:General templates]]</includeonly>
 
<includeonly>[[Category:General templates]]</includeonly>
 
<noinclude>[[Category:Documentation templates]]</noinclude>
 
<noinclude>[[Category:Documentation templates]]</noinclude>

Revision as of 04:13, 9 October 2021

Description

Shows a WSGF icon representing the medal awarded to the game.

Arguments
  • 1 - Takes one of the possible values gold, silver, limited, unsupported, incomplete, unknown. Those must be prepended with either 4k-, uw-, ws- or mm-;
  • 2 - Link to the WSGF page;
Syntax
{{WSGF|1|2}}