Difference between revisions of "Template:NavigationBox"
Jump to navigation
Jump to search
(example) |
(tweak use of color) |
||
Line 1: | Line 1: | ||
− | {| style="background-color: #f9f9f9; border: 1px solid | + | {| style="background-color: #f9f9f9; border: 1px solid {{{Color}}}; clear: both; font-size: 90%; margin: 1em 0em 0em; padding: 2px; text-align: center; width: 100%;" summary="Navigation box - {{{Summary}}}" |
|- style="background-color: {{{Color}}};" | |- style="background-color: {{{Color}}};" | ||
!{{{Title}}} | !{{{Title}}} |
Revision as of 03:33, 12 March 2009
{{{Title}}} |
---|
{{{Summary}}} |
{{{List}}} |
Usage:
{{NavigationBox | Color = title-background-color | Summary = table summary | Title = visible title of box | Category = what category to put article into | List = detailed list of links for the navigation box}}
Example:
{{NavigationBox |Title = [[Portal:Conditioners directory|Conditioners directory]] |Color = #ddcef2 |Summary = Information about [[conditioner]]s that can act on [[COLLADA document]]s. |List = <big>'''''This article is part of the'' COLLADA [[conditioner]]s directory.'''</big> ---- • [[COLLADA Refinery]] • [[Portal:Conditioners directory|Conditioners directory]] ''Instructions for [[adding to the conditioners directory]]'' }}
Produces the following:
Conditioners directory |
---|
Information about conditioners that can act on COLLADA documents. |
This article is part of the COLLADA conditioners directory.
• COLLADA Refinery • Conditioners directory Instructions for adding to the conditioners directory |