Template:Undated
— Preceding undated comment was added at an unspecified datestamp
This template shows that the previous poster signed but did not date its post, and provides the appropriate date. Automatically adds "(UTC)" at the end.
Usage
{{Undated |1= }}
Template parameters
- TemplateData
TemplateData is a way to store information about template parameters (the description of those and of the whole template) for both humans and machines. It is used by VisualEditor and possibly other tools like Upload Wizard.
Existing template documentation
At Wikimedia Commons, it is recommended to use {{TemplateBox}} with either useTemplateData=1
or useTemplateData=only
on the /doc
subpage and transcluding it with {{Documentation}} into the template. <nowiki>
-tags can be wrapped around the arguments, if required, to avoid templates being expanded.
Newly created template documentation and imports
Another option, especially for imported templates, or for users with JSON experience, is placing raw <templatedata>
-tags into the Wikitext of the template, as described in various Wikipediae.
Wikipedia's help about TemplateData • Commons-specific information
This template shows that the previous poster signed but did not date its post, and provides the appropriate date. Automatically adds "(UTC)" at the end.
Parameter | Description | Type | Status | |
---|---|---|---|---|
timestamp | 1 | Timestamp when the comment was posted | Line | required |
timezone diff | 2 | Difference from the UTC timezone | Line | optional |
Additional information
The template is intended to be used in the following namespaces: all talk namespaces and noticeboards
The template is intended to be used by the following user groups: all users
Example
{{Undated|time, date}}
renders as:
— Preceding undated comment was added at time, date (UTC)
See also
Localization
العربية ∙ Deutsch ∙ English ∙ македонски
This template makes use of {{Autotranslate}} and the translate extension. The layout of the template can be found under Template:Undated/layout.
Examples
Code | Result |
---|---|
{{undated}}
|
— Preceding undated comment was added at an unspecified datestamp |
{{undated|23:23, 1 May 2007}}
|
— Preceding undated comment was added at 23:23, 1 May 2007 (UTC) |
{{undated|23:23, 1 May 2007|-5}}
|
— Preceding undated comment was added at 23:23, 1 May 2007 (UTC-5) |