模板:Anachronism/doc:修订间差异

来自UJNWiki
UJNWiki>DB1729
(Reverted 1 edit by 70.184.118.232 (talk) to last revision by Vanisaac)
 
(导入1个版本)
 
(没有差异)

2023年5月28日 (日) 00:51的最新版本

Usage

{{Anachronism|date=3月 2026}}

Parameters

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

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.

TemplateData for Anachronism

<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