Plugin Fancy List
Use this wiki plugin, introduced in Tiki3, to produce a fancy looking numbered list.
Parameters
Tiki Doc From Code error: fancylist not found
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,
Copy to clipboard
{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