Difference between revisions of "Template:Countdown"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
(rv trunc and floor aren't working, but would fix the problem)
m (No need to add 'to go')
Line 1: Line 1:
<includeonly>'''{{{1}}}''': {{#if:{{{2|}}}|{{#ifexpr:(({{#time:U|{{{3}}}-{{{4}}}-{{{5}}}}} - {{#time:U}})<=0)|Available Now|<span id="{{{2}}}-{{{1}}}-days">{{#expr:(({{#time:U|{{{3}}}-{{{4}}}-{{{5}}}}} - {{#time:U}})/86400 round 0)}}</span> days to go}}|TBA}}</includeonly><noinclude>{{documentation}}</noinclude>
<includeonly>'''{{{1}}}''': {{#if:{{{2|}}}|{{#ifexpr:(({{#time:U|{{{3}}}-{{{4}}}-{{{5}}}}} - {{#time:U}})<=0)|Out now|<span id="{{{2}}}-{{{1}}}-days">{{#expr:(({{#time:U|{{{3}}}-{{{4}}}-{{{5}}}}} - {{#time:U}})/86400 round 0)}}</span> days}}|TBA}}</includeonly><noinclude>{{documentation}}</noinclude>

Revision as of 15:40, 25 November 2009

Documentation for {{countdown}}

Use

To create a countdown to a specific date. Countdown in days.

Usage

{{countdown|<text>|<unique>|<year>|<month>|<date>}}

Parameters:

text
Is the text to appear in front of the countdown.
unique
This is a way of making the whole countdown identifiable by javascript, and the like. If this and the later paramters is not supplied, the countdowner will display "TBA" instead.
year
month
date

Examples

{{countdown|R1|BWABB|2008|6|23}}
R1: Out now
{{countdown|R1}}
R1: TBA
{{countdown|R1|ohdear|2012|12|23}}
R1: Out now