Template:Plainlist/doc: Difference between revisions
Template page
More actions
m syntaxhighlight lang="wikitext" |
conformed lowercase {{plainlist to {{Plainlist |
||
| Line 6: | Line 6: | ||
== Usage == | == Usage == | ||
{{tld| | {{tld|Plainlist}} starts a plain (i.e. unbulleted) list. <!-- apparently this does not work on the template page at Commons | ||
{{ | {{Plainlist| | ||
* [[cat]] | * [[cat]] | ||
* [[dog]] | * [[dog]] | ||
| Line 18: | Line 18: | ||
== Examples == | == Examples == | ||
<syntaxhighlight lang="wikitext"> | <syntaxhighlight lang="wikitext"> | ||
{{ | {{Plainlist| | ||
* [[cat]] | * [[cat]] | ||
* [[dog]] | * [[dog]] | ||
| Line 27: | Line 27: | ||
}} | }} | ||
</syntaxhighlight> | </syntaxhighlight> | ||
<!--{{ | <!--{{Plainlist| | ||
* [[cat]] | * [[cat]] | ||
* [[dog]] | * [[dog]] | ||