Revision as of 10:58, 8 May 2006 editGoldRingChip (talk | contribs)Administrators135,431 editsm removed superfluous semi-colon← Previous edit | Revision as of 13:20, 8 May 2006 edit undoSuruena (talk | contribs)Extended confirmed users, Pending changes reviewers8,767 edits Misplaced Pages:Accessibility#Layout tablesNext edit → | ||
Line 1: | Line 1: | ||
<center> | <includeonly><center> | ||
{| class=toccolours style="margin:0.5em 2em; clear:both" width=94% | {| class=toccolours style="margin:0.5em 2em; clear:both" width=94% | ||
| style="padding:1px 20px 1px 20px; font-weight: bold; background: {{ #if: {{{Color}}} | {{{Color}}} | #ccccff}} " | {{{Title}}} | |||
{{#if:{{{Image|}}}| <td align=center rowspan=2 width=1> {{{Image}}} </td>}} | {{#if:{{{Image|}}}| <td align=center rowspan=2 width=1> {{{Image}}} </td>}} | ||
|- | |- | ||
| style="font-size:90%; padding:5px 20px 5px 20px" align=center | {{{List}}} | | style="font-size:90%; padding:5px 20px 5px 20px" align=center | {{{List}}} | ||
|}</center>{{{Category|}}}<noinclude> | |}</center>{{{Category|}}}</includeonly><noinclude> | ||
{{NavigationBox | |||
| Title = {{{Title}}} | |||
| List = {{{List}}} | |||
| Image = {{{Image}}} | |||
}} | |||
==Purpose== | ==Purpose== |
Revision as of 13:20, 8 May 2006
{{{Title}}} | {{{Image}}} |
{{{List}}} |
Purpose
To standardise certain Misplaced Pages:Navigational templates. These templates are often used for (but not limited to) US Government officials.
Use
The template uses these fields: Title, Image, List, and Category.
Use the following code for this template:
{{NavigationBox | Title = Title_here | Image = Image_here | Category = Category_here | Color = Color_here (default is #ccccff) | List = Item_1_here, Item_2_here, Item_3_here }}