Template:Unbulleted list/doc: Difference between revisions

[checked revision][checked revision]
Content deleted Content added
Created page with "{{Documentation subpage}} <!-- Categories go where indicated at the bottom of this page, please; interwikis go to Wikidata (see also: Wikipedia:Wikidata). --> {{High-use}}..."
 
m Text replacement - "CSS" to "CSS"
 
(3 intermediate revisions by the same user not shown)
Line 2:
<!-- Categories go where indicated at the bottom of this page, please; interwikis go to Wikidata (see also: [[Wikipedia:Wikidata]]). -->
{{High-use}}
{{Template shortcuts|ubl|ubt|ublist|unbullet}}{{Commons Import}}
{{stack|{{Lua|Module:List}}}}
{{Commons Import}}
This template creates [[WP:UBLIST|unbulleted lists]]. Each item in the list may have [[CSS]] styles added to it individually, by appending a numbered parameter.
{{Template shortcuts|ubl|ubt|ublist|unbullet}}{{Commons Import}}
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 52 ⟶ 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 {