Differences between revisions 1 and 2
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 2008-04-29 11:45:46 by localhost)