Difference between revisions of "Template: NavigationBox" - New World Encyclopedia

From New World Encyclopedia
 
(Move image to the right)
 
Line 1: Line 1:
<noinclude>{{esoteric}}</noinclude>
+
{| {{#if: {{{Summary|}}} | summary="Navigation box - {{{Summary}}}" }} class="navbox"
{| {{#if: {{{Summary|}}} | summary="Navigation box - {{{Summary}}}" }} class="toccolours" style="clear: both; width: 94%; margin: 0.5em auto; text-align: center; padding: 0em 0em 0em 0em"  
+
! {{#if:{{{Color|}}}|style="background-color: {{{Color}}}"}} | {{{Title}}}
! style="padding-top: 0.2em; padding-bottom: 0.2em; {{ #if: {{{Color|}}} | background: {{{Color}}} | background: #ccccff }}" | {{{Title}}}
+
{{#if: {{{Image|}}} |
{{#if: {{{Image|<noinclude>-</noinclude>}}} | <td style="vertical-align: middle; width: 1px" rowspan="2"> {{{Image}}} </td> }}
+
{{!}} style="vertical-align: middle; width: 1px" rowspan="2" {{!}} {{{Image}}}
 +
}}
 
|-
 
|-
| style="font-size: 90%; padding: 0.5em 1em" | {{{List}}}
+
| {{{List}}}
 
|}{{{Category|}}}<noinclude>
 
|}{{{Category|}}}<noinclude>
 
  
 
==Purpose==
 
==Purpose==
Line 71: Line 71:
 
}}
 
}}
  
==See also==
+
{{Code credit|64937199}}
*[[Template:Dynamic navigation box]]
 
*[[Template:Dynamic navigation box with image]]
 
{{Commonstmp|NavigationBox}}
 
[[Category:Navigational templates|*{{PAGENAME}}]]
 
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
 
  
[[eu:Txantiloi:Aurkibide taula]]
+
</noinclude>
[[ru:Шаблон:NavigationBox]]</noinclude>
 

Latest revision as of 17:41, 5 February 2007

Purpose

This is a navigational template. It helps to construct a standardized box containing a list of links to articles which relates to the one being read, plus an optional image.

Use

To apply this template you can start by copy-and-pasting the following code and then provide adequate arguments:

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

Mandatory arguments

  • Title: A title for the navigation box; may include links
  • List: List of links to related articles; links maybe separated, for instance, by commas, bullets, or pipe symbols.

Recommended arguments

  • Summary: this parameter is aimed at vocal and Braille-based user agents and should give a brief textual description of the box contents; ordinary quotation marks around or within the provided text are not allowed; if quoting is needed you may use curly quotes: and .

Default values

The Color parameter defaults to the color showed in the {{{Title}}} row above.

Examples

Example 1

The following code:

{{NavigationBox
| Title = The first 25 Presidents of the United States
| Image = [[Image:USPresidentialSeal.jpg|60px|U.S. presidential seal]]
| Summary = A list of the first 25 US Presidents
| Color =
| Category =
| List = [[George Washington|Washington]]&nbsp;• [[John Adams|J&nbsp;Adams]]&nbsp;• [[Thomas Jefferson|Jefferson]]&nbsp;• [[James Madison|Madison]]&nbsp;• [[James Monroe|Monroe]]&nbsp;• [[John Quincy Adams|JQ&nbsp;Adams]]&nbsp;• [[Andrew Jackson|Jackson]]&nbsp;• [[Martin Van Buren|Van&nbsp;Buren]]&nbsp;• [[William Henry Harrison|W&nbsp;Harrison]]&nbsp;• [[John Tyler|Tyler]]&nbsp;• [[James K. Polk|Polk]]&nbsp;• [[Zachary Taylor|Taylor]]&nbsp;• [[Millard Fillmore|Fillmore]]&nbsp;• [[Franklin Pierce|Pierce]]&nbsp;• [[James Buchanan|Buchanan]]&nbsp;• [[Abraham Lincoln|Lincoln]]&nbsp;• [[Andrew Johnson|A&nbsp;Johnson]]&nbsp;• [[Ulysses S. Grant|Grant]]&nbsp;• [[Rutherford B. Hayes|Hayes]]&nbsp;• [[James Garfield|Garfield]]&nbsp;• [[Chester A. Arthur|Arthur]]&nbsp;• [[Grover Cleveland|Cleveland]]&nbsp;• [[Benjamin Harrison|B&nbsp;Harrison]]&nbsp;• [[Grover Cleveland|Cleveland]]&nbsp;• [[William McKinley|McKinley]]
}}

yields:


Example 2

Removing the Image argument and providing Color= teal the result changes to:

Credits

New World Encyclopedia writers and editors copied and adjusted this Wikipedia template in accordance with New World Encyclopedia standards. This article abides by terms of the Creative Commons CC-by-sa 3.0 License (CC-by-sa), which may be used and disseminated with proper attribution.The history of earlier contributions by wikipedians is accessible to researchers here:

The history of this article since it was imported to New World Encyclopedia:

Note: Some restrictions may apply to use of individual images which are separately licensed.