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"
m |
m |
||
Line 28: | Line 28: | ||
}} | }} | ||
</pre> | </pre> | ||
− | [[Category:Infoboxes]]</noinclude><includeonly><div style="float:left; margin-top:5px; padding-left:5px; width:15%; background-color:SkyBlue; font-weight:bold;">{{{1}}}</div><div style="float:left; margin-top:5px; padding-left:5px; width:84%;">{{#replace:{{{2}}}|;| • }}</div></includeonly> | + | [[Category:Infoboxes|Subitem]]</noinclude><includeonly><div style="float:left; margin-top:5px; padding-left:5px; width:15%; background-color:SkyBlue; font-weight:bold;">{{{1}}}</div><div style="float:left; margin-top:5px; padding-left:5px; width:84%;">{{#replace:{{{2}}}|;| • }}</div></includeonly> |
Revision as of 12:25, 18 February 2019
Creates a subitem in a InfoboxMain:
Parameter
- title
- (list of) subitem/links (delimited by
;
, replaced by•
)
Example
{{InfoboxSubitem | Examples | [[Examples]];[[Test]];[[Prime]];[[Main Page]] }}
Template
{{InfoboxSubitem | <title> | <itemlist> }}