Welcome to Wars Wiki!
Welcome, new users! For help on where to start, look at our getting started page and our manual of style. Need more help? Ask a staff member!

Template:Plainlist: Difference between revisions

From Wars Wiki
Jump to navigationJump to search
mNo edit summary
(cat and noinclude)
 
Line 1: Line 1:
<templatestyles src="Plainlist/styles.css"/><div class="plainlist {{{class|}}}" {{#if:{{{style|}}}{{{indent|}}}|style="{{#if:{{{indent|}}}|margin-left: {{#expr:{{{indent}}}*1.6}}em;}} {{{style|}}}"}}>{{#if:{{{1|}}}|
<includeonly><templatestyles src="Template:Plainlist/styles.css"/><div class="plainlist {{{class|}}}" {{#if:{{{style|}}}{{{indent|}}}|style="{{#if:{{{indent|}}}|margin-left: {{#expr:{{{indent}}}*1.6}}em;}} {{{style|}}}"}}>{{#if:{{{1|}}}|
{{{1}}}
{{{1}}}
</div>}}<noinclude></div>
</div>}}</includeonly><noinclude></div>
{{Doc}}
{{Doc}}
</noinclude>
 
[[Category:Templates]]</noinclude>

Latest revision as of 02:08, 22 June 2023

This page has been transcluded from Template:Plainlist/doc.


This template uses TemplateStyles:

This template provides a WCAG/ISO-standards-compliant accessible alternative to <br /> separated lists.

Usage[edit source]

{{plainlist|
* Item 1
* Item 2
* Item 3
...
}}

Example[edit source]

Markup Renders as
{{plainlist|
* cat
* dog
* horse
* cow
* sheep
* pig
}}
  • cat
  • dog
  • horse
  • cow
  • sheep
  • pig