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

<<TableOfContents: execution failed [list index out of range] (see also the log)>>


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