Template:Endorsements box/doc
Jump to navigation
Jump to search
| 40px | This is a documentation subpage for Template:Endorsements box. It contains usage information, categories and other content that is not part of the original template page. |
Script error: No such module "Uses TemplateStyles".
{{Endorsements box
| title = Example without columns
| list =
* Item 1
* Item 2
}}
Example without columns
- Item 1
- Item 2
Any value in the |columns= parameter will create a list with column widths of 35em.
{{Endorsements box
| title = Example with columns
| columns = yes
| list =
* Item 1
* Item 2
* Item 3
* Item 4
}}
Example with columns
- Item 1
- Item 2
- Item 3
- Item 4