Difference between revisions of "Template:Unbulleted list/doc"

From Ava Zinn Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
m (+redirect)
(+ja)
Line 40: Line 40:
 
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
 
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
 
[[Category: Wikipedia list formatting templates]]
 
[[Category: Wikipedia list formatting templates]]
 +
 +
[[ja:Template:Unbulleted list]]
 
</includeonly>
 
</includeonly>

Revision as of 09:41, 27 October 2010

This template is used (primarily in infoboxes) to create unbulleted lists using the correct HTML mark-up using CSS to hide the bullets. Up to 30 entries are supported.

Usage

{{Unbulleted list|entry1|entry2|entry3}}

Example

Code Result
{{Unbulleted list|entry1|entry2|entry3|entry4|entry5|entry6|entry7|entry8|entry9}}
  • entry1
  • entry2
  • entry3
  • entry4
  • entry5
  • entry6
  • entry7
  • entry8
  • entry9
{{Unbulleted list| |entry2|entry3}}
  • entry2
  • entry3
{{Unbulleted list|entry1| |entry3}}
  • entry1
  • entry3
{{Unbulleted list|entry1|entry2| }}
  • entry1
  • entry2
{{Unbulleted list|entry1| | }}
  • entry1
{{Unbulleted list| |entry2| }}
  • entry2
{{Unbulleted list| | |entry3}}}
  • entry3
{{Unbulleted list| | | }}}

Redirects

See also