Template:Footerbox
From OpenSimulator
(Difference between revisions)
m |
|||
| (3 intermediate revisions by one user not shown) | |||
| Line 3: | Line 3: | ||
|{{{title}}} | |{{{title}}} | ||
|- | |- | ||
| − | |'''More articles related to {{{word}}}''' | + | |'''More articles related to {{{word}}}''': |
|- | |- | ||
|{{{list}}} | |{{{list}}} | ||
Latest revision as of 02:40, 21 October 2011
This template is meant to be included in footer templates, thus simplifying the use and application of these footers.
The format of the footerbox template is as follows:
{{footerbox
|background =
|border =
|headercolor =
|title=
|word=
|list=
}}
| Property | Description | Required |
| background | Table's background color, in hex notation | Yes |
| border | Table's border color, in hex notation | Yes |
| headercolor | Color of title background in hex notation | Yes |
| title | Title of the footerbox | Yes |
| word | Keyword or phrase | Yes |
| list | List of articles to be included in the list | Yes |