Revision as of 10:55, 8 May 2006 editCapitalR (talk | contribs)Extended confirmed users43,863 edits Changed padding method← Previous edit | Revision as of 10:56, 8 May 2006 edit undoCapitalR (talk | contribs)Extended confirmed users43,863 editsm Shrunk the title padding by 1pxNext edit → | ||
Line 1: | Line 1: | ||
<center> | <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: |
! style="padding:1px 20px 1px 20px; background:#ccccff; {{ #if: {{{Color}}} | background:{{{Color}}} | background:#ccccff}} " | {{{Title}}} | ||
{{#if:{{{Image|}}}| <td align=center rowspan=2 width=1> {{{Image}}} </td>}} | {{#if:{{{Image|}}}| <td align=center rowspan=2 width=1> {{{Image}}} </td>}} | ||
|- | |- |
Revision as of 10:56, 8 May 2006
{{{Title}}} |
---|
{{{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 }}