Template:List inline bordered/doc: Difference between revisions From Online Manual

Jump to: navigation, search
(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> ...")
 
(reflect the new template name)
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
In its simplest form, it is
In its simplest form, it is


<nowiki>{{Inline list|a|b|c|d|e|f|g}}</nowiki>
<nowiki>{{List inline bordered|a|b|c|d|e|f|g}}</nowiki>


Which produces
Which produces
{{Inline list|a|b|c|d|e|f|g}}
{{List inline bordered|a|b|c|d|e|f|g}}


Passing parameter 16 will produce an error message.
Passing parameter 16 will produce an error message.


This template uses <nowiki>{{Styled list}}</nowiki> and can pass parameters to override the inline list parameters:
This template uses {{Tl|Styled list}} and can pass parameters to override the inline list parameters:


{{parmdesc
{{parmdesc

Latest revision as of 18:50, 5 May 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

{{List inline bordered|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


Advertisement: