<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dev.dsp-wiki.com/Template:Unbulleted_list/doc/history?feed=atom</id>
	<title>Template:Unbulleted list/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://dev.dsp-wiki.com/Template:Unbulleted_list/doc/history?feed=atom"/>
	<link rel="alternate" type="text/html" href="https://dev.dsp-wiki.com/Template:Unbulleted_list/doc/history"/>
	<updated>2026-05-08T06:07:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://dev.dsp-wiki.com/index.php?title=Template:Unbulleted_list/doc&amp;diff=18986&amp;oldid=prev</id>
		<title>Antt1995: 1 revision imported: New Files</title>
		<link rel="alternate" type="text/html" href="https://dev.dsp-wiki.com/index.php?title=Template:Unbulleted_list/doc&amp;diff=18986&amp;oldid=prev"/>
		<updated>2024-03-24T11:54:50Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported: New Files&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 11:54, 24 March 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Antt1995</name></author>
	</entry>
	<entry>
		<id>https://dev.dsp-wiki.com/index.php?title=Template:Unbulleted_list/doc&amp;diff=18982&amp;oldid=prev</id>
		<title>Antt1995: /* See also */Hygiene, removed: {{Documentation}}</title>
		<link rel="alternate" type="text/html" href="https://dev.dsp-wiki.com/index.php?title=Template:Unbulleted_list/doc&amp;diff=18982&amp;oldid=prev"/>
		<updated>2020-03-17T22:08:05Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;See also: &lt;/span&gt;Hygiene, removed: {{Documentation}}&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation}}&lt;br /&gt;
{{Template shortcut|ubl|ubt|ublist|unbullet}}&lt;br /&gt;
{{Wikipedia template}}&lt;br /&gt;
&lt;br /&gt;
{{t|Unbulleted list}} creates unbulleted lists. Each item in the list may have CSS styles added to it individually, by appending a numbered parameter.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
; Basic usage&lt;br /&gt;
{{pre2|&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;unbulleted list&amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;first item&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;second item&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;third item&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;...&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
; All parameters&lt;br /&gt;
{{pre2|&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;unbulleted list&lt;br /&gt;
&amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;first item&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;second item&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;third item&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;|&amp;lt;/nowiki&amp;gt;...&lt;br /&gt;
&amp;lt;nowiki&amp;gt;|class     = &amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;class&amp;#039;&amp;#039;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;|style     = &amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;style&amp;#039;&amp;#039;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;|list_style  = &amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;style for ul tag&amp;#039;&amp;#039;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;|item_style  = &amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;style for all li tags&amp;#039;&amp;#039;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;|item1_style = &amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;style for first li tag&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt; |item2_style = &amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;style for second li tag&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt; |&amp;lt;/nowiki&amp;gt;...&lt;br /&gt;
&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
&lt;br /&gt;
* Positional parameters (&amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;2&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;3&amp;lt;/code&amp;gt;...) – these are the list items. If no list items are present, the module will output nothing.&lt;br /&gt;
* &amp;lt;code&amp;gt;class&amp;lt;/code&amp;gt; – a custom class for the {{tag|div}} tags surrounding the list, e.g. &amp;lt;code&amp;gt;plainlinks&amp;lt;/code&amp;gt;.&lt;br /&gt;
* &amp;lt;code&amp;gt;style&amp;lt;/code&amp;gt; – a custom CSS style for the {{tag|div}} tags surrounding the list, e.g. &amp;lt;code&amp;gt;font-size: 90%;&amp;lt;/code&amp;gt;.&lt;br /&gt;
* &amp;lt;code&amp;gt;list_style&amp;lt;/code&amp;gt; – a custom CSS style for the {{tag|ul}} tags around the list. The format is the same as for the {{para|style}} parameter.&lt;br /&gt;
* &amp;lt;code&amp;gt;item_style&amp;lt;/code&amp;gt; – a custom CSS style for all of the list items (the {{tag|li}} tags). The format is the same as for the {{para|style}} parameter.&lt;br /&gt;
* &amp;lt;code&amp;gt;item1_style&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;item2_style&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;item3_style&amp;lt;/code&amp;gt;... – custom CSS styles for each of the list items. The format is the same as for the {{para|style}} parameter.&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! style=&amp;quot;width: 80%;&amp;quot; | Code !! Result&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Unbulleted list|entry1|entry2|entry3|entry4|entry5&amp;lt;/nowiki&amp;gt;{{wbr}}&amp;lt;nowiki&amp;gt;|entry6|entry7|entry8|entry9}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{Unbulleted list|entry1|entry2|entry3|entry4|entry5|entry6|entry7|entry8|entry9}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Unbulleted list|Winner|Runner-up|Third place|item_style=color:blue;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{Unbulleted list|Winner|Runner-up|Third place|item_style=color:blue;}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Unbulleted list|Winner|Runner-up|Third place|item1_style=background-color:yellow;|item2_style=background-color:silver;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
| {{Unbulleted list|Winner|Runner-up|Third place|item1_style=background-color:yellow;|item2_style=background-color:silver;}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Controlling line-breaking ===&lt;br /&gt;
Template {{tlx|nbsp}} may be used with {{tlx|wbr}} and {{tlx|nowrap}} to control line-breaking in bulletless lists, to prevent wrapped long entries from being confused with multiple entries. See [[Template:Wbr/doc#Controlling line-breaking in infoboxes]] for details.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{tl|plainlist}}&lt;br /&gt;
* {{tl|flatlist}} and {{tl|hlist}}&lt;br /&gt;
* {{tl|ordered list}} and {{tl|unordered list}}&lt;br /&gt;
* {{tl|nowrap}}&lt;br /&gt;
* {{tl|pagelist}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
[[Category:Formatting and function templates]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Antt1995</name></author>
	</entry>
</feed>