×
Create a new article
Write your page title here:
We currently have 3,189 articles on s23. Type your article name above or create one of the articles listed here!



    s23
    3,189Articles
    Revision as of 22:13, 9 January 2006 by imported>mutante

    The calendar has been created by calendar extension for mediawiki by [krass.com,(download)

    You can also create the same or other calendars on other wiki pages.

    example:

    <calendar>
    name=YourUserName
    view=year
    format=%name_%year_%month_%day
    </calendar>
    

    You can also drop the format line because it defaults to the above, the format influences the name of the wiki pages created for each day, if you use a different name, it will become a prefix in wiki page names, therefore not interfering with other calendars. Test this in preview mode.


    Calendar tag options

    Calendar format README


    <calendar>
    name=krass
    view=year
    </calendar>
    

    The parameters work like this:

    "view"

          can be "week","month","threemonths" and "year" (default).
    

    "name"

          is a name for the calendar and changes the names of the day pages.
    

    "format"

          defaults to '%name_%year_%month_%day' and describes the names
          of the day pages.
    

    "formattitle"

          formats the titles in today/days/week view
    

    "day","month","year"

          you can specify the date of the calendar, it defaults to today.
          currently this doesn't work with "view=week"
    

    "date"

          this takes a php strtotime ( http:://www.php.net/strtotime )
          option and overrides the "day","month","year" option
          above. examples are:
    
          date="+1 week"
          date="next monday"
          date="+7 days"
    

    "weekstart"

          week starts on 1=monday ... 7=sunday. default is 1
    


    format & formattitle accept these substitutions:

           %name
           %day,%month,%year
           any php date() substitution prefixed with '%', like '%m','%d','%Y'
    

    from User:Cdamian/calendar

    Cookies help us deliver our services. By using our services, you agree to our use of cookies.

    Recent changes

  • BruderSpektrum • 19 hours ago
  • BruderSpektrum • 23 hours ago
  • BruderSpektrum • 23 hours ago
  • BruderSpektrum • 23 hours ago
  • Cookies help us deliver our services. By using our services, you agree to our use of cookies.