Template:Unverified: Difference between revisions

From PZwiki
m (→‎See also: Replace category)
Line 1: Line 1:
<noinclude>
<noinclude>
{{Documentation/sandbox|doc =
{{Documentation/sandbox|doc=
Added to articles or sections with little to no notability, either because the author has written based on speculation, or an article appears to be fictional.
Added to articles or sections with little to no notability, either because the author has written based on speculation, or an article appears to be fictional.


Line 28: Line 28:
| color = #ee0000
| color = #ee0000
| sign = [[File:CandleLit.png|link=Template:Unverified{{lcs}}]]
| sign = [[File:CandleLit.png|link=Template:Unverified{{lcs}}]]
| title = {{tt|name = Unverified
| title = {{tt|name=Unverified
   | default = This article may have claims which require verification.
   | default = This article may have claims which require verification.
   | arg1 = title
   | arg1 = title
   }}
   }}
| content = {{tt|name = Unverified
| content = {{tt|name=Unverified
   | default = Editors should verify the article's current content and, while adding content, check new information.
   | default = Editors should verify the article's current content and, while adding content, check new information.
   | arg1 = content
   | arg1 = content
   }}
   }}
| id = mbox-unverified
| id = unverified
| cat = {{#if:{{{hidecat|}}}||Articles requiring verification{{lcs}}}}
| cat = {{yesno|{{{hidecat|}}}|yes=|no=Articles requiring verification{{lcs}}}}
| collapsed = true
| collapsed = true
}}</includeonly>
}}</includeonly>

Revision as of 04:07, 12 January 2024

Notebook.pngTemplate Documentation

Added to articles or sections with little to no notability, either because the author has written based on speculation, or an article appears to be fictional.

Adds articles to the "Articles requiring verification" category.

Usage

CandleLit.png
This article may have claims which require verification.
Editors should verify the article's current content and, while adding content, check new information.

Parameters

hidecat
If not empty, the page will not be added to the "Articles requiring verification" category.

How to translate

This template is translatable.

Template code

Paste the following code into the <includeonly> tag of the translated template and translate the text after each = sign (except for #default =).

{{#switch: {{{1|}}}
| title = This article may have claims which require verification.
| content = Editors should verify the article's current content and, while adding content, check new information.
| #default = [[Category:Incorrect template usage]]
}}

Template documentation

Copy the code wrapped in the <noinclude> tag in this template and translate the text after doc = in the {{Documentation}} template.

{{Translation guide}} template should be removed from the translated documentation.

See also

Editors can experiment in this template's sandbox.