Difference between revisions of "Template:Navbox small"

From Robowiki
Jump to navigation Jump to search
m (Should work now!)
m (→‎Parameters: make note aobut namespaces)
Line 50: Line 50:
 
| style="width: 18%" | title || Title of navigation, default as 'Navigation'.
 
| style="width: 18%" | title || Title of navigation, default as 'Navigation'.
 
|-
 
|-
|| parent || Parent page, omit for current page
+
|| parent || Parent page, omit for current page. Do not include namespace.
 
|-
 
|-
 
|| pageN || Suppage name, do not put the parrent page prefix.
 
|| pageN || Suppage name, do not put the parrent page prefix.

Revision as of 07:05, 26 April 2009


Small navigation bar. Create from style Voidious use in sub-pages link. Currently support up to 20 links.


Documentation

Usage

{{Infobox Robot
| title           = 
| parent          =
| page1           = 
| title1          =
| page2           =
| title2          =
...
}}

Parameters

title Title of navigation, default as 'Navigation'.
parent Parent page, omit for current page. Do not include namespace.
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).