Template:PortalHeader
This template creates the header (or footer) for a Browsing Portal.
It is missing the closing <div>, so that it can wrap around the introductory content. Use {{PortalHeader/end}} to end the header.
Syntax
The template uses the following syntax:
{{PortalHeader| 1 | f= | b= | css= }}
Content
{{PortalHeader/end}}
Parameter 1 is required, and is for the title of the Browsing Portal (or the main category link for a footer). For a header, if the title is meant to be a link, use {{color2}} and hex code 000, rather than a standard wikilink. Standard wikilinks are fine in the footer.
Parameter f is optional, and sets the font-size of the title. The default is 256%.
Paramater b is optional, and sets the background color behind the title. The default is {{bulba color}}.
Paramater css is optional, and can be used to include other CSS (such as extra padding) as required.
TemplateData
The header for a Browsing Portal, or the footer. This template is must be ended using the {{PortalHeader/end}} template.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | 1 | The title for the Browsing Portal, or footer text. For a header, if the title is a link, use a {{color2}} template.
| String | required |
| Font size | f | Sets the font size of the Title parameter.
| String | suggested |
| Background | b | The background color behind the title. Defaults to Bulba Color. Don't include "#". | String | optional |
| Other CSS | css | Any other CSS to be included.
| String | optional |