Difference between revisions of "Template:Countdown"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<includeonly>'''{{{1}}}''': {{#if:{{{2|}}}|{{#ifexpr:(({{#time:U|{{{3}}}-{{{4}}}-{{{5}}}}} - {{#time:U}})<=0)|{{#ifeq:{{{2|}}}|spotlight|7 days|10 P.M. Eastern Time}}|<span id="{{{2}}}-days_year" style="display:none">{{{3}}}</span><span id="{{{2}}}-days_month" style="display:none">{{{4}}}</span><span id="{{{2}}}-days_date" style="display:none">{{{5}}}</span><span class="countdown" id="{{{2}}}-days">{{#expr:(({{#time:U|{{{3}}}-{{{4}}}-{{{5}}}}} - {{#time:U}})/86400 round 0)}}</span> <span id="{{{2}}}-days_days">{{plural:{{#expr:(({{#time:U|{{{3}}}-{{{4}}}-{{{5}}}}} - {{#time:U}})/86400 round 0)}}|day|days}}</span>}}|TBA}}</includeonly><noinclude>{{documentation}}</noinclude>
<includeonly>'''{{{1}}}''': {{#if:{{{2|}}}|{{#ifexpr:(({{#time:U|{{{3}}}-{{{4}}}-{{{5}}}}} - {{#time:U}})<=0)|{{#ifeq:{{{2|}}}|spotlight|7 days|8 P.M. Eastern Time}}|<span id="{{{2}}}-days_year" style="display:none">{{{3}}}</span><span id="{{{2}}}-days_month" style="display:none">{{{4}}}</span><span id="{{{2}}}-days_date" style="display:none">{{{5}}}</span><span class="countdown" id="{{{2}}}-days">{{#expr:(({{#time:U|{{{3}}}-{{{4}}}-{{{5}}}}} - {{#time:U}})/86400 round 0)}}</span> <span id="{{{2}}}-days_days">{{plural:{{#expr:(({{#time:U|{{{3}}}-{{{4}}}-{{{5}}}}} - {{#time:U}})/86400 round 0)}}|day|days}}</span>}}|TBA}}</includeonly><noinclude>{{documentation}}</noinclude>

Revision as of 12:52, 25 October 2014

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: 8 P.M. Eastern Time
{{countdown|R1}}
R1: TBA
{{countdown|R1|ohdear|2012|12|23}}
R1: 8 P.M. Eastern Time