This macro is bundled with all the XWiki products by default.
Macro developed by the XWiki Development Team.
This macro cannot currently be downloaded separately.

Footnote Macro

Adds a note of text placed (by default) at the bottom of the page.

The footnote is flagged by a superscript number following that portion of the text the note is in reference to. The superscript number is actually a link to the place (in the page) where that footnote is displayed. When the link is clicked, the target footnote is highlighted. The footnote text in the footnote area is preceded by a back-link, to the place in the text where that footnote is referred.

The #footnote macro can be used with the #putFootnotes, which allows placing the footnote area elsewhere in the page.

Usage

#footnote("text")

Parameters definition

text is the text that will be displayed in the footnote. It is also used as title for the link to the footnote.

Example

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. 
Vivamus lacus est, euismod at, lobortis eu, rhoncus et, 
leo #footnote("This is some text from www.lipsum.com").

Morbi eget leo. Praesent tempor erat nec sapien. Etiam tincidunt, tellus et faucibus sagittis, diam diam tincidunt magna, id fringilla metus libero nec dolor. Curabitur vestibulum fringilla felis #footnote("More dummy text"). Sed auctor.

Sed scelerisque. Proin sed ipsum. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos hymenaeos. Nulla vestibulum, neque sed sodales laoreet, augue ante varius pede, quis feugiat quam nisl varius orci. Maecenas ultricies pede vitae turpis.

Result

The code above results in:

footnote1.png

When the superscript number link is clicked, the corresponding footnote is highlighted:

footnote2.png

When the link that leads back to the reference of a footnote is clicked, the corresponding footnote marker is highlighted:

footnote3.png

Version 8.1 last modified by VincentMassol on 19/06/2008 at 22:03

Comments 0

No comments for this document

Attachments 3

Image
footnote3.png 1.2
PostedBy: sdumitriu on 09/12/2007 (6kb )
Image
footnote1.png 1.2
PostedBy: sdumitriu on 09/12/2007 (6kb )
Image
footnote2.png 1.2
PostedBy: sdumitriu on 09/12/2007 (6kb )

Creator: sdumitriu on 2007/03/25 11:48
This wiki is licensed under a Creative Commons license
1.4.1.10194