Differences between revisions 1 and 2
Revision 1 as of 2005-04-12 08:58:12
Size: 592
Editor: anonymous
Comment: missing edit-log entry for this revision
Revision 2 as of 2009-04-16 08:26:34
Size: 592
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
[[Navigation(slides)]] <<Navigation(slides)>>
Line 13: Line 13:
   * `FootNote` - generates a footnote[[FootNote(Footnotes look like this.)]]    * `FootNote` - generates a footnote<<FootNote(Footnotes look like this.)>>

Macros

  • Macros allow dynamic (computed) content to be inserted into pages.
  • A macro is called by "[[MacroName(parameters)]]".

  • The parameters are optional, depending on the macro.
  • The most important macros:
    • TableOfContents - show a local table of contents

    • Anchor - defines a link target line

    • FootNote - generates a footnote1

    • PageList - generates lists of pages with titles matching a pattern


For details see HelpOnMacros.

  1. Footnotes look like this. (1)

WikiCourse/BasicIntroduction/180_Macros (last edited 2009-04-16 08:26:34 by localhost)