Jump to content

Sandbox/Calendar: Difference between revisions

From Krass
No edit summary
 
(273 intermediate revisions by 46 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=day
weekstart=7
</calendar>
 
<calendar>
name=sandbox
view=month
date="+3 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="+2 year"
formattitle="%l %j."
</calendar>

Latest revision as of 14:03, 17 November 2008

The wiki calendar sand box has moved here: http://wikicalendar.damian.net/

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/