Template:Incomprehensible inline/doc: Difference between revisions

From CAPipedia
m 1 revision imported
m Text replacement - "Wikipedia[^:]" to "CAPipedia"
 
Line 2: Line 2:
{{Nosubst}}
{{Nosubst}}
== Usage ==
== Usage ==
* This template places articles into [[:Category:Wikipedia articles that are incomprehensible]].
* This template places articles into [[:Category:CAPipediaarticles that are incomprehensible]].
* Please use the {{Para|reason}} parameter to provide details.
* Please use the {{Para|reason}} parameter to provide details.


Line 27: Line 27:
"description": "The month and year the template was added",
"description": "The month and year the template was added",
"example": "November 2015",
"example": "November 2015",
"autovalue": "{{SUBST:CURRENTMONTHNAME}} {{SUBST:CURRENTYEAR}}",
"autovalue": "January 2024",
"type": "string",
"type": "string",
"required": true
"required": true

Latest revision as of 13:56, 23 January 2024

[[Category:Template documentation pages{{#translation:}}]]

Usage

Notes:

  • The date-substitution template may be used to automatically generate the date, e.g., {{Incomprehensible inline|{{SUBST:DATE}}}}. See Help:Substitution for more information.
  • The |date= parameter need not be added by the editor: if not entered, a bot will soon add it. The date parameter consists of the full English name of the current month with initial capital, a space, and the year, not full dates; e.g., "January 2013", but not "jan13". Any deviation from these two rules will result in an "invalid date parameter" error.

Parameters

  • |date=November 2024 - required parameter, will be added by a bot if omitted
  • |reason=text - optional parameter which adds advisory text

Examples

Basic example: {{Incomprehensible inline}}
Paste-ready example: {{Incomprehensible inline|date=November 2024}}
Example with reason: {{Incomprehensible inline|date=November 2024|reason=}}

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Incomprehensible inline in articles based on its TemplateData.

TemplateData for Incomprehensible inline

<templatedata>{ "description": "A template to indicate that an article contains incomprehensible text", "params": { "date": { "label": "Date", "description": "The month and year the template was added", "example": "November 2015", "autovalue": "January 2024", "type": "string", "required": true }, "reason": { "label": "Reason", "description": "A reason for adding the template", "type": "string" } }}</templatedata>

See also