Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Dateahead: Difference between revisions

Template page
Shane (talk | contribs)
No edit summary
Shane (talk | contribs)
No edit summary
Line 1: Line 1:
<includeonly>{{JDtoGreg|{{#expr:{{{1}}}+{{{2|0.25}}}}}}}</includeonly><noinclude><!--<small>To update this refresh clock to the current time use: {{tlp|dateahead|{{#if:{{{2|}}}|{{JD}}&#124;{{{2}}}|{{JD}}}}}}</small>-->
<includeonly>{{#if: {{{2|}}}
* Current Time: {{dateahead|{{JD}}}}
| {{JDtoGreg|{{#expr:{{{1}}}+{{{2}}}}}}}
* Syntax: {{tlp|dateahead|{{JD}}|''How many days ahead...''}}
| Error on call {{tl|dateahead}}: Parameter #2 ''must'' be specified.
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]</noinclude>
}}</includeonly><noinclude>
* Syntax: {{tlp|dateahead|{{tls|JD}}|''How many days ahead...''}}
 
; Days Ahead
* The value can be anything. Use the table below to figure out "Values".
 
{|
! Time Ahead
!
! Point Percentage
|-
! ~1 Day
|
| align="center" | 1.0
|-
! ~2 Day
|
| align="center" | 2.0
|-
! ~3 Day
|
| align="center" | 3.0
|-
! ~4 Day
|
| align="center" | 4.0
|-
! ~5 Day
|
| align="center" | 5.0
|-
! ~6 Day
|
| align="center" | 6.0
|}
 
 
{|
! Time Ahead
!
! Point Percentage
|-
! ~1 Hour
|
| align="center" | {{rounddown|{{#expr:1/24}}|2}}
|-
! ~2 Hour
|
| align="center" | {{rounddown|{{#expr:2/24}}|2}}
|-
! ~3 Hour
|
| align="center" | {{rounddown|{{#expr:3/24}}|2}}
|-
! ~4 Hour
|
| align="center" | {{rounddown|{{#expr:4/24}}|2}}
|-
! ~5 Hour
|
| align="center" | {{rounddown|{{#expr:5/24}}|2}}
|-
! 6 Hour
|
| align="center" | {{rounddown|{{#expr:6/24}}|2}}
|}
 
[[Category:Templates using ParserFunctions]]
</noinclude>

Revision as of 16:39, 2 August 2006

  • Syntax: {{dateahead|{{subst:JD}}|How many days ahead...}}
Days Ahead
  • The value can be anything. Use the table below to figure out "Values".
Time Ahead Point Percentage
~1 Day 1.0
~2 Day 2.0
~3 Day 3.0
~4 Day 4.0
~5 Day 5.0
~6 Day 6.0


Time Ahead Point Percentage
~1 Hour Template:Rounddown
~2 Hour Template:Rounddown
~3 Hour Template:Rounddown
~4 Hour Template:Rounddown
~5 Hour Template:Rounddown
6 Hour Template:Rounddown