Template:Unreferenced section/doc: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Voidxor Mv documentation from talk page. |
meta>SMcCandlish updating |
||
Line 6: | Line 6: | ||
This template puts articles in [[:Category:Articles needing additional references]] or a dated subcategory thereof. If you leave the date off, a [[Wikipedia:Bots|bot]] will add it later. | This template puts articles in [[:Category:Articles needing additional references]] or a dated subcategory thereof. If you leave the date off, a [[Wikipedia:Bots|bot]] will add it later. | ||
===Parameters=== | |||
* <code>date=</code> Month and year the template was added: {{para|date|{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}} | |||
* <code>1=</code> or <code>section=</code> Replacement for the word "section", e.g. "table" or "list". | |||
* <code>small=y</code> Any value (typically "y", "yes", etc.) will make the template smaller; for use when it applies to something smaller than a section within the article, such as a table, which must be specified in the first (a.k.a. <code>section</code>) parameter. The template should normally be full-width when it applies to an entire section. | |||
== TemplateData == | == TemplateData == | ||
<TemplateData> | <TemplateData> | ||
{ | { | ||
"description": "A template to mark a section as being unreferenced", | "description": "A template to mark a section (or other subset) of an article as being unreferenced.", | ||
"params": { | "params": { | ||
"date": { | "date": { | ||
Line 16: | Line 21: | ||
"description": "The date when this template was added to the section; if you leave this off, a bot will add it later.", | "description": "The date when this template was added to the section; if you leave this off, a bot will add it later.", | ||
"type": "string", | "type": "string", | ||
"aliases": [" | "required": false | ||
}, | |||
"1": { | |||
"label": "Type", | |||
"description": "Replacement for the word \"section\", e.g. \"table\" or \"list\".", | |||
"type": "string", | |||
"aliases": ["section"], | |||
"required": false | |||
}, | |||
"small": { | |||
"label": "Small", | |||
"description": "Any value (typically \"y\", \"yes\", etc.) will make the template smaller; for use when it applies to something smaller than a section within the article, such as a table, which must be specified in the first (a.k.a. <code>section</code>) parameter.", | |||
"type": "string", | |||
"required": false | "required": false | ||
} | } |
Revision as of 02:29, 24 October 2015
This is a documentation subpage for Template:Unreferenced section. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
{{Unreferenced section|date=November 2024}}
This template puts articles in Category:Articles needing additional references or a dated subcategory thereof. If you leave the date off, a bot will add it later.
Parameters
date=
Month and year the template was added:|date=November 2024
1=
orsection=
Replacement for the word "section", e.g. "table" or "list".small=y
Any value (typically "y", "yes", etc.) will make the template smaller; for use when it applies to something smaller than a section within the article, such as a table, which must be specified in the first (a.k.a.section
) parameter. The template should normally be full-width when it applies to an entire section.
TemplateData
A template to mark a section (or other subset) of an article as being unreferenced.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Date added | date | The date when this template was added to the section; if you leave this off, a bot will add it later. | String | optional |
Type | 1 section | Replacement for the word "section", e.g. "table" or "list". | String | optional |
Small | small | Any value (typically "y", "yes", etc.) will make the template smaller; for use when it applies to something smaller than a section within the article, such as a table, which must be specified in the first (a.k.a. <code>section</code>) parameter. | String | optional |
See also