Template:Unbulleted list/doc: Difference between revisions

[checked revision][checked revision]
Content deleted Content added
m Text replacement - "[[WP:" to "[[Wikipedia:WP:"
m Text replacement - "CSS" to "CSS"
 
(One intermediate revision by the same user not shown)
Line 5:
{{Commons Import}}
{{Template shortcuts|ubl|ubt|ublist|unbullet}}
This template creates [[Wikipedia:WP:UBLIST|unbulleted lists]]. Each item in the list may have [[Wikipedia:CSS]] styles added to it individually, by appending a numbered parameter.
 
== Usage ==
Line 53:
 
==Technical details==
{{tl|Unbulleted list}} works by constructing a [[span and div|div]] with the [[Wikipedia:Cascading Style Sheets|CSS]] class "plainlist" which has the following style (see [[MediaWiki:Common.css]]):
<syntaxhighlight lang="css">
.plainlist ul {