Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 17:22, 15 May 2026 by M88youngling (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
{{{title}}} [ [[{{{edit}}}|edit]] ]
{{{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.
}}