Creates a definition list
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.Table of contents
Usage and Parameters
To use this plugin in a wiki page, use the syntax:Syntax for DL plugin
{DL()}
term 1 : definition 1
term 2 : definition 2
{DL}Technically, this plugin doesn't require parameters, but certain elements are required between the tags as shown below:
{DL(nothing required here in the parameter section)}input is required here between the tags{DL}Here's are the requirements for the part between the tags:
| Parts Between Tags | Accepted values | Default | Effect | Required? | Since |
|---|---|---|---|---|---|
| term | Text (any string). Can be formatted using Wiki Syntax and plugins like PluginCenter. | none | Displays formatted term being defined. If unformatted, the term will be left-justified in regular font. | y | |
| separator | : | none | Separates between the term and its definition | y | |
| definition | Text (any string). Can be formatted using Wiki Syntax and plugins like PluginCenter | none | Displays the definition of the term. If unformatted, the definition will start on the next line after the term and will be indented. | y |
Example
|
This code, Definition list example with formatting {DL()}
__Life__ : ''a principle or force that is considered to underlie the distinctive quality of animate beings''
__Love__ : ''affection based on admiration, benevolence, or common interests''
__Bagel__ : ''a firm doughnut-shaped roll traditionally made by boiling and then baking''
{DL} |
|
Would produce:
|
Related pages
Contributors to this page: lindon
and
xavi
.
Page last modified on Saturday 06 June, 2009 23:29:31 UTC by lindon
.
Sidebar
Featured links
Last changes
Freetags editor
Sidebar
To register
To have an account at this site, please register at Tikiwiki.org
, and then use that user name and password to log in here.
