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

Jump to: navigation, search
(and some parameters with that)
m (moved Template:List/inline bordered to Template:List inline bordered: subpages not a good idea for documentation)
 
(5 intermediate revisions by the same user not shown)
Line 4: Line 4:
|fic={{{fic|first}}}
|fic={{{fic|first}}}
|ls={{{ls|}}}
|ls={{{ls|}}}
|lis=display: inline; border-left: 2px solid; padding-left: 0.3em; {{{lis|}}}
|lis=display: inline; border-left: 1px solid; padding-left: 0.3em; {{{lis|}}}
|fis=border-left: none; padding-left: 0; {{{fis|}}}
|fis=border-left: none; padding-left: 0; {{{fis|}}}<!--
|{{{1|}}}
-->|{{{1|}}}<!--
|{{{2|}}}
-->|{{{2|}}}<!--
|{{{3|}}}
-->|{{{3|}}}<!--
|{{{4|}}}
-->|{{{4|}}}<!--
|{{{5|}}}
-->|{{{5|}}}<!--
|{{{6|}}}
-->|{{{6|}}}<!--
|{{{7|}}}
-->|{{{7|}}}<!--
|{{{8|}}}
-->|{{{8|}}}<!--
|{{{9|}}}
-->|{{{9|}}}<!--
|{{{10|}}}
-->|{{{10|}}}<!--
|{{{11|}}}
-->|{{{11|}}}<!--
|{{{12|}}}
-->|{{{12|}}}<!--
|{{{13|}}}
-->|{{{13|}}}<!--
|{{{14|}}}
-->|{{{14|}}}<!--
|{{{15|}}}
-->|{{{15|}}}<!--
|{{{16|}}}
-->|{{{16|}}}<!--
}}
-->}}<noinclude>{{Documentation}}</noinclude>

Latest revision as of 18:45, 5 May 2011

[edit] [purge] Template documentation

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: