Template:Signpost/Days left color/doc
Jump to navigation
Jump to search
| This is a documentation subpage for Template:Signpost/Days left color. It may contain usage information, categories and other content that is not part of the original template page. |
Utility template for {{Signpost/Deadline}}. Takes a start and end time value, uses {{Signpost/Days left percent}} to compute the percentage of time remaining in that span, and then associates that percentage with a hex color code.
Parameters
[edit source]|1=YYYY-MM-DD: The start of the span.|2=YYYY-MM-DD HH:NN UTC: The end of the span. (Time values are optional.)
Example
[edit source]{{Signpost/Days left color|1970-01-01|2038-01-19 03:14:08 UTC}}→ ff0000
("Color" of the remaining time left in the range of all values representable by 32-bit unix time values.)