|
|
| (288 intermediate revisions by 50 users not shown) |
| Line 1: |
Line 1: |
| | The wiki calendar sand box has moved here: http://wikicalendar.damian.net/ |
|
| |
|
| this is the sandbox for the calendar. test it here.
| | Check out this page for more info: http://www.mediawiki.org/wiki/Extension:Calendar_(Cdamian) and the google code page: http://code.google.com/p/wikicalendar/ |
| | |
| Check out this page for more info: http://meta.wikimedia.org/wiki/User:Cdamian/calendar | |
| | |
| And hit the google ads if you like the extension.<br/>
| |
| __GOOGLE_BANNER__
| |
| | |
| == Month ==
| |
| <calendar>
| |
| name=sandbox
| |
| view=month
| |
| weekstart=7
| |
| </calendar>
| |
| Why does it go to 11/2006 and not 1/2006
| |
| : I don't understand the problem --[[User:Christof Damian|Christof Damian]] 22:09, 28 November 2005 (GMT) | |
| | |
| <calendar>
| |
| name=sandbox
| |
| view=month
| |
| date="+1 month"
| |
| weekstart=7
| |
| </calendar>
| |
| | |
| <calendar>
| |
| name=sandbox
| |
| view=month
| |
| date="+12 month"
| |
| weekstart=7
| |
| </calendar>
| |
| | |
| == Week ==
| |
| <calendar>
| |
| name=sandbox
| |
| view=week
| |
| formattitle="%l the %j. %F of '%y (Week %W)"
| |
| weekstart=1
| |
| </calendar>
| |
| | |
| == Tomorrow ==
| |
| <calendar>
| |
| name=sandbox
| |
| view=today
| |
| date=tomorrow
| |
| </calendar>
| |
| | |
| == business days next week ==
| |
| <calendar>
| |
| name=sandbox
| |
| view=days
| |
| days=5
| |
| date="monday"
| |
| formattitle="%l %j."
| |
| </calendar>
| |
| | |
| == Next 10 days ==
| |
| <calendar>
| |
| name=sandbox
| |
| view=days
| |
| days=10
| |
| date="today"
| |
| formattitle="%l %j."
| |
| </calendar>
| |
| | |
| == How to display next year ? ==
| |
| <calendar>
| |
| name=sandbox
| |
| view=Year
| |
| date="+1 year"
| |
| formattitle="%l %j."
| |
| </calendar>
| |
| | |
| == How to display next year 2 ? ==
| |
| <calendar>
| |
| name=sandbox
| |
| view=Year
| |
| date="+1 year"
| |
| formattitle="%l %j."
| |
| </calendar>
| |
Latest revision as of 14:03, 17 November 2008