A macro inserts dynamic HTML data in any context supporting [Help:WikiFormatting Wiki Formatting].
== Using Macros ==
Macro calls are enclosed in two ''square brackets''.
=== Examples ===
{{{
[[Timestamp]]
}}}
Display:
[[Timestamp]]
{{{
[[Resource(100)]]
}}}
Display:
[[Resource(100)]]
{{{
[[Tag(heattransfer)]]
}}}
Display:
[[Tag(heattransfer)]]
{{{
To add a footnote to text you use the footnote macro. [[FootNote(Footnotes are automatically linked)]] You use the same macro but with no text to display the accumulated list of footnotes. For example:
[[FootNote]]
}}}
Display:
To add a footnote to text you use the footnote macro. [[FootNote(Footnotes are automatically linked)]] You use the same macro but with no text to display the accumulated list of footnotes. For example:
[[FootNote]]
== Available Macros ==
[[MacroList()]]