Reference Component

The Reference component displays the name path for a given path. Use the File component to call this template. Do not call this component in the URL.

Function Names

The Reference component does not support URL requests.

URL Parameters

Name Possible Values Description
p Name path Path that the reference should be calculated for. If you do not specify the path, then the doc cookie value is used.
s Text string Text to be inserted between each name path item as separator. Since NXT 4.7 you must not use full HTML as a separator to avoid XSS injections.

Replacement Variables

Name Description
REFERENCE:PATH Inserts the reference path.

Style Sheet Styles

The Reference component does not support styles.