Difference between revisions of "Template:WpList"
A fragment of the Garden of Remembering
(Created page with "<div class="">{{{content}}}</div><noinclude> <pre> {{WpList| {{wpList item| }} {{wpList item| }} {{wpList item| }} {{wpList item| }} ... }} </pre> Use with {{tl|wpList item...") |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
< | {{#CSS: | ||
.mw-body-content .mw-content-ltr ul.wp-list { | |||
list-style: none; | |||
margin: 1.5em 1em 1em; | |||
line-height: 1.4; | |||
} | |||
}}<ul class="wp-list">{{{content|{{{1}}}}}}</ul><noinclude> | |||
<pre> | <pre> | ||
{{WpList| | {{WpList|content= | ||
{{wpList item| | {{wpList item| | ||
}} | }} | ||
Line 18: | Line 24: | ||
Use with {{tl|wpList item}}. | Use with {{tl|wpList item}}. | ||
Intended to be nested in {{tl| | Intended to be nested in {{tl|wpColumn list}} as necessary. | ||
</noinclude> | </noinclude> |
Latest revision as of 00:28, 27 June 2015
- {{{1}}}
{{WpList|content= {{wpList item| }} {{wpList item| }} {{wpList item| }} {{wpList item| }} ... }}
Use with {{wpList item}}.
Intended to be nested in {{wpColumn list}} as necessary.