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

Template:Navbox Main

From Prime-Wiki
Revision as of 09:02, 11 February 2019 by Karbon (talk | contribs) (new)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Template: InfoboxMain

Example

{{InfoboxMain
| title    = Test
| subitem1 = Sub1
| content1 = [[Main Page]];[[Prime]]
| subitem2 = Sub2
| content2 = [[Test]]
}}

will create this Template:InfoboxMain

The content list has to be separated by ; and will automatically replaced by "•".

Up to 10 subitems are maintained at once.

Paramters

{{InfoboxMain
| title    =
| subitem1 =
| content1 =
| subitem2 =
| content2 =
| subitem3 =
| content3 =
| subitem4 =
| content4 =
| subitem5 =
| content5 =
| subitem6 =
| content6 =
| subitem7 =
| content7 =
| subitem8 =
| content8 =
| subitem9 =
| content9 =
| subitem10 =
| content10 =
}}