Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.

Difference between revisions of "Template:Refcheck"

From PCGamingWiki, the wiki about fixing PC games
m
 
m (hide comment if its the default value)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>Verified by [[User:{{{user}}}]] on {{{date}}}.</includeonly><noinclude>{{Documentation}}</noinclude>
+
<includeonly>Verified by [[User:{{{user}}}]] on {{{date}}}{{#if: {{{comment|}}} | {{#ifeq:{{{comment|}}}|Comment (optional)||
 +
:''{{{comment}}}'' }}}}</includeonly><noinclude>{{Documentation}}</noinclude>

Latest revision as of 20:28, 6 August 2020

Documentation for the above template (sometimes hidden from view).
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.