Template:Confusing section/doc: Difference between revisions

Content deleted Content added
m Created page with '{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> === Usage === === See also === Template:Unclear <includeonl...'
 
m +cat
 
(26 intermediate revisions by 20 users not shown)
Line 1:
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 
=== Usage ===
This template adds a variant of {{Tl|Confusing}} customized for a single section.
 
Add {{tl2|Confusing section|date{{=}}{{CURRENTMONTHNAME}} {{CURRENTYEAR}}}} at the top of the section, to generate the following tag-box:
=== See also ===
{{confusing|section}}
[[Template:Unclear]]
 
<includeonly>
The parameters are: ''reason'' and ''date'' (example: {{CURRENTMONTHNAME}} {{CURRENTYEAR}}). See below.
 
===Template data===
{{TemplateDataHeader}}
<templatedata>
{
"description": "Mark a section as confusing",
"params": {
"reason": {
"label": "What is confusing",
"type": "string",
"description": "Explain what part of the section needs to be clarified."
},
"date": {
"label": "Date",
"type": "date",
"description": "The date this template was added, in the format [full month name] [full year].",
"example": "January 2015",
"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
"required": true
}
},
"format": "inline"
}
</templatedata>
=== See also ===
* [[Template:Confusing]] (aka [[Template:Unclear]] which redirects to confusing)
* [[Template:Vague]] and [[Template:Clarify]] (in-line templates)
 
<includeonly>{{Sandbox other||
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
[[Category:Cleanup templates]]
[[Category:Coherency templates]]
[[Category:Wikipedia section templates]]
 
[[sv:Mall:Förvirrande]]
</includeonly>
}}</includeonly>