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
(new)
 
m
Line 10: Line 10:
 
{{InfoboxSubitem
 
{{InfoboxSubitem
 
| Examples
 
| Examples
| [[Example]];[[Test]];[[Others]];[[Main Page]]
+
| [[Examples]];[[Test]];[[Prime]];[[Main Page]]
 
}}
 
}}
 
</pre>
 
</pre>
Line 17: Line 17:
 
{{InfoboxSubitem
 
{{InfoboxSubitem
 
| Examples
 
| Examples
| [[Example]];[[Test]];[[Others]];[[Main Page]]
+
| [[Examples]];[[Test]];[[Prime]];[[Main Page]]
 
}}
 
}}
 
</div>
 
</div>

Revision as of 09:13, 11 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

Template

{{InfoboxSubitem
| <title>
| <itemlist>
}}