Misplaced Pages

Template:NavigationBox: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 08:13, 16 May 2006 editGennaro Prota (talk | contribs)Extended confirmed users3,192 edits completely rewritten code and documentation; added "Summary" parameter← Previous edit Revision as of 08:15, 16 May 2006 edit undoGennaro Prota (talk | contribs)Extended confirmed users3,192 editsm tentative fix: use entity for '#'Next edit →
Line 1: Line 1:
<includeonly> <includeonly>
{| summary="Navigation box {{ #if: {{{Summary|}}} | - {{{Summary}}} }}" class="toccolours" style="clear: both; width: 94%; margin: 0 auto; text-align: center;" {| summary="Navigation box {{ #if: {{{Summary|}}} | - {{{Summary}}} }}" class="toccolours" style="clear: both; width: 94%; margin: 0 auto; text-align: center;"
| style="padding-top: 0.2em; padding-bottom: 0.2em; font-weight: bold; background: {{ #if: {{{Color|}}} | {{{Color}}} | #ccccff }};" | {{{Title}}} {{ #if: {{{Image|}}} | <td style="vertical-align: middle;" rowspan="2"> {{{Image}}} </td>}} | style="padding-top: 0.2em; padding-bottom: 0.2em; font-weight: bold; background: {{ #if: {{{Color|}}} | {{{Color}}} | &#35;ccccff }};" | {{{Title}}} {{ #if: {{{Image|}}} | <td style="vertical-align: middle;" rowspan="2"> {{{Image}}} </td>}}
|- |-
| style="font-size:95%; padding: 1.5em 1em 0.5em 0.4em;" | {{{List}}} | style="font-size:95%; padding: 1.5em 1em 0.5em 0.4em;" | {{{List}}}

Revision as of 08:15, 16 May 2006


{{{Title}}} {{{Image}}}
{{{List}}}

Purpose

Often used for (but not limited to) US Government officials and Heads of State.

Use

The template has the following parameters: "Title", "Color", "Image", "List", "Category", "Summary".

To use it you can copy-and-paste the following code:

{{NavigationBox
| Title = 
| Color = 
| Image = 
| List =
| Category =
| Summary = 
}}

The parameters Color, Image and Category can be omitted. Summary should be provided for accessibility. The default for "Color" is #ccccff, which looks like this: Sample

See also

Category: