更改

添加1,665字节 、 2020年4月24日 (五) 06:46
→‎See alsoclean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other
{{Documentation subpage}}
<!-- Categories and interwikis go at the bottom of this page. -->

== Usage ==

{{Tlx|Anachronism|date{{=}}{{Currentmonthname}}&nbsp;{{Currentyear}}}}

=== Parameters ===
* {{param|date}}: The date that the tag was placed
* {{param|sect}} or {{param|1}} (empty): Text to replace the word "article", usually "section"
* {{param|small}}: Enter any text to make the template box small and located on the left. Leave blank to leave it unchanged.

== TemplateData ==
{{TemplateDataHeader}}
<templatedata>
{
"description": "Use this template to indicate that an article contains anachronisms (statements that do not suit the time period in question).",
"params": {
"date": {
"label": "Month and year",
"description": "Month and year of tagging; e.g., 'January 2013', but not 'jan13'",
"type": "date",
"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
"example": "January 2013",
"suggested": true
},
"sect": {
"aliases": [
"1"
],
"label": "Type (e.g., section)",
"description": "Text to replace the word \"article\", usually \"section\"",
"type": "string",
"autovalue": "section",
"example": "section"
},
"small": {
"label": "Small",
"description": "Enter any text to make the template box small and located on the left. Leave blank to leave it unchanged.",
"example": "y",
"type": "boolean",
"autovalue": "y"
}
},
"paramOrder": [
"date",
"sect",
"small"
]
}
</templatedata>

== See also ==
* {{tl|Anachronism-inline}}

<includeonly>{{Sandbox other||
<!-- Categories and interwikis go here: -->
[[Category:Cleanup templates]]

}}</includeonly>
匿名用户