(Created page with "This template is designed to produce an inline list of up to 15 items, with a left-border "separator" In its simplest form, it is <nowiki>{{Inline list|a|b|c|d|e|f|g}}</nowiki> ...") |
({{tl|Styled list}}) |
||
Line 9: | Line 9: | ||
Passing parameter 16 will produce an error message. | Passing parameter 16 will produce an error message. | ||
This template uses | This template uses {{Tl|Styled list}} and can pass parameters to override the inline list parameters: | ||
{{parmdesc | {{parmdesc |
Revision as of 16:24, 7 March 2011
This template is designed to produce an inline list of up to 15 items, with a left-border "separator" In its simplest form, it is
{{Inline list|a|b|c|d|e|f|g}}
Which produces
- a
- b
- c
- d
- e
- f
- g
Passing parameter 16 will produce an error message.
This template uses {{Styled list}} and can pass parameters to override the inline list parameters:
- lc list class
- lic list item class
- fic first item class
- ls list style= content
- lis list item style= content
- fis first list item style= content