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

From PCGamingWiki, the wiki about fixing PC games
(Added abandoned description)
m (Reordered numbers)
Line 38: Line 38:
  
 
'''Example #3'''
 
'''Example #3'''
{{State|unplayable}}
+
{{State|unknown}}
  
 
<pre><nowiki>
 
<pre><nowiki>
{{State|unplayable}}
+
{{State|unknown}}
 
</nowiki></pre>
 
</nowiki></pre>
  
Line 52: Line 52:
  
 
'''Example #5'''
 
'''Example #5'''
{{State|unknown}}
+
{{State|unplayable}}
  
 
<pre><nowiki>
 
<pre><nowiki>
{{State|unknown}}
+
{{State|unplayable}}
 
</nowiki></pre>
 
</nowiki></pre>
  
 
<includeonly>[[Category:Tag templates]]</includeonly>
 
<includeonly>[[Category:Tag templates]]</includeonly>
 
<noinclude>[[Category:Documentation templates]]</noinclude>
 
<noinclude>[[Category:Documentation templates]]</noinclude>

Revision as of 12:04, 8 June 2022

Description

The state tag is a multi-use label that states the current condition of the product the article is covering.

Note that the tag should only be removed once the tag is no longer relevant to the product (i.e. product is fully released, not under active development). The tag should also be updated when the state of the product has changed (ex. product has moved from development/Early Access to release state).

Arguments

  • state or 1 - prototype, dev, postdev, unknown, unplayable.
  • dev is also mapped to synonyms such as Early Access or EA.
  • Certain obsolete values are also available but not required to be used. Visually these all work the same as dev, but adds the article to different categories:
  1. predev
  2. prealpha
  3. alpha
  4. beta
  • 2 - A value added as the second parameter disables adding the article to game related categories. Use e.g. product or non-game to disable the categorization for applications and the like.
  • ref - Used only for unknown, unplayable and abandoned states only.

Syntax

{{State|state=}}

Example #1

Dev general icon.svg
This product is unreleased but remains under active development - information may change frequently and could be outdated or irrelevant.
{{State|dev}}

Example #2

Dev general icon.svg
Although this product has been released, it remains under active development - information may change frequently and could be outdated or irrelevant.
{{State|postdev}}

Example #3

Warning icon.svg
This product might be abandoned as it has not received an update for a while.
{{State|unknown}}

Example #4

Warning icon.svg
This product was abandoned during development. It is covered here for historical reference.
{{State|abandoned}}

Example #5

Warning icon.svg
This product is no longer playable in any capacity. It is covered here for historical reference.
{{State|unplayable}}