更改

添加1,816字节 、 2020年8月4日 (二) 06:56
"{{temp" --> "{{tl"
{{Documentation subpage}}
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
__NOTOC__
== Purpose ==
The purpose of this template is to notify editors that the article or section within the article may describe a sequence of events in an ambiguous, backward, or otherwise incorrect order of occurrence.

This template is a wrapper for {{tl|Ambox}}.

== Usage ==
{{TemplateData header}}
<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
|<nowiki>{{Chronological|date=</nowiki>{{CURRENTMONTHNAME}} {{CURRENTYEAR}}<nowiki>}}</nowiki>
|{{Chronological|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}
|<nowiki>{{Chronological|sect=yes|date=</nowiki>{{CURRENTMONTHNAME}} {{CURRENTYEAR}}<nowiki>}}</nowiki>
|{{Chronological|sect=yes|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}
}}

<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<!-- Categories below this line, please; interwikis at Wikidata -->

}}</includeonly>
匿名用户