Difference between revisions of "Template:When"
From Organic Design wiki
m |
(new time way) |
||
| Line 1: | Line 1: | ||
| − | < | + | <noinclude> |
| + | This template will be used to add time information to an article, for example <tt>{</tt><tt>{time|d=*|h=6|m=30}}</tt> or <tt>{</tt><tt>{time|27 Jan}}</tt>. This template should allow friendly input with useful defaults for unspecified parameters, the whole thing expanding to a collection of category statements which DPL can query, such as ''Monday'', '':30'', ''06:00'', ''2007'' etc. | ||
| + | {{info| | ||
| + | ;New time categories | ||
| + | *[[:Category:Years]] | ||
| + | *[[:Category:Months]] | ||
| + | *[[:Category:Weeks]] | ||
| + | *[[:Category:Days]] | ||
| + | *[[:Category:Hours]] | ||
| + | *[[:Category:Minutes]] | ||
| + | *[[:Category:Seconds]] | ||
| + | |||
| + | ;Other time-related articles | ||
*[[News]] | [[Special:Recentchanges|Recent Changes]] | *[[News]] | [[Special:Recentchanges|Recent Changes]] | ||
*[[:Category:Milestones|Milestones]] | [[:Category:Completed Milestones|Completed Milestones]] | [[Road Map]] | *[[:Category:Milestones|Milestones]] | [[:Category:Completed Milestones|Completed Milestones]] | [[Road Map]] | ||
*[[Calendar]] | [[:Category:Date|Date articles]] | *[[Calendar]] | [[:Category:Date|Date articles]] | ||
*[[2002]] | [[2003]] | [[2004]] | [[2005]] | [[2006]] | [[2007]] | *[[2002]] | [[2003]] | [[2004]] | [[2005]] | [[2006]] | [[2007]] | ||
| − | </ | + | }} |
| + | </noinclude> | ||
Revision as of 11:42, 20 April 2007
This template will be used to add time information to an article, for example {{time|d=*|h=6|m=30}} or {{time|27 Jan}}. This template should allow friendly input with useful defaults for unspecified parameters, the whole thing expanding to a collection of category statements which DPL can query, such as Monday, :30, 06:00, 2007 etc.



