Plugin Definition List
This wiki plugin creates a definition list based on the terms and definitions given. Each term is shown on one line and its definition is indented on the next. It is the equivalent of using the HTML<dl>
and related tags.
Parameters
Technically, this plugin doesn't require parameters, but certain elements are required between the tags as shown below.
Tiki Doc From Code error: dl not found
Examples
Basic syntax
Copy to clipboard
{DL()} term 1 : definition 1 term 2 : definition 2 {DL}
Example with formatting
This code, Copy to clipboard
|
|
Would produce:
|