Изменения

Материал из Chaotic Onyx
Перейти к навигацииПерейти к поиску
Новая страница: «Navbox template lazily copied off mediawiki. See http://www.mediawiki.org/wiki/Template:Navbox for more details. == Syntax == <pre>{{Navbox |name = {{subst…»
Navbox template lazily copied off mediawiki. See http://www.mediawiki.org/wiki/Template:Navbox for more details.

== Syntax ==
<pre>{{Navbox
|name = {{subst:PAGENAME}}
|title = text in the title bar
|image = an optional right-side image, coded as the whole image. Should be coded as <nowiki>[[Image:Misc_icon.png|link=]]</nowiki>
|above = text to appear above the group/list section (eg. a list of overall wikilinks)

|group1 = the left-side text before list-n (if group-n omitted, list-n starts at left of box)
|list1 = text listing wikilinks, often separated by middot, such as: <nowiki>[[A]] · [[B]]</nowiki>

|group2 =
|list2 =
...
|group20 =
|list20 =

|below = optional text to appear below the group/list section.
}}</pre>
Please remove the parameters that are left blank.

== Samples ==
<pre>{{Navbox
|name = Navbox/doc
|image = {{{image}}}
|title = {{{title}}}
|above = {{{above}}}

|group1 = {{{group1}}}
|list1 = {{{list1}}}

|group2 = {{{group2}}}
|list2 = {{{list2}}}

|list3 = {{{list3}}} ''without {{{group3}}}''

|group4 = {{{group4}}}
|list4 = {{{list4}}}

|below = {{{below}}}
}}</pre>

Results in...
{{Navbox
|name = Navbox/doc
|image = {{{image}}}
|title = {{{title}}}
|above = {{{above}}}

|group1 = {{{group1}}}
|list1 = {{{list1}}}

|group2 = {{{group2}}}
|list2 = {{{list2}}}

|list3 = {{{list3}}} ''without {{{group3}}}''

|group4 = {{{group4}}}
|list4 = {{{list4}}}

|below = {{{below}}}
}}
<includeonly>[[Category:Navbox templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
458

правок

Навигация