This page is a translated version of the page Calendars and the translation is 100% complete.

Le seguenti estensioni di MediaWiki consentono di visualizzare un calendario all'interno di una pagina wiki:

  • Cargo - mostra un calendario basato su JavaScript, che mostra gli eventi che corrispondono a una particolare query. Gli eventi possono essere codificati a colori per tipo. Le pagine che definiscono gli eventi devono utilizzare un modello di infobox con etichetta Cargo, un processo reso più semplice dall'uso dell'estensione Page Forms . Cargo può anche generare feed icalendar per la sottoscrizione in client di calendario esterni.
  • JsCalendar - displays a JavaScript-based calendar. All events must be defined with pages in the "Event:" namespace, with the date of the event in their name. Features include keywords-based and category-based coloring and HTML snippets of events. Only MySQL is supported.
  • MsCalendar - displays a calendar of events, as well as a popup form to let users enter events. All event information is stored in the database, not in wiki pages.
  • Semantic MediaWiki + Semantic Result Formats - can be used together to display both HTML-based and JavaScript-based calendars. Together with the Semantic Compound Queries extension, events can also be color-coded. Pages defining events must be encoded with tags to indicate their date(s), a process made easier with the use of templates and the Page Forms extension.
  • SimpleCalendar - displays a monthly calendar, with each day being a link to a wiki page. (No events displayed.)
  • Widgets - lets you embed a Google Calendar using the Google Calendar widget.
  • Calendar-Wikivoyage - used on Wikivoyage wikis and the extension stored in the Gerrit repo mediawiki/extensions/Calendar
Estensione Calendario semplice