Related changes
Jump to navigation
Jump to search
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
20 March 2026
| N 20:39 | Template:Format time/doc diffhist +1,873 OnyxVindicator talk contribs (Created page with "{{documentation subpage}} {<nowiki/>{format time|''time''}} {<nowiki/>{format time|''time''|format=|show-00-min=|2-digit-12hr=}} == Parameters == ; ''time'' (unnamed parameter 1) : Required. The time in 24-hour format. Hour values are 0-24 inclusive. Hour values without minutes are accepted (the minutes are assumed to be <code>:00</code>). Leading zeroes for one-digit hours are optional. : ''Examples:'' <code>0</code>, <code>0:00</code>, <code>00</code>, <code>00:00<...") | ||||
|
|
N 20:16 | Template:Format time 2 changes history +7,039 [OnyxVindicator (2×)] | |||
|
|
20:16 (cur | prev) +44 OnyxVindicator talk contribs | ||||
| N |
|
20:14 (cur | prev) +6,995 OnyxVindicator talk contribs (Created page with "<includeonly>{{#vardefine:input-error|}}{{#vardefine:true-format|{{#switch:{{lc:{{{format}}}}}|24h|24hr|#default=24hr|12h|12hr={{#if:{{{2-digit-12hr|}}}|0-12hr|12hr}}}}}}<!-- ------Hour calculation------ -->{{#vardefine:hour|{{#expr:0+{{#explode:{{{1}}}|:|0}}}}}}<!-- ------Hour input error handling------ -->{{#switch:{{#var:hour}}|0|1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20|21|22|23|24=||#default={{#vardefine:input-error|error}}}}<!-- ------Minute calculation---...") | |||