Forums: Index > [[Forum:{{{1}}}|{{{1}}}]] > Forumheader
Contents
Base template for all forumheaders. It displays the breadcrumb and adds the respective category as well as {{Games}}
.
Usage
For every forum, you need to create a template with the name "Template:Forumheader/<name of forum>
". This template should contain the following:
{{Forumheader|<name of forum>}} <!-- Please put your content under this line. Be sure to sign your edits with four tildes ~~~~ -->
Parameters
<unnamed 1>
Name of the forum. This will also be the name of the corresponding category.
<unnamed 2>
Options
- isforum: The page will be put in the Forums category and the first parameter will be ignored. If any other option is given, the page will be considered a child of the forum indicated by the first parameter, and will be placed in the category indicated by the first parameter.
- archived: The
{{archivedforum}}
template is inserted at the top. - pinned: Suggested but never implemented or used.
<unnamed 3>
Options
- archived The
{{archivedforum}}
template is inserted at the top.
Technical
- Auxiliary template:
{{Games}}
Community content is available under CC-BY-SA unless otherwise noted.