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:Assignment/checkAvailable"

From PCGamingWiki, the wiki about fixing PC games
m (hide for now)
m (updated template to compare against new column)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<!--{{#cargo_query:
+
{{#cargo_query:
 
tables=Assignments
 
tables=Assignments
 
|fields=Game
 
|fields=Game
|where=Game="{{PAGENAME}}" AND Status = "available"
+
|where=EncodedName="{{urlencode:{{PAGENAME}}|PATH}}" AND Status = "available"
 
|limit=1
 
|limit=1
 
|format=template
 
|format=template
Line 9: Line 9:
 
|default=
 
|default=
 
|no html
 
|no html
}}-->
+
}}

Latest revision as of 09:10, 20 July 2020