Difference between revisions of "Template:NavigationBox"
Jump to navigation
Jump to search
(typo) |
(example) |
||
Line 16: | Line 16: | ||
</nowiki></pre> | </nowiki></pre> | ||
− | + | Example: | |
+ | <pre><nowiki>{{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]]'' | ||
+ | }} | ||
+ | </nowiki></pre> | ||
+ | Produces the following: | ||
+ | {{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]]'' | ||
+ | }} | ||
[[Category:Navigation templates|{{PAGENAME}}]]</noinclude> | [[Category:Navigation templates|{{PAGENAME}}]]</noinclude> |
Revision as of 01:59, 24 February 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 |