Template:GameTime
Jump to navigation
Jump to search
Template documentation
|
---|
Note: portions of the template sample may not be visible without values provided. |
View or edit the template documentation. (About template documentation) |
This Template uses the following Lua Modules: GameTime |
This Template stores its Translations in the following Message Bundles: GameTime/Messages |
Editors can experiment in this template's sandbox and test case pages. |
Usage
{{GameTime}}
is a template for converting segments representing the games times-of-day into clock times.
Syntax
{{GameTime|time|style=}}
Parameters | Description |
---|---|
time
|
morning , day , evening , night , or all . Multiple can be separated by a comma. Specify all 4 is the same as all ,
|
style
|
list or none.
|
Examples
Singular
{{GameTime|morning}}
Morning (3:00 AM - 6:00 AM)
{{GameTime|day}}
Day (6:00 AM - 6:00 PM)
{{GameTime|evening}}
Evening (6:00 PM - 9:00 PM)
{{GameTime|night}}
Night (9:00 PM - 3:00 AM)
Opposites
{{GameTime|morning,evening}}
Morning (3:00 AM - 6:00 AM) and Evening (6:00 PM - 9:00 PM)
{{GameTime|day,night}}
Day (6:00 AM - 6:00 PM) and Night (9:00 PM - 3:00 AM)
Adjacent
{{GameTime|morning,day}}
Morning and Day (3:00 AM - 6:00 PM)
{{GameTime|evening,night}}
Evening and Night (6:00 PM - 3:00 AM)
All day
{{GameTime|all}}
{{GameTime|all day}}
All Day
Any time of day
{{GameTime|morning,day,evening,night}}
Any Time
{{GameTime|any}}
{{GameTime|any time}}
Any Time
List syntax
{{GameTime|morning,evening,night|style=list}}
- Morning (3:00 AM - 6:00 AM)
- Evening and Night (6:00 PM - 3:00 AM)
Related
- {{DateTime}}
- Date and Time (Which is localized from UTC to the Users local time)
- {{Date}}
- Only a Date (Which is localized from UTC to the Users local time)
- {{Time}}
- In-game Palia times