<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.scriptel.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AHlist%2Fdoc</id>
	<title>Template:Hlist/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.scriptel.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AHlist%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.scriptel.com/index.php?title=Template:Hlist/doc&amp;action=history"/>
	<updated>2026-04-08T22:02:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.scriptel.com/index.php?title=Template:Hlist/doc&amp;diff=607&amp;oldid=prev</id>
		<title>Michael Powers: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.scriptel.com/index.php?title=Template:Hlist/doc&amp;diff=607&amp;oldid=prev"/>
		<updated>2016-07-11T14:26:43Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
{{High-use|70,000+}}&lt;br /&gt;
{{lua|Module:List}}&lt;br /&gt;
&amp;lt;!-- Categories go at the bottom of this page and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This template creates [[WP:HLIST|horizontal 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;
&amp;#039;&amp;#039;&amp;#039;Basic usage&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
{{pre2|&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;hlist&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;
&amp;#039;&amp;#039;&amp;#039;All parameters&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
{{pre2|&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;hlist&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;|indent    = &amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;indent for the list&amp;#039;&amp;#039;&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;
* 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;
* &amp;lt;code&amp;gt;indent&amp;lt;/code&amp;gt; - this parameter indents the list. The value must be a number, e.g. &amp;lt;code&amp;gt;2&amp;lt;/code&amp;gt;. The indent is calculated in [[Em (typography)|em]], and is 1.6 times the value specified. If no indent is specified, the default is zero.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
{{markup&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{hlist|entry1|entry2|entry3|entry4|entry5|entry6|entry7|entry8|entry9}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| {{hlist|entry1|entry2|entry3|entry4|entry5|entry6|entry7|entry8|entry9}}&lt;br /&gt;
&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{hlist|Winner|Runner-up|Third place|item_style=color:blue;}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| {{hlist|Winner|Runner-up|Third place|item_style=color:blue;}}&lt;br /&gt;
&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{hlist|Winner|Runner-up|Third place|item_style=color:blue;|indent=2}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| {{hlist|Winner|Runner-up|Third place|item_style=color:blue;|indent=2}}&lt;br /&gt;
&lt;br /&gt;
| &amp;lt;nowiki&amp;gt;{{hlist|Winner|Runner-up|Third place|item1_style=background-color:yellow;|item2_style=background-color:silver;}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
| {{hlist|Winner|Runner-up|Third place|item1_style=background-color:yellow;|item2_style=background-color:silver;}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{tl|flatlist}}&lt;br /&gt;
* {{tl|plainlist}} &lt;br /&gt;
* {{tl|unbulleted list}}&lt;br /&gt;
* {{tl|ordered list}} &lt;br /&gt;
* {{tl|bulleted list}}&lt;br /&gt;
* {{tl|pagelist}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox||&lt;br /&gt;
&amp;lt;!-- Categories go here, and interwikis go in Wikidata --&amp;gt;&lt;br /&gt;
[[Category:List formatting and function templates]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Michael Powers</name></author>
	</entry>
</feed>