| ||
| {{{contents}}} |
{{Documentation
|content=
Template:PortalBox
The PortalBox template creates a styled content box used on portal pages, help pages, and navigation hubs. It provides a title bar, an edit link, and a flexible content area for lists, guides, or announcements.
Parameters
- {{[title](ca://s?q=PortalBox_title_parameter)}} – The heading displayed in the blue title bar. Required.
- {{[edit](ca://s?q=PortalBox_edit_parameter)}} – The page linked by the “edit” button in the top‑right corner. Required.
- {{[contents](ca://s?q=PortalBox_contents_parameter)}} – The main body of the box. Accepts wikitext, lists, bold text, links, templates, etc. Required.
Usage
{{PortalBox
|title=Your Title
|edit=Page:To/Edit
|contents=
Your content goes here.
}}