Magiczocker (Diskussion | Beiträge) K |
|||
(3 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
+ | <noinclude>{{Übersetzen}}</noinclude> |
||
{{doc/start}} |
{{doc/start}} |
||
Meta-template for building navboxes. A navbox is a grouping of links used in multiple related articles to facilitate navigation between those articles. |
Meta-template for building navboxes. A navbox is a grouping of links used in multiple related articles to facilitate navigation between those articles. |
||
Zeile 4: | Zeile 5: | ||
Based on [[wikipedia:Template:Navbox]], see documentation there. |
Based on [[wikipedia:Template:Navbox]], see documentation there. |
||
− | == |
+ | == Verwendung == |
Blank template with commonly use options: |
Blank template with commonly use options: |
||
+ | <pre style=display:table> |
||
− | <pre> |
||
{{Navbox |
{{Navbox |
||
| name = Navbox/doc |
| name = Navbox/doc |
||
Zeile 50: | Zeile 51: | ||
}} |
}} |
||
{{doc/end}} |
{{doc/end}} |
||
+ | <includeonly><!-- Vorlagen Kategorien/Interwikis hier --> |
||
+ | [[en:Template:Navbox]] |
||
+ | [[Kategorie:Navigationsvorlagen| ]] |
||
+ | </includeonly><noinclude><!-- doc Kategorien/Interwikis hier --> |
||
+ | [[en:Template:Navbox/doc]] |
||
+ | </noinclude> |
Aktuelle Version vom 30. August 2019, 19:56 Uhr
![]() |
Die Übersetzung dieser Seite, von denen die Informationen aus dem englischen Gamepedia Help Wiki stammen, ist noch nicht vollständig.
Hilf mit, durch das Übersetzen der Seite. |
Die Übersetzung dieser Seite, von denen die Informationen aus dem englischen Gamepedia Help Wiki stammt, ist noch nicht vollständig. Hilf mit, durch das Übersetzen der Seite.
Meta-template for building navboxes. A navbox is a grouping of links used in multiple related articles to facilitate navigation between those articles.
Based on wikipedia:Template:Navbox, see documentation there.
Verwendung
Blank template with commonly use options:
{{Navbox
| name = Navbox/doc
| state = uncollapsed
| title = title
| group1 = Group1
| list1 = List1
| group2 = Group2
| list2 = List2
| group3 = Group3
| list3 = List3
| group4 = Group4
| list4 = List4
}}
Parameters
- name
- Template name.
- title
- text in the title bar.
- state
- controls when a navbox is expanded or collapsed. (use "mw-collapsed" to set the navbox to collapsed)
- above/below
- optional text to appear above or below the group/list section.
- group(n)
- listn(n)
Styles
Styles are generally advised against, to maintain consistency among templates(MediaWiki:Hydradark.css should be used instead or applied general here); but the option to modify styles parameters are given given below, for specific customization or testing purposes:
- style
- basestyle
- titlestylex
- groupstyle
- groupnstyle
- liststyle
- listnstyle
- listpadding
- oddstyle
- evenstyle
- abovestyle
- belowstyle
- imagestyle
- imageleftstyle
Dies ist eine Dokumentationsseite, die in die Seite der Hauptvorlage eingefügt werden sollte. Für weitere Informationen siehe: Vorlage:Doc.