Template:Time

From City of Heroes: Rebirth Wiki
Revision as of 23:42, 11 September 2019 by Oth (talk | contribs) (Created page with "{{ #dpl: title = % | allowcachedresults = false | noresultsheader = ²{ #time: {{{1|H:i}}} ¦ {{{2|now}}} }² }}<noinclude> == Description == <pre> {{time}} {{time|format}} {...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

09:02

Description

{{time}}
{{time|format}}
{{time|format|date and time}}

This template returns an uncached time based on the given format.

Warning: This template prevents the whole page that includes the template from being cached!

Parameters

unnamed parameter 1
Optional. Time format, compatible to the #time parser hook. (Default: H:i)
unnamed parameter 2
Optional. Date/time object, defaults to "now".

See also