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.)>>

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

Display


Some text with a footnote.<<FootNoteDisabled(This is the footnote.)>>

<<MonthCalendarDisabled>>

<<MonthCalendarDisabled(,2000,1)>>


A certain moment - world wide: <<DateTimeDisabled(2006-01-26T23:03:25Z)>>