Difference between revisions of "Template:Navbox small"
Jump to navigation
Jump to search
m (working now, remove debugging info) |
m |
||
Line 29: | Line 29: | ||
--></includeonly><noinclude> | --></includeonly><noinclude> | ||
Small navigation bar. Create from style [[Voidious]] use in sub-pages link. Currently support up to 20 links. | Small navigation bar. Create from style [[Voidious]] use in sub-pages link. Currently support up to 20 links. | ||
− | |||
<br style="clear:both" /> | <br style="clear:both" /> | ||
<div style="padding: 0px 5px 0px 5px; border: 1px solid #aaa; margin-bottom: 1ex; background-color: #EFE"> | <div style="padding: 0px 5px 0px 5px; border: 1px solid #aaa; margin-bottom: 1ex; background-color: #EFE"> |
Latest revision as of 08:54, 2 May 2009
Small navigation bar. Create from style Voidious use in sub-pages link. Currently support up to 20 links.
Documentation
Usage
{{Navbox small | title = | parent = | namespace = | page1 = | title1 = | page2 = | title2 = ... }}
Parameters
title | Title of navigation, default as 'Navigation'. |
parent | Parent page, omit for current page. Do not include namespace. |
namespace | Namespace of the page, usually this is need not to specify since it will automatically detect from current page. |
pageN | Suppage name, do not put the parrent page prefix. |
titleN | Text to show for each suppage link. |
Please if anyone can write better documentation, current one is really really un-understandable (not very clear).