Template:Chronological/doc
This is a documentation subpage for Template:Chronological. It contains usage information, categories and other content that is not part of the original template page. |
Purpose
The purpose of this template is to notify editors that the article or section within the article may contain a sequence of events that is described in an ambiguous way or out of order in which they occurred.
This template is a wrapper for {{Ambox}}.
Usage
TemplateData for Chronological
<templatedata> { "description": "Creates an article message box to indicate that the article or section chronology is ambiguous or out of order.", "params": { "sect": { "label": "sect", "description": "Whether the template applies to section instead of article", "type": "string", "required": false, "suggested": false, "deprecated": false, "aliases": [ "1", "section" ], "example": "yes" }, "small": { "description": "Whether the box is displayed as a small box on the left or full width.", "example": "left, no", "default": "no", "type": "line" }, "talk": { "description": "Talk page section", "type": "line" }, "date": { "description": "Date template was added. ", "example": "February 2016", "suggested": true, "type": "line" } }, "format": "inline" } </templatedata>
Example
Markup | Renders as | ||
---|---|---|---|
{{Chronological|date=November 2024}} |
| ||
{{Chronological|sect=yes|date=November 2024}} |
| ||