Template:Unreferenced section/doc: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Adem20
mNo edit summary
meta>VeniVidiVicipedia
Changed template data
Line 13: Line 13:


== TemplateData ==
== TemplateData ==
<TemplateData>
<templatedata>
{
{
    "description": "A template to mark a section (or other subset) of an article as being unreferenced.",
"description": "A template to mark a section (or other subset) of an article as being unreferenced.",
    "params": {
"params": {
        "date": {
"1": {
            "label": "Date added",
"label": "Type",
            "description": "The date when this template was added to the section; if you leave this off, a bot will add it later.",
"description": "Replacement for the word \"section\", e.g. \"table\" or \"list\".",
            "type": "string",
"type": "string",
            "required": false
"aliases": [
        },
"section"
        "1": {
],
            "label": "Type",
"required": false
            "description": "Replacement for the word \"section\", e.g. \"table\" or \"list\".",
},
            "type": "string",
"date": {
            "aliases": ["section"],
"label": "Date added",
            "required": false
"description": "The date when this template was added to the section; if you leave this off, a bot will add it later.",
        },
"type": "string",
        "small": {
"required": false,
            "label": "Small",
"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
            "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.",
"suggested": true
            "type": "string",
},
            "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
}
}
}
}
</TemplateData>
</templatedata>


== See also ==
== See also ==

Revision as of 19:02, 2 February 2017

Usage

{{Unreferenced section|date=September 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. To fill the date automatically, you can use {{subst:unreferenced section}}.

Parameters

  • date= Month and year the template was added: |date=September 2024
  • 1= 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.

Template parameters

ParameterDescriptionTypeStatus
Type1 section

Replacement for the word "section", e.g. "table" or "list".

Stringoptional
Date addeddate

The date when this template was added to the section; if you leave this off, a bot will add it later.

Auto value
{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}
Stringsuggested
Smallsmall

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.

Stringoptional

See also