Template documentationedit source
Use this template to create headers.
Headers are useful for branding, visually grouping related pages, and providing easy access to the main page of the group. Headers should be located on the very top of pages because they hide (replace) the default title of pages.
Examples[edit source]
Basic[edit source]
{{Header|TCTRbookpromo.jpg}}
Advanced[edit source]
{{Header | image = TCTRbookpromo.jpg | blur = yes | link = Welcome to Appropedia | title = Appropedia | title-style = text-shadow: 2px 2px black; | subtitle = The sustainability wiki that you can edit | logo = Appropedia-white.png | logo-link = Appropedia:About | logo-size = 70px | menu = * [[Appropedia:About|About]] * [[Appropedia:Policies|Policies]] * [[Appropedia:Guidelines|Guidelines]] }}
See also[edit source]
- Category:Meta templates — Other meta templates
- Category:Header templates — Templates using this meta template
Template data[edit source]
Use this template to create headers for important pages.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Image | image 1 | Background image of the header
| File | required |
Blur | blur | Blur the background image
| Boolean | optional |
Light | light | Lighten the background image
| Boolean | optional |
Title | title | Title of the header
| String | suggested |
Title style | title-style | Extra CSS for the title
| Unknown | optional |
Link | link | Appropedia page to link from the header
| Page | optional |
Subtitle | subtitle | Subtitle of the headern (not visible on mobile devices)
| String | optional |
Subtitle style | subtitle-style | Extra CSS for the subtitle | String | optional |
Logo | logo | File name of the logo
| File | optional |
Logo style | logo-style | Extra CSS for the logo | String | optional |
Logo link | logo-link | Appropedia page (or external URL) to link from the logo
| Page | optional |
Logo size | logo-size | Size of the logo in pixels
| String | optional |
Menu | menu | List of links
| Content | optional |
Menu style | menu-style | Extra CSS for the menu | String | optional |
print | Include this header in print mode
| Boolean | optional |