welcome: please sign in

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

location: WikiCourse / 21 Macros

Macros

A macro is called using "<<macroname(parameter)>>". Parameters vary from macro to macro and are sometimes not used.

Input

<<TableOfContents>>
----
Some text with a footnote.<<FootNote(This is the footnote.)>>

|| <<MonthCalendar>> || <<MonthCalendar(,2000,1)>> ||
----
A certain moment - world wide: <<DateTime(2006-01-26T23:03:25Z)>>

Display


Some text with a footnote.1

<<MonthCalendar: execution failed [Macro instance has no attribute 'form'] (see also the log)>>

<<MonthCalendar: execution failed [Macro instance has no attribute 'form'] (see also the log)>>


A certain moment - world wide: 2006-01-26 23:03:25

  1. This is the footnote. (1)