Differences between revisions 1 and 2
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
|| <<MonthCalendar>> || <<MonthCalendar(,2000,1)>> || || <<MonthCalendarDisabled>> || <<MonthCalendarDisabled(,2000,1)>> ||
Line 22: Line 22:
A certain moment - world wide: <<DateTime(2006-01-26T23:03:25Z)>> A certain moment - world wide: <<DateTimeDisabled(2006-01-26T23:03:25Z)>>
Line 28: Line 28:
Some text with a footnote.<<FootNote(This is the footnote.)>> Some text with a footnote.<<FootNoteDisabled(This is the footnote.)>>
Line 30: Line 30:
|| <<MonthCalendar>> || <<MonthCalendar(,2000,1)>> || || <<MonthCalendarDisabled>> || <<MonthCalendarDisabled(,2000,1)>> ||
Line 32: Line 32:
A certain moment - world wide: <<DateTime(2006-01-26T23:03:25Z)>> A certain moment - world wide: <<DateTimeDisabled(2006-01-26T23:03:25Z)>>

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

iDIAcomputing: WikiCourse/21 Macros (last edited 2011-08-24 18:30:41 by GeorgeDinwiddie)