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 17:24, 16 May 2006 editGennaro Prota (talk | contribs)Extended confirmed users3,192 edits finally fixed← Previous edit Revision as of 17:35, 16 May 2006 edit undoGoldRingChip (talk | contribs)Administrators135,440 edits removed includeonlys; removed unnecessary codeNext edit →
Line 1: Line 1:
{| summary="Navigation box {{ #if: {{{Summary|}}} | - {{{Summary}}} }}" class=toccolours style="clear: both; width: 94%; margin-top: 0.5em; margin-left: 3%; margin-bottom: 0.5em; text-align: center"
<includeonly>
| style="padding-top: 0.2em; padding-bottom: 0.2em; font-weight: bold; {{ #if: {{{Color|}}} | background:{{{Color}}} | background: #ccccff }};" | {{{Title}}} {{ #if: {{{Image|}}} | <td style="vertical-align: middle; width:1px" rowspan=2> {{{Image}}} </td>}}
{| summary="Navigation box {{ #if: {{{Summary|}}} | - {{{Summary}}} }}" class="toccolours" style="clear: both; width: 94%; margin-top: 0.5em; margin-left: 3%; margin-bottom: 0.5em; text-align: center;"
| style="padding-top: 0.2em; padding-bottom: 0.2em; font-weight: bold; {{ #if: {{{Color|}}} | background:{{{Color}}} | background: #ccccff }};" | {{{Title}}} {{ #if: {{{Image|}}} | <td style="vertical-align: middle; width:1px;" rowspan="2"> {{{Image}}} </td>}}
|- |-
| style="font-size: 90%; padding: 0.5em 1.5em 0.5em 1.5em;" | {{{List}}} | style="font-size: 90%; padding: 0.5em 1.5em 0.5em 1.5em" | {{{List}}}
|}{{{Category|}}}</includeonly><!--- |}{{{Category|}}}<noinclude>

--><noinclude>
{{ {{PAGENAME}}
| Title = {{{Title}}}
| Color =
| Image =
| List = ] &middot; ]
| Category =
| Summary =
}}



==Purpose== ==Purpose==
Line 39: Line 27:
==Examples== ==Examples==


;Example 1
;Example 1:The following code:<br><br>&#123;&#123;{{PAGENAME}}<nowiki>| Title= The first 25 Presidents of the United States | Image = ] | Category= | List = ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ] | Summary = "A list of the first 25 US Presidents"</nowiki>&#125;&#125;<br><br>yields<br><br>{{ {{PAGENAME}}| 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" }}
The following code:
:&#123;&#123;{{PAGENAME}}<nowiki>| Title= The first 25 Presidents of the United States | Image = ] | Category= | List = ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ]&amp;nbsp;• ] | Summary = "A list of the first 25 US Presidents"</nowiki>&#125;&#125;

yields:


:{{ {{PAGENAME}}| 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" }}


;Example 2
;Example 2:Removing the <code>Image</code> argument and providing <code>Color=teal</code> the result is: Removing the <code>Image</code> argument and providing <code>Color=teal</code> yields:
{{ {{PAGENAME}} | Title= The first 25 Presidents of the United States | Color=teal | 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"}}


:{{ {{PAGENAME}} | Title= The first 25 Presidents of the United States | Color=teal | 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"}}


==See also== ==See also==

Revision as of 17:35, 16 May 2006

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

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:

The first 25 Presidents of the United States U.S. presidential seal
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 yields:

The first 25 Presidents of the United States
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: