Template:FormatDate: Difference between revisions

From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{ifnotempty|{{{start_day|}}}{{{start_month|}}}{{{{{formatnum:{{padleft:start_year|6|0}}}}|}}}{{{end_day|}}}{{{end_month|}}}{{{end_year|}}}|{{!}}-
{{ifnotempty|{{{start_day|}}}{{{start_month|}}}{{{start_year|}}}{{{end_day|}}}{{{end_month|}}}{{{end_year|}}}|{{!}}-
{{TableFormat}}
{{TableFormat}}
{{!}} '''Dates'''
{{!}} '''Dates'''
{{!}}{{!}}  {{{start_day}}}/{{{start_month}}}/{{{start_year}}} - {{{end_day}}}/{{{end_month}}}/{{{end_year}}}
{{!}}{{!}}  {{{start_day}}}/{{{start_month}}}/{{{start_year}}} - {{{end_day}}}/{{{end_month}}}/{{{end_year}}}
}}
}}
<noinclude>
{{FormatDate
|start_day=01
|start_month=01
|start_year=2001
|end_day=02
|end_month=02
|end_year=2002
}}
</noinclude>

Latest revision as of 05:29, 3 November 2014


|- |- valign="top" style="font-size:11px" | Dates || 01/01/2001 - 02/02/2002