On Tue, May 5, 2009 at 07:33, Ben <[email protected]> wrote: > I´m looking for the following date templates: {{CURRENTMONTHNAME}} > {{CURRENTDAY}}, {{CURRENTYEAR}}
Those are actually what MediaWiki calls variables, which is one category of "Magic words." http://www.mediawiki.org/wiki/Help:Magic_words > I´m curious if there's a way to adapt these templates to my own > timezone, and whether there is a similar template for the current hour > (i.e., 2:30 p.m./14:30). Look at the {{LOCAL*}} variants. For the time check CURRENTTIME and LOCALTIME, or for just the hour CURRENTHOUR and LOCALHOUR. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "WikiEducator" group. To visit wikieducator: http://www.wikieducator.org To visit the discussion forum: http://groups.google.com/group/wikieducator To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
