Jump to content

Template:Time

From Joepedia
Revision as of 08:37, 25 January 2025 by Latty (talk | contribs) (Created page with "<includeonly>{{#if:{{{1|}}}|{{#timef:{{{1|}}}|time}}}}</includeonly><noinclude> Example: <code><nowiki>{{Time|08:36}}</nowiki></code> {{Date|08:36}} <code><nowiki>{{Time|{{CURRENTTIME}}}}</nowiki></code> {{Date|{{CURRENTTIME}}}} <templatedata> { "params": { "1": { "label": "Time", "description": "The time, given in ISO 8601 format (HH:MM:SS).", "type": "string", "required": true } }, "description": "Shows a time, localised to the user's preference....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Example:

 {{Time|08:36}}

08:36

 {{Time|{{CURRENTTIME}}}}

11:50

Shows a time, localised to the user's preference.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Time1

The time, given in ISO 8601 format (HH:MM:SS).

Stringrequired