Difference between revisions of "Template:Libull/doc"
Jump to navigation
Jump to search
imported>Frietjes |
imported>Frietjes |
||
| Line 3: | Line 3: | ||
==Usage== | ==Usage== | ||
| − | This template, {{tlx|libull}} (for "list item, bulleted") is part of the '''system of templates for copy-pasteable lists'''. It | + | This template, {{tlx|libull}} (for "list item, bulleted") is part of the '''system of templates for copy-pasteable lists'''. It may be used inside {{tlx|unbulleted list}} to provide a bullet, automatically spaced for you, in front of an item in an unordered list. |
Example: | Example: | ||
| Line 14: | Line 14: | ||
==Tech note== | ==Tech note== | ||
This template uses <code>list-style</code> instead of the more specific <code>list-style-type</code> because of [[bugzilla:31746|MediaWiki bug 31746]]. What that's fixed, the template should be, too. | This template uses <code>list-style</code> instead of the more specific <code>list-style-type</code> because of [[bugzilla:31746|MediaWiki bug 31746]]. What that's fixed, the template should be, too. | ||
| − | |||
| − | |||
| − | |||
| − | |||
==See also== | ==See also== | ||
{{olist/see-also}} | {{olist/see-also}} | ||
| − | |||
<includeonly> | <includeonly> | ||
| − | <!-- Categories | + | <!-- Categories go here: --> |
| − | + | [[Category:Copy-pasteable lists templates]] | |
</includeonly> | </includeonly> | ||
Revision as of 16:03, 13 November 2013
| This is a documentation subpage for Template:Libull. It contains usage information, categories and other content that is not part of the original template page. |
Usage
This template, {{libull}} (for "list item, bulleted") is part of the system of templates for copy-pasteable lists. It may be used inside {{unbulleted list}} to provide a bullet, automatically spaced for you, in front of an item in an unordered list.
Example:
- • An unordered list item
- • Another unordered list item
Tech note
This template uses list-style instead of the more specific list-style-type because of MediaWiki bug 31746. What that's fixed, the template should be, too.
See also