Id Macro

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

Id Macro

Allows putting a reference/location in a page. In HTML for example this is called an Anchor. It allows pointing to that location, for example in links.

Usage

{{id name=someid /}}

Parameters definition

NameOptionalAllowed valuesDefault valueDescription
namenoany The identifier value.

Example

[[Click here to jump to anchor "someid">#someid]]

{{id name=someid /}} The "someid" anchor where to jump

Result

Click here to jump to anchor "someid"

The "someid" anchor where to jump

Tags:
Created by Thomas Mortagne on 2008/09/30 12:57
Last modified by Asiri Rathnayake on 2009/07/23 14:36

This wiki is licensed under a Creative Commons license
2.2.1.27354