Misplaced Pages

Template:NavigationBox

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.

This is an old revision of this page, as edited by Gennaro Prota (talk | contribs) at 15:14, 16 May 2006 (ok, readded <center> and we should be done now; at least most code is clean now). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Revision as of 15:14, 16 May 2006 by Gennaro Prota (talk | contribs) (ok, readded <center> and we should be done now; at least most code is clean now)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
{| summary="Navigation box " class="toccolours" style="clear: both; width: 94%; margin-top: 0.5em margin-bottom: 0.5em; text-align: center;"

| style="padding-top: 0.2em; padding-bottom: 0.2em; font-weight: bold; background: #ccccff;" | {{{Title}}} |- | style="font-size:90%; padding:0.5em 1.5em 0.5em 1.5em;" | item1 · item 2

|}


Purpose

Mainly, providing lists of Government officials and Heads of State.

Use

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

To use it you can start by copy-and-pasting the following code:

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

The only mandatory arguments are those for the Title and List parameters. Also, usage of the Summary parameter is recommended, for the benefit of vocal and Braille-based user agents: it should provide a brief textual description of the box contents.

The default for Color is showed in the {{{Title}}} row above.

Examples

Example 1
The following code:

{{NavigationBox| Title= The first 25 Presidents of the United States | Image = ] | Category= | List = ]&nbsp;• ]&nbsp;• ]&nbsp;• ]&nbsp;• ]&nbsp;• ]&nbsp;• ]&nbsp;• ]&nbsp;• ]&nbsp;• ]&nbsp;• ]&nbsp;• ]&nbsp;• ]&nbsp;• ]&nbsp;• ]&nbsp;• ]&nbsp;• ]&nbsp;• ]&nbsp;• ]&nbsp;• ]&nbsp;• ]&nbsp;• ]&nbsp;• ]&nbsp;• ]&nbsp;• ] | Summary = "A list of the first 25 US Presidents"}}

yields

{| summary="Navigation box - "A list of the first 25 US Presidents"" class="toccolours" style="clear: both; width: 94%; margin-top: 0.5em margin-bottom: 0.5em; text-align: center;"

| style="padding-top: 0.2em; padding-bottom: 0.2em; font-weight: bold; background: #ccccff;" | The first 25 Presidents of the United States U.S. presidential seal

|- | style="font-size:90%; padding:0.5em 1.5em 0.5em 1.5em;" | Washington • J Adams • Jefferson • Madison • Monroe • JQ Adams • Jackson • Van Buren • W Harrison • Tyler • Polk • Taylor • Fillmore • Pierce • Buchanan • Lincoln • A Johnson • Grant • Hayes • Garfield • Arthur • Cleveland • B Harrison • Cleveland • McKinley

|}


Example 2
Removing the Image argument and providing Color=teal the result is:
{| summary="Navigation box - "A list of the first 25 US Presidents"" class="toccolours" style="clear: both; width: 94%; margin-top: 0.5em margin-bottom: 0.5em; text-align: center;"

| style="padding-top: 0.2em; padding-bottom: 0.2em; font-weight: bold; background:teal;" | The first 25 Presidents of the United States |- | style="font-size:90%; padding:0.5em 1.5em 0.5em 1.5em;" | Washington • J Adams • Jefferson • Madison • Monroe • JQ Adams • Jackson • Van Buren • W Harrison • Tyler • Polk • Taylor • Fillmore • Pierce • Buchanan • Lincoln • A Johnson • Grant • Hayes • Garfield • Arthur • Cleveland • B Harrison • Cleveland • McKinley

|}


See also

Category: