Difference between revisions of "Template:Navsidebar"
From Peter
(Make it just a tad wider so everything fits just a tad better and more uniform.) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {| class="infobox" cellpadding="1" cellspacing="0" style="float: right; margin: 0 0 0.5em 0.5em; text-align:left; border: 1px solid {{{barcolor}}}; width: | + | {| class="infobox" cellpadding="1" cellspacing="0" style="float: right; margin: 0 0 0.5em 0.5em; text-align:left; border: 1px solid {{{barcolor}}}; width:175px;" |
| style="font-size: 95%; text-align:center; color:{{{textcolor}}}; background-color:{{{barcolor}}}" | '''{{{title}}}''' | | style="font-size: 95%; text-align:center; color:{{{textcolor}}}; background-color:{{{barcolor}}}" | '''{{{title}}}''' | ||
− | [[{{{name2|{{{name}}}}}}|<font size={{{namesize|4}}} color={{{textcolor}}}>{{{name}}}</font>]] | + | [[{{{name2|{{{name}}}}}}|<font size={{{namesize|4}}} color={{{textcolor}}}>'''{{{name}}}'''</font>]] |
|- | |- | ||
| style="background-color:{{{bgcolor}}};" align="center"|[[File:{{{icon}}}|100px|link=:category:{{{category}}}]] | | style="background-color:{{{bgcolor}}};" align="center"|[[File:{{{icon}}}|100px|link=:category:{{{category}}}]] | ||
Line 16: | Line 16: | ||
| Fun = [[Category:{{{category}}}]] | | Fun = [[Category:{{{category}}}]] | ||
| | | | ||
− | }} }} | + | }} }}</includeonly><noinclude>{{doc}}</noinclude> |
Revision as of 10:36, 27 November 2015
{{{title}}}
[[{{{name}}}|{{{name}}}]] |
[[File:{{{icon}}}|100px|link=:category:{{{category}}}]] |
{{{title2}}} |
{{{content}}} |
Usage
Header and 1st content section:
{{Navsidebar |title = <!-- Title/description of the section that will appear at the top --> |name = <!-- Main name of the navigation bar, e.g., religion, science, pseudoscience etc. --> |namesize = <!-- Override for the font size of the name. Default is 5. Increase is name is short, decrease is long.--> |name2 = <!-- Override for where the "name" link will direct to. Default is to just link to "name". --> |title2 = <!-- Title of the first content section --> |icon = <!-- Filename of the icon used --> |barcolor = <!-- Color on the bars; should be the same as the icon --> |bgcolor = <!-- Background color; should be a darker version of the icon's color. --> |textcolor = <!-- Text colour, either black or white --> <includeonly> |category = <!-- Category that will be included with the template (leave blank if no category desired) --> </includeonly> |templatename = <!-- The name of the template, used for vte. Automatically selects template space. --> |content = <!-- Content of the first section. Use a bullet (*) list and/or {{randomarticles|CATEGORY|#}}; make sure total number of articles is 12 or less. Use one {{Navsidebar2}} (or more than one) here to add another bar and content section. --> }}<noinclude>[[Category:Sidebar navigation templates]]{{DEFAULTSORT:{{PAGENAME}}}}</noinclude>
Additional content sections:
{{Navsidebar2 |title = <!-- Title of the content section --> |barcolor = <!-- Color on the bars; should be the same as the icon --> |bgcolor = <!-- Background color; should be a darker version of the icon's color. --> |textcolor = <!-- Text colour, usually either black or white (note the contrast with the background) --> |content = <!-- Content of the first section. Use a bullet (*) list and/or {{randomarticles|CATEGORY|#}}; make sure total number of articles is 12 or less. --> }}