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 editContent deleted Content addedVisualWikitext
Revision as of 19:00, 10 July 2006 editBerria (talk | contribs)865 editsm +iw← Previous edit Latest revision as of 00:13, 15 February 2010 edit undoPlastikspork (talk | contribs)Edit filter managers, Administrators258,851 edits Misplaced Pages:Templates_for_discussion/Log/2010_January_29#Template:NavigationBox 
(23 intermediate revisions by 16 users not shown)
Line 1: Line 1:
#REDIRECT]
<noinclude>{{esoteric}}</noinclude>
{| {{#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"
! style="padding-top: 0.2em; padding-bottom: 0.2em; {{ #if: {{{Color|}}} | background: {{{Color}}} | background: #ccccff }}" | {{{Title}}}
{{#if: {{{Image|<noinclude>-</noinclude>}}} | <td style="vertical-align: middle; width: 1px" rowspan="2"> {{{Image}}} </td> }}
|-
| style="font-size: 90%; padding: 0.5em 1em" | {{{List}}}
|}{{{Category|}}}<noinclude>


==Purpose==
This is a ]. 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:

<pre>{{NavigationBox
| Title =
| Color =
| Image =
| List =
| Category =
| Summary =
}}</pre>

===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: <code>“</code> and <code>”</code>.

===Default values===
The Color parameter defaults to the color showed in the {{{Title}}} row above.<!-- note: do not add the color code explicitly here; someone could modify it in the template code only, making this docs outdated-->

===Examples===

;Example 1
The following code:

<div style="margin-left: 3%">
<nowiki>&#123;&#123;</nowiki>{{PAGENAME}} <br /><nowiki>
| Title = The first 25 Presidents of the United States </nowiki><br /><nowiki>
| Image = ] </nowiki><br /><nowiki>
| Summary = A list of the first 25 US Presidents </nowiki><br /><nowiki>
| Color = </nowiki><br /><nowiki>
| Category = </nowiki><br /><nowiki>
| 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;• ]</nowiki><br /><nowiki>
}}</nowiki>
</div>

yields:
{{ {{PAGENAME}}
| Title = The first 25 Presidents of the United States
| Image = ]
| Summary = A list of the first 25 US Presidents
| Color =
| 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;• ]
}}


;Example 2
Removing the <code>Image</code> argument and providing <code>Color= teal</code> the result changes to:
{{ {{PAGENAME}}
| Title = The first 25 Presidents of the United States
| Image =
| Summary = A list of the first 25 US Presidents
| 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;• ]
}}

==See also==
*]
*]
{{Commonstmp|NavigationBox}}
]
]

]</noinclude>

Latest revision as of 00:13, 15 February 2010

Redirect to: