Creates a fancy looking list
Plugin Fancy List
This Wiki Plugin produces a fancy looking list.Table of contents
Usage and Parameters
To use this plugin in a wiki page, use the syntax:Syntax for FANCYLIST
{FANCYLIST(div=> 0|1, class=> )} {FANCYLIST}| Parameter | Accepted values | Default | Effect | Required? | Since |
|---|---|---|---|---|---|
| div | 0 or 1 | 0 | Zero is like using the <ol> tag in HTML, creating a highly formatted numbered list. Setting to 1 is like using the <div> tag in HTML. | n | |
| class | Name of a css class | none | Setting the class can affect the appearance of the list | n | |
| body (between the FANCYLIST tags) | Text of items to list, with each item on a new line. | none | Supplies the items to be listed. | y (otherwise, no list!) |
Example
In this example, additional formatting is applied to the items in the list: the double single quotes ( '' ) to produce italics, and the two underscores before and after the words ( __ ) to make the font bold. See Wiki Syntax for more information on text formatting.This code,
Example FANCYLIST code
{FANCYLIST()}
''__Antiquity__''
''__Middle Ages__''
''__Renaissance__''
''__Age of Enlightenment__''
''__Romantic Era__''
''__20th Century__''
''__Present Day__''
{FANCYLIST}Would produce:
Antiquity
Middle Ages
Renaissance
Age of Enlightenment
Romantic Era
20th Century
Present Day
Related pages
Contributors to this page: lindon
.
Page last modified on Saturday 06 June, 2009 23:36:40 UTC by lindon
.
Sidebar
Featured links
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.
