This template uses Lua: |
This template uses TemplateStyles: |
This template allows you to display multiple pages or content blocks as inline-block "columns" on a page. This can be used to present content in a more space-efficient manner. It can be used to transclude content from other pages, display custom content, or a combination of both.
{{Blocks
| section1 = Section header 1
| page1 = Page to transclude 1
| section2 = Section 2
...
}}
{{Blocks
| section1 = Section header 1
| content1 = Wikitext content Section 1
| section2 = Section 2
...
}}
Note that you must specify either a pageN or contentN for each section. If both are specified, the transcluded page will take precedence.
{{Blocks
| section1 = Discussions
| page1 = Wikipedia:Vaccine safety/Discussions
| section2 = Arbitrary wikitext
| content2 = Basically whatever you want
===New sections are possible===
If they are on their own lines.
* Bullet point lists.
# Numbers too.
}}
Basically whatever you want
If they are on their own lines.