Template:Xref

From CTMS
Revision as of 16:40, 28 July 2023 by Anw (talk | contribs) (Initial Creation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

The following includes the type, number and text passed to the template. The example shows how this may be used within an document template. If not, replace the parameters with literals.

{{#vardefine:Example|0}}
{{Xref
|Num={{ #vardefineecho: Example | {{ #expr: {{ #var: Example }} + 1 }} }}
|Text=The text describing the cross-reference
}} 


Example 1: The text describing the cross-reference