Template:Navbox small

From Robowiki
Revision as of 08:30, 2 May 2009 by Nat (talk | contribs) (try to fix the parent {{NAMESPACE}} wit subst:)
Jump to navigation Jump to search


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).