Currently there may be errors shown on top of a page, because of a missing Wiki update (PHP version and extension DPL3).
Navigation
Topics Help • Register • News • History • How to • Sequences statistics • Template prototypes

Difference between revisions of "Template:Navbox Subitem"

From Prime-Wiki
Jump to: navigation, search
(naxbox)
m (Karbon moved page Template:InfoboxSubitem to Template:Navbox Subitem without leaving a redirect: name)
(No difference)

Revision as of 09:36, 7 March 2019

Creates a subitem in a Navbox Main:

Parameter

  • title
  • list of subitems/links

Example

{{Navbox Subitem
| Examples
|*[[Examples]]
*[[:Category:Templates|Templates]]
*[[Prime]]
*[[Main Page]]
}}
Examples

Template

{{Navbox Subitem
| <title>
| <itemlist>
}}