Template:Pageframe: Difference between revisions
Jump to navigation
Jump to search
[[file:{{{image}}}|left|24px]]{{{title}}}[[file:{{{image}}}|right|24px]]
[[file:|left|24px]]'[[file:|right|24px]]
(Added documentation. TODO - Consider protecting this page) |
m (added note about template being used in Administrators-article) |
||
Line 8: | Line 8: | ||
== About == | == About == | ||
Infobox with title and content, intended use in [[Main Page]]. | Infobox with title and content, intended use in [[Main Page]] and [[Administrators]]. | ||
== Parameter-Usage == | == Parameter-Usage == |
Revision as of 15:12, 26 April 2020
This page needs revising!
The following page is out of date and/or needs to be revised. If the page's guide needs revision, see here for an example. |
About
Infobox with title and content, intended use in Main Page and Administrators.
Parameter-Usage
Parameter | Default | Description |
---|---|---|
color | 888 | RGB-color of the title-background (anything that would fit behind a '#' like 'BBA0DD' |
image | Image to be displayed on the left and right of the titlebar | |
title | Centered text in the title | |
content | Content to be displayed in the infobox |
Examples
Bare 1
{{Pageframe}}
{{{content}}}
Bare 2
{{pageframe |color= |image= |title= |content= }}
Normal
{{pageframe | color = BBA0DD | image = Generic botanist.png | title = Departments and Roles | content = {{pagejobs}} }}