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 17:54, 25 May 2006 editGoldRingChip (talk | contribs)Administrators135,440 edits changed examples a little← Previous edit Latest revision as of 00:13, 15 February 2010 edit undoPlastikspork (talk | contribs)Edit filter managers, Administrators258,929 edits Misplaced Pages:Templates_for_discussion/Log/2010_January_29#Template:NavigationBox 
(45 intermediate revisions by 27 users not shown)
Line 1: Line 1:
#REDIRECT]
<noinclude>{{esoteric}}</noinclude>
{| summary="Navigation box - {{{Summary|No summary provided}}}" 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==
Creating various kinds of navigation boxes. Common examples are footers with lists of Government officials and Heads of State.

==Use==
The template has the following parameters: <code>Title</code>, <code>Color</code>, <code>Image</code>, <code>List</code>, <code>Category</code>, <code>Summary</code>.

To use it you can start by copy-and-pasting the following code:
<pre>{{NavigationBox
| Title =
| Color =
| Image =
| List =
| Category =
| Summary =
}}</pre>

'''Mandatory arguments:''' <code>Title</code> and <code>List<code><br>
'''Recommended arguments:''' <code>Summary</code>, for the benefit of vocal and Braille-based user agents: it should provide a brief textual description of the box contents; ''ordinary quotation marks around or within the provided text are not allowed;'' in case you need quoting you may use the curly variants:<code>“</code> and <code>”</code>.<br>
'''Defaults:''' <code>Color</code> = #ccccff.

==Examples==

;Example 1
The following code:
:<code><nowiki>{{NavigationBox</nowiki>
:<nowiki>| Title = The first 25 ]</nowiki>
:<nowiki>| Image = ]</nowiki>
:<nowiki>| Category = <noinclude>]]</noinclude></nowiki>
:<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>| Summary = A list of the first 25 US Presidents</nowiki><br><nowiki>}}</nowiki></code>
yields:
{{NavigationBox
| Title= The first 25 ]
| Image = ]
| Category=]: ] &#124; ]
| 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
Removing the <code>Image</code> argument and providing <code>Color=teal</code> yields:
{{NavigationBox
| Title= The first 25 Presidents of the United States
| Color=teal
| Category=]: ] &#124; ]
| 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==
*]
*]

]
</noinclude>

Latest revision as of 00:13, 15 February 2010

Redirect to: