Open main menu

Changes

Move TemplateData section to after "See also"
{{Documentation subpage}}

<!-- PLEASE ADD CATEGORIES AND INTERWIKIS LINKS AT THE END OF THIS PAGE. -->

== Usage ==

Put {{Tlx|Where|date{{=}}{{CURRENTMONTHNAME}}&nbsp;{{CURRENTYEAR}}}} next to a statement which does not specify the place at which an event took place or to which the statement applies.

This template takes three parameters:

* {{Para|date}} Since when the tag has been in place. Must be in the following format: {{Tlx|Where|date{{=}}{{CURRENTMONTHNAME}}&nbsp;{{CURRENTYEAR}}}}.
* {{Para|talk}} Whether to display a link to the talk page. Can take values "yes" or "no". If "yes", then will exhibit a link to a talk page discussion you are supposed to open.
* The name of the specific section on the [[Help:Using talk pages|talk page]] where you opened a discussion.

Full example:

{{Tlx|Where|talk{{=}}yes|Example|date{{=}}{{CURRENTMONTHNAME}}&nbsp;{{CURRENTYEAR}}}} results in {{Where|talk=yes|Example|date={{CURRENTMONTHNAME}}&nbsp;{{CURRENTYEAR}}}}

(Please click the links to see where they lead.)

This template automatically adds tagged pages to [[:Category:Vague or ambiguous geographic scope]], or a dated subcategory thereof.

== See also ==
* [[Wikipedia:WikiProject Countering systemic bias]]
* [[Wikipedia:WikiProject Inline Templates]]
* [[Wikipedia:Naming conventions (geographic names)]]
* [[:Category:Inline cleanup templates]]
* {{Tl|Globalize}}

==TemplateData==
{{TemplateDataHeader}}
<TemplateData>
{
"description": "Use this template next to a statement which does not specify the place at which an event took place or to which the statement applies",
"params": {
"date": {
"description": "Date",
"description": "Month and year",
"example": "February 2018",
"type": "date",
"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}",
"suggested": true
},
"talk": {
"label": "Talk",
"description": "Whether to display a link to the talk page. Can take values 'yes' or 'no'.",
"example": "yes",
"type": "string",
"required": false
},
"1": {
"label": "Name of talk page section",
"description": "Use if talk = yes. Do not wikilink.",
"example": "Example",
"type": "string",
"required": false
}
}
}
</TemplateData>

{{Inline tags}}
<includeonly><!--
++++ PLEASE ADD CATEGORIES AND INTERWIKIS LINKS AFTER THIS LINE, THANK YOU. -->

[[Category:Inline cleanup templates|{{PAGENAME}}]]

</includeonly>
Anonymous user