Vikipediya, açıq ensiklopediya - ویکیپدیا ، آچیق انسایکلوپدیا
This template is designed to be used with {{Navbox generic}}, a navigational template which allows creating lists of links with groups headers or titles. It allows the creation of subgroups that can be assigned to a list item within {{Navbox generic}}. The subgroup may contain up to 10 list items.
{{Navbox generic subgroup
| bodystyle =
| groupstyle =
| liststyle =
| oddstyle =
| evenstyle =
| group1 =
| list1 =
| group2 =
| list2 =
...
| group10 =
| list10 =
}}
|
-
- listn
- (i.e. list1, list2, ... list10) The body of the template, usually a list of links. Format is inline. At least one list parameter is required; each additional list is displayed in a separate row of the table. Each listn may be preceded by a corresponding groupn parameter, if provided (see below). The background color of the list items (and the entire table) defaults to
transparent
, therefore it displays the same background color used in the parent navigation box.
-
- groupn
- (i.e. group1, group2, ... group10) If specified, text appears in a header cell displayed to the left of listn. If omitted, listn uses the full width of the table. The background color defaults to
#ddf
(a truncated form of #ddddff
), but can be changed via the groupstyle parameter (see below).
-
- bodystyle
- Specifies CSS styles to apply to the template body. Examples:
background:#nnnnnn;
text-align:[right/center/left/justified];
-
- groupstyle
- CSS styles to apply to the groupN cells. This option overrides any styles that are applied to the entire table. Examples:
background:#nnnnnn;
text-align:[left/center/right];
vertical-align:[top/middle/bottom];
white-space:nowrap;
-
- liststyle
- CSS styles to apply to all lists. Overridden by the oddstyle and evenstyle parameters (if specified) below.
-
- oddstyle
- evenstyle
- CSS styles to apply to the odd-numbered list items (list1, list3, etc) or even-numbered list items (list2, list4, etc), respectively. Typically used to set background color (
background:#nnnnnn;
) in order to achieve an alternating background color between odd and even-numbered lists.
The following is an example of Navbox generic subgroup used within a Navbox generic template. Below that is the code used to generate this navigation box, with the subgroup template shown in bold text.
Protected Areas of Colorado |
National Park Service |
National Parks |
Black Canyon of the Gunnison • Great Sand Dunes • Mesa Verde • Rocky Mountain |
National Monuments |
Colorado • Florissant Fossil Beds • Hovenweep • Yucca House |
National Historic Sites |
Bent's Old Fort • Sand Creek Massacre |
National Recreation Area |
Curecanti |
|
National Forests |
Arapaho • Grand Mesa • Gunnison • Pike • Rio Grande • Roosevelt • Medicine Bow - Routt • San Isabel • San Juan • Uncompahgre • White River |
{{Navbox generic
| name = Protected Areas of Colorado
| title = Protected Areas of Colorado
| groupstyle = white-space:nowrap;
| group1 = National Park Service
| list1 =
{{Navbox generic subgroup
| groupstyle = white-space:nowrap;
| group1 = National Parks
| list1 = [[Black Canyon of the Gunnison National Park|Black Canyon of the Gunnison]] • [[Great Sand Dunes National Park and Preserve|Great Sand Dunes]] • [[Mesa Verde National Park|Mesa Verde]] • [[Rocky Mountain National Park|Rocky Mountain]]
| group2 = National Monuments
| list2 = [[Colorado National Monument|Colorado]] • [[Florissant Fossil Beds National Monument|Florissant Fossil Beds]] • [[Hovenweep National Monument|Hovenweep]] • [[Yucca House National Monument|Yucca House]]
| group3 = National Historic Sites
| list3 = [[Bent's Old Fort National Historic Site|Bent's Old Fort]] • [[Sand Creek Massacre National Historic Site|Sand Creek Massacre]]
| group4 = National Recreation Area
| list4 = [[Curecanti National Recreation Area|Curecanti]]
}}
| group2 = National Forests
| list2 = [[Arapaho National Forest|Arapaho]] • [[Grand Mesa National Forest|Grand Mesa]] • [[Gunnison National Forest|Gunnison]] • [[Pike National Forest|Pike]] • [[Rio Grande National Forest|Rio Grande]] • [[Roosevelt National Forest|Roosevelt]] • [[Medicine Bow - Routt National Forest|Medicine Bow - Routt]] • [[San Isabel National Forest|San Isabel]] • [[San Juan National Forest|San Juan]] • [[Uncompahgre National Forest|Uncompahgre]] • [[White River National Forest|White River]]
}}
|
This example implements horizontal group headings by assigning the headings to odd-numbered rows (list1, list3
) and the links to even-numbered rows (list2, list4
), then using oddstyle
to set the background color.
Roman Emperors |
Crisis 235 AD - 284 AD |
Maximinus Thrax · Gordian I · Gordian II · Pupienus and Balbinus · Gordian III · Philip the Arab · Decius · Trebonianus Gallus · Aemilianus · Valerian · Gallienus · Claudius II · Quintillus · Aurelian · Marcus Claudius Tacitus · Florianus · Probus · Carus · Numerian · Carinus |
Dominate |
284 AD - 395 AD |
Diocletian · Maximian · Constantius I · Galerius · Severus II · Maxentius · Maximinus · Licinius · Constantine I · Constantine II · Constans I · Constantius II · Julian the Apostate · Jovian · Valentinian I · Valens · Gratian · Valentinian II · Eugenius · Theodosius I |
Western Empire (393 AD - 476 AD) |
Honorius · Constantius III · Joannes · Valentinian III · Petronius Maximus · Avitus · Majorian · Libius Severus · Anthemius · Olybrius · Glycerius · Julius Nepos · Romulus Augustus |
|
{{Navbox generic
| name = Roman Emperors
| title = Roman Emperors
| groupstyle = white-space:nowrap;
| group1 = Crisis 235 AD - 284 AD
| list1 = [[Maximinus Thrax]]{{·}} [[Gordian I]]{{·}} [[Gordian II]]{{·}} [[Pupienus]] and [[Balbinus]]{{·}} [[Gordian III]]{{·}} [[Philip the Arab]]{{·}} [[Decius]]{{·}} [[Trebonianus Gallus]]{{·}} [[Aemilianus]]{{·}} [[Valerian (emperor)|Valerian]]{{·}} [[Gallienus]]{{·}} [[Claudius II]]{{·}} [[Quintillus]]{{·}} [[Aurelian]]{{·}} [[Marcus Claudius Tacitus]]{{·}} [[Florianus]]{{·}} [[Probus]]{{·}} [[Carus]]{{·}} [[Numerian]]{{·}} [[Carinus]]
| group2 = Dominate
| list2 =
{{Navbox generic subgroup
| oddstyle = background:#ddf;
| list1 = 284 AD - 395 AD
| list2 = [[Diocletian]]{{·}} [[Maximian]]{{·}} [[Constantius Chlorus|Constantius I]]{{·}} [[Galerius]]{{·}} [[Flavius Valerius Severus|Severus II]]{{·}} [[Maxentius]]{{·}} [[Maximinus]]{{·}} [[Licinius]]{{·}} [[Constantine I]]{{·}} [[Constantine II (emperor)|Constantine II]]{{·}} [[Constans|Constans I]]{{·}} [[Constantius II]]{{·}} [[Julian the Apostate]]{{·}} [[Jovian]]{{·}} [[Valentinian I]]{{·}} [[Valens]]{{·}} [[Gratian]]{{·}} [[Valentinian II]]{{·}} [[Eugenius]]{{·}} [[Theodosius I]]
| list3 = Western Empire (393 AD - 476 AD)
| list4 = [[Honorius (emperor)|Honorius]]{{·}} [[Constantius III]]{{·}} [[Joannes]]{{·}} [[Valentinian III]]{{·}} [[Petronius Maximus]]{{·}} [[Avitus]]{{·}} [[Majorian]]{{·}} [[Libius Severus]]{{·}} [[Anthemius]]{{·}} [[Olybrius]]{{·}} [[Glycerius]]{{·}} [[Julius Nepos]]{{·}} [[Romulus Augustus]]
}}
}}
|