Template talk:Updated
This template does not require a rating on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | ||||||||
|
Unclear; doesn't work properly?
[edit]I've been trying this. Unless I'm making an obvious mistake, this template doesn't work properly, particularly if the date is omitted, and the format is unclear, {{updated|date|<ref>reference</ref>}}. I was expecting to enter "2015|11|8" or "date=2015|11|8" or "date=November 2015" or the like, but it seems to accept and display almost any text, which could be "8 November 2015", without any processing. And an empty date doesn't seem to work, either as {{updated||<ref>reference</ref>}} or {{updated|<ref>reference</ref>}}
{{updated|2015|11|8|<ref>reference</ref>}} ==>
- As of 201511
{{updated|date=2015|11|8|<ref>reference</ref>}} ==>
- As of 118
{{updated|Any old text|<ref>reference</ref>}} ==>
- As of Any old text[3]
{{updated||<ref>reference</ref>}} ==>
- As of [4]
{{updated|<ref>reference</ref>}} ==>
- As of [5]
{{updated|date=November 2015|<ref>reference</ref>}} ==>
- As of [6]
{{updated|date=1995}} (!!!)
- As of (!!!)
This form obviously works, trivially:
{{updated|8 November 2015|<ref>reference</ref>}} ==>
- As of 8 November 2015[7]
The template works for the current timestamp with no arguments (neither date nor ref):
{{updated}} ==>
- As of
I don't see any advantage to using this template instead of {{As of|2015|11|8}}<ref>reference</ref> ==> As of 8 November 2015[update][8] ("As of" will mark the article as needing future updating, bjut that seems to make sense.)
So either I don't understand this, or it is rather useless; it needs either correcting or documenting.
Ignore
Pol098 (talk) 19:54, 8 November 2015 (UTC)
Space between the punctuation and ref tag
[edit]As you can see in the examples above there is in some cases a space between the punctuation and ref tag. According to Help:Footnotes#Footnotes: the basics, this should not happen. Could anyone who knows more about template code than I please fix that? --Jaellee (talk) 08:26, 19 October 2017 (UTC)
- The example above (using
|date=
, which is invalid) puts the reference in the first unnamed parameter, which is supposed to contain the date. Using the template incorrectly will result in incorrect formatting.
- That said, the examples above show the fundamental problem with using unnamed parameters; if one is missing, everything goes sideways. – Jonesey95 (talk) 08:16, 23 October 2018 (UTC)
No longer formatting correctly for American English?
[edit]It looks like the date no longer formats correctly for MDY? Seany91 (talk) 18:56, 19 June 2024 (UTC)
- Always link to an example when reporting a problem. See {{Updated/testcases}} for various date formats. – Jonesey95 (talk) 05:42, 20 June 2024 (UTC)
- It seems to have been changed when {{date}} was added to the template a month ago. SounderBruce 23:54, 24 June 2024 (UTC)
- What has been changed? If you link to an example or add one to the test cases page, that will help. – Jonesey95 (talk) 19:12, 26 June 2024 (UTC)
- Look at the MDY example in Template:Updated/testcases. The sandbox code is what the mainspace used to be before May 26, 2024. BLAIXX 17:52, 28 June 2024 (UTC)
- Strange. When I set up the testcases page, I am pretty sure that it was showing the dates as they were input. Now they are all showing "15 June 2004", regardless of the input. I have reverted the latest change. – Jonesey95 (talk) 15:21, 29 June 2024 (UTC)
- Look at the MDY example in Template:Updated/testcases. The sandbox code is what the mainspace used to be before May 26, 2024. BLAIXX 17:52, 28 June 2024 (UTC)
- What has been changed? If you link to an example or add one to the test cases page, that will help. – Jonesey95 (talk) 19:12, 26 June 2024 (UTC)
Convert to module
[edit]It is requested that an edit be made to the template-protected template at Template:Updated. (edit · history · last · links · sandbox · edit sandbox · sandbox history · sandbox last edit · sandbox diff · test cases · transclusion count · protection log) This template must be followed by a complete and specific description of the request, so that an editor unfamiliar with the subject matter could complete the requested edit immediately.
Edit requests to template-protected pages should only be used for edits that are either uncontroversial or supported by consensus. If the proposed edit might be controversial, discuss it on the protected page's talk page before using this template. Consider making changes first to the template's sandbox and test them thoroughly here before submitting an edit request. To request that a page be protected or unprotected, make a protection request. When the request has been completed or denied, please add the |
Hi. I've created a module implementation of this template at Module:Updated as requested at Wikipedia:Lua/To do and did some testing, where it seemed to work. I'm therefore requesting that the template be replaced with {{#invoke:Updated|main|{{{1}}}}}
and its documentation updated accordingly, thanks. '''[[User:CanonNi]]''' (talk • contribs) 08:45, 2 November 2024 (UTC)