<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://wiki.statsape.com/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E6%9D%BF%3ABulleted_list%2Fdoc</id>
	<title>模板:Bulleted list/doc - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.statsape.com/index.php?action=history&amp;feed=atom&amp;title=%E6%A8%A1%E6%9D%BF%3ABulleted_list%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.statsape.com/index.php?title=%E6%A8%A1%E6%9D%BF:Bulleted_list/doc&amp;action=history"/>
	<updated>2026-04-04T07:14:18Z</updated>
	<subtitle>本wiki上该页面的版本历史</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://wiki.statsape.com/index.php?title=%E6%A8%A1%E6%9D%BF:Bulleted_list/doc&amp;diff=756&amp;oldid=prev</id>
		<title>Zeroclanzhang：​创建页面，内容为“{{Documentation}} {{Template shortcut|blist|bulleted|ulist|unordered list}} {{Wikipedia template}}  {{t|Bulleted list}} may be used to generate a bulleted list in similar vein to HTML&#039;s ul}} list. A typical application is within captions, where the equivalent wiki markup (asterisks at the starts of new lines) may be awkward or impossible to use. See Wik…”</title>
		<link rel="alternate" type="text/html" href="https://wiki.statsape.com/index.php?title=%E6%A8%A1%E6%9D%BF:Bulleted_list/doc&amp;diff=756&amp;oldid=prev"/>
		<updated>2023-07-14T09:04:36Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“{{Documentation}} {{Template shortcut|blist|bulleted|ulist|unordered list}} {{Wikipedia template}}  {{t|Bulleted list}} may be used to generate a &lt;a href=&quot;https://en.wikipedia.org/wiki/bulleted_list&quot; class=&quot;extiw&quot; title=&quot;wikipedia:bulleted list&quot;&gt;bulleted list&lt;/a&gt; in similar vein to &lt;a href=&quot;https://en.wikipedia.org/wiki/HTML&quot; class=&quot;extiw&quot; title=&quot;wikipedia:HTML&quot;&gt;HTML&lt;/a&gt;&amp;#039;s &lt;a href=&quot;https://en.wikipedia.org/wiki/HTML_element&quot; class=&quot;extiw&quot; title=&quot;wikipedia:HTML element&quot;&gt;{{tag|ul}} list&lt;/a&gt;. A typical application is within captions, where the equivalent &lt;a href=&quot;https://en.wikipedia.org/wiki/Help:Wikitext&quot; class=&quot;extiw&quot; title=&quot;wikipedia:Help:Wikitext&quot;&gt;wiki markup&lt;/a&gt; (asterisks at the starts of new lines) may be awkward or impossible to use. See Wik…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation}}&lt;br /&gt;
{{Template shortcut|blist|bulleted|ulist|unordered list}}&lt;br /&gt;
{{Wikipedia template}}&lt;br /&gt;
&lt;br /&gt;
{{t|Bulleted list}} may be used to generate a [[Wikipedia:bulleted list|bulleted list]] in similar vein to [[Wikipedia:HTML|HTML]]&amp;#039;s [[Wikipedia:HTML element|{{tag|ul}} list]]. A typical application is within captions, where the equivalent [[Wikipedia:Help:Wikitext|wiki markup]] (asterisks at the starts of new lines) may be awkward or impossible to use. See [[Wikipedia:Template:Bulleted list|Template:Bulleted list]] on Wikipedia for more details.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{bulleted list |item1 |item2 |...}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;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 list itself. 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;
[[File:Carrack Front Top Space.png|thumb|100px|{{bulleted list |one |two |three}}]]&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Carrack Front Top Space.png|thumb|100px|{{bulleted list |one |two |three}}]]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- Categories go here, and interwikis go in Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Formatting and function templates]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Zeroclanzhang</name></author>
	</entry>
</feed>