Template:Sidebar/doc
Appearance
| This is a documentation subpage for Template:Sidebar. It contains usage information, categories and other content that is not part of the original template page. |
Example
| Title |
|---|
| Heading |
|
{{Sidebar
| title =
| heading1 =
| content1 =
| name =
}}
Usage
See also
- w:Template:Sidebar, note that the Wikipedia version is using Lua updated via w:Module:Sidebar.
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| style | style | Used for custom max-width, for example. | String | optional |
| class | class | Used for setting "plainlinks", for example. | String | optional |
| Top image | topimage | Optional image on top, above the title.
| Content | optional |
| Title | title | no description | String | suggested |
| Image | image | Optional image, between title and heading1
| Content | optional |
| Heading 1 | heading1 | no description | String | suggested |
| Content 1 | content1 | no description
| Content | suggested |
| Display meta navigation | navbar | Set to "off" to remove the view-discussion-edit meta links at the end of the sidebar
| String | optional |
| Template self name | name | Name of the template for the meta navigation links
| String | suggested |