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"
(layout changed) |
|||
Line 35: | Line 35: | ||
</pre> | </pre> | ||
[[Category:Navboxes| Subitem]]</noinclude><includeonly>{| | [[Category:Navboxes| Subitem]]</noinclude><includeonly>{| | ||
− | | style="margin-top:5px; padding-left:5px; width: | + | | style="margin-top:5px; padding-left:5px; width:180px; background-color:SkyBlue; height=100%; font-weight:bold;" | {{{1}}} |
| style="margin-top:5px; padding-left:5px; width:auto;" | {{Hlist|{{{2}}}}} | | style="margin-top:5px; padding-left:5px; width:auto;" | {{Hlist|{{{2}}}}} | ||
|}</includeonly> | |}</includeonly> |
Revision as of 07:24, 30 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]] }}
Template
{{Navbox Subitem | <title> | <itemlist> }}