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

From PCGamingWiki, the wiki about fixing PC games
(Created page with ";Description Template to be used when something was verified by a wiki editor. Needs to be used with {{Code|ref}} tags. ;Arguments * {{Code|user}} - User name. E.g. PCGWbot *...")
 
m (Added ref tags to example)
 
Line 8: Line 8:
  
 
;Syntax
 
;Syntax
<pre><nowiki>{{Refcheck|user=|date=|comment=}}</nowiki></pre>
+
<pre><nowiki><ref>{{Refcheck|user=|date=|comment=}}</ref></nowiki></pre>
  
 
;Example
 
;Example
{{Code|<nowiki>{{Refcheck|user=PCGWbot|date=2012-12-21|comment=This is fully optional.}}</nowiki>}}
+
{{Code|<nowiki><ref>{{Refcheck|user=PCGWbot|date=2012-12-21|comment=This is fully optional.}}</ref></nowiki>}}
  
 
{{Refcheck|user=PCGWbot|date=2012-12-21|comment=This is fully optional.}}
 
{{Refcheck|user=PCGWbot|date=2012-12-21|comment=This is fully optional.}}

Latest revision as of 18:51, 19 September 2022

Description

Template to be used when something was verified by a wiki editor. Needs to be used with ref tags.

Arguments
  • user - User name. E.g. PCGWbot
  • date - Day on which it was checked in YYYY-MM-DD format.
  • comment - Optional comment.
Syntax
<ref>{{Refcheck|user=|date=|comment=}}</ref>
Example

<ref>{{Refcheck|user=PCGWbot|date=2012-12-21|comment=This is fully optional.}}</ref>

Verified by User:PCGWbot on 2012-12-21

This is fully optional.