Template:MINUTE

From Nordic Larp Wiki
Revision as of 03:20, 2 January 2019 by Johannes Axner (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Template documentation[view] [edit] [history] [purge]

This template simply returns the integer minute on two digits (between 00 and 59) for the time in parameter.

Syntax :
{{MINUTE|time}}
  • The time must be in the hh:mm format (between 00:00 and 23:60 or 24:00), or can be any valid numeric expression of a real number of minutes (this computed numeric value is processed modulo 60).
See also :

ja:Template:MINUTE