Stampa:Navbox/doc
Kjo është një nënfaqe udhëzuese për Stampa:Navbox. Faqja përmban informacion mbi përdorimin, kategoritë dhe përmbajtje të tjera që nuk janë pjesë e faqes kryesore përkatëse. |
Kjo stampë përdoret në afërsisht 20.000 faqe dhe ndryshimet në të mund të kenë ndikim të gjerë. Provojini ndryshimet në nënfaqet e /livadhit dhe /provëzave të stampës në fjalë ose në livadhin personal. Konsideroni mundësinë e diskutimit të ndryshimeve në faqen e diskutimeve përpara se t'i kryeni ato. |
Kjo stampë nuk paraqitet në pamjen mobile të Wikipedisë; ajo është vetëm për desktop. Lexoni shpjegimin në dokumentacion. |
Kjo stampë përdor Lua: |
Stampa:Navbox suite Kjo stampë lejon krijimin e një stampe navigacioni që të jetë relativisht më i shpejtë duke i furnizuar një ose më shumë lista të lidhjeve. Nuk rekomandohet që të tjetërsohen stilet e ardhura nga fabrika, por është e mundshme në paçit dëshirë.
Stampa e thatë
Redakto{{Navbox |name = {{subst:PAGENAME}} |state = |title = |image = |above = |group1 = |list1 = |group2 = |list2 = ... |group20 = |list20 = |below = }}
Parametrat
RedaktoTë detyruara
Redakto- name
- Emri i stampës, që nevojitet për të punuar lidhjet "v · d · e" ("view · discuss · edit") si duhet në të gjitha faqet ku përdoret stampa. Ju mund të shkruani edhe
{{subst:PAGENAME}}
që kjo të funksionojë si shkurtore.
- title
- Text that appears centered in the top row of the table. It is usually the template's topic, i.e. a succinct description of the body contents. This should be a single line, but if a second line is needed, use
{{-}}
to ensure proper centering.
- listn (body may be used in place of list1)
- (i.e. list1, list2, etc.) The body of the template, usually a list of links. Format is inline, although the text can be entered on separate lines if the entire list is enclosed within
<div> </div>
. 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).
- (i.e. list1, list2, etc.) The body of the template, usually a list of links. Format is inline, although the text can be entered on separate lines if the entire list is enclosed within
Sipas dëshirës
RedaktoQelizat
Redakto- groupn
- (i.e. group1, group2, etc.) If specified, text appears in a header cell displayed to the left of listn. If omitted, listn uses the full width of the table.
- image
- An image to be displayed in a cell below the title and to the right of the body (the groups/lists). For the image to display properly, the list1 parameter must be specified. The image parameter accepts standard wikicode for displaying an image, i.e.
[[Image:Example.jpg|100px]]
- imageleft
- An image to be displayed in a cell below the title and to the left of the body (lists). For the image to display properly, the list1 parameter must be specified and no groups can be specified. The imageleft parameter accepts standard wikicode for displaying an image, i.e.
[[Image:Example.jpg|100px]]
- above
- A full-width cell displayed between the titlebar and first group/list, i.e. above the template's body (groups, lists and image). In a template without an image, above behaves in the same way as the list1 parameter without the group1 parameter.
- below
- A full-width cell displayed below the template's body (groups, lists and image). In a template without an image, below behaves in the same way as the template's final listn parameter without a groupn parameter. For an example of the below parameter in use, see {{Lists of the provinces and territories of Canada}}.
Stilet (NUK REKOMANDOHET)
RedaktoStyles are not recommended as to maintain consistency among templates and pages in Wikipedia. However, the option to modify styles is given in case it is necessary.
- titlestyle
- CSS styles to apply to title, most often the titlebar's background color:
titlestyle = background:#nnnnnn;
titlestyle = background:name;
- bodystyle
- Specifies CSS styles to apply to the template body. The shorter name style may be used when no other style parameters are specified. This option should be used sparingly as it can lead to visual inconsistencies. Examples:
background:#nnnnnn;
width:N [em/%/px or width:auto];
float:[left/right/none];
clear:[right/left/both/none];
- 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];
- liststyle
- CSS styles to apply to all lists. Overruled by the oddstyle and evenstyle parameters (if specified) below.
- oddstyle
- evenstyle
- Applies to odd/even list numbers. Overrules styles defined by liststyle. The default behavior is to add striped colors (white and gray) to odd/even rows, respectively, in order to improve readability. These should not be changed except in extraordinary circumstances.
- abovestyle
- belowstyle
- CSS styles to apply to the top cell (specified via the above parameter) and bottom cell (specified via the below parameter). Typically used to set background color or text alignment:
background:#nnnnnn;
text-align:[left/center/right];
Stilet automatike
RedaktoThe style settings listed here are those that editors using the navbox change most often. The other more complex style settings were left out of this list to keep it simple.
titlestyle = background:#ccccff;
bodystyle = background:white; width:100%; vertical-align:middle;
abovestyle = background:#ddddff; text-align:center;
belowstyle = background:#ddddff; text-align:center;
groupstyle = background:#ddddff; text-align:right;
liststyle = background:transparent; text-align:left/center;
oddstyle = background:transparent;
evenstyle = background:#f7f7f7;
Since liststyle and oddstyle are transparent odd lists have the color of the bodystyle, which defaults to white. A list has text-align:left;
if it has a group, if not it has text-align:center;
. Since only bodystyle has a vertical-align all the others inherit its vertical-align:middle;
.
Të tjera
Redakto- state
- Defaults to
autocollapse
. If set tocollapsed
, the navbox will always start out in a collapsed state. If set to blank or anything other thanautocollapse
orcollapsed
, the navbox will always start out in an expanded state. A navbox withautocollapse
will start out collapsed if there are two or more tables on the same page that usecollapsible
. For the technically minded, see MediaWiki:Common.js. - Often times, editors will want a default initial state for a nav box, which may be overridden in an article. Here is the trick to do this:
- In your intermediate template, create a parameter also named "state" as a pass-through like this
| state = {{{state<includeonly>|your_desired_initial_state</includeonly>}}}
- Example: {{peso}} with autocollapse as the default initial state. Bolivian peso transcludes it and has only one nav box. So the peso nav box shows. Chilean peso has two nav boxes. So the peso nav box collapses.
- Example: {{Historical currencies of Hungary}} with expanded as the default initial state. All transcluding articles shows the content by default, unless there were an hypothetical article that specifies state = collapsed when transcluding.
- The <includeonly>| will make the template expanded when viewing the template page by itself.
- navbar
- Defaults to
Tnavbar
. If set toplain
, the
links on the left side of the titlebar will not be displayed.
Struktura e tabelës
RedaktoTable generated by {{Navbox}} without image, above and below parameters (borders added for illustration only):
Table generated by {{Navbox}} with image, above and below parameters (borders added for illustration only):
Table generated by {{Navbox}} with image, imageleft, lists, and without groups, above, below:
Shembuj
RedaktoPa figurë
Redakto{{Navbox |name = Navbox/doc |title = [[Multimedia Super Corridor|MSC (Multimedia Super Corridor) Malaysia]]{{-}}''without image'' |group1 = Centre |list1 = [[Cyberjaya]] |group2 = Area |list2 = [[Klang Valley]] |group3 = Major landmarks |list3 = <div> [[Petronas Twin Towers]]{{·}} [[Kuala Lumpur Tower]]{{·}} [[Kuala Lumpur Sentral]]{{·}} [[Technology Park Malaysia]]{{·}} [[Putrajaya]]{{·}} [[Cyberjaya]]{{·}} [[Kuala Lumpur International Airport]] </div> |group4 = Infrastructure |list4 = [[Express Rail Link]]{{·}} [[KL-KLIA Dedicated Expressway]] |group5 = Prime applications |list5 = [[EGovernment]]{{·}} [[MyKad]] }}
Me figurë, pa grupe
Redakto{{Navbox |name = Navbox/doc |title = [[Multimedia Super Corridor|MSC (Multimedia Super Corridor) Malaysia]] |image = [[Image:Flag of Malaysia.svg|80px]] |list1 = <div> [[Petronas Twin Towers]]{{·}} [[Kuala Lumpur Tower]]{{·}} [[Kuala Lumpur Sentral]]{{·}} [[Technology Park Malaysia]]{{·}} [[Putrajaya]]{{·}} [[Cyberjaya]]{{·}} [[Kuala Lumpur International Airport]] </div> }}
Me dy figura, pa grupe, disa lista
Redakto{{Navbox |name = Navbox/doc |title = [[Multimedia Super Corridor|MSC (Multimedia Super Corridor) Malaysia]] |image = [[Image:Flag of Malaysia.svg|80px]] |imageleft = [[Image:Flag of Malaysia.svg|80px]] |list1 = [[Petronas Twin Towers]]{{·}} [[Kuala Lumpur Tower]]{{·}} [[Kuala Lumpur Sentral]] |list2 = [[Express Rail Link]]{{·}} [[KL-KLIA Dedicated Expressway]] |list3 = [[EGovernment]]{{·}} [[MyKad]] |list4 = [[Klang Valley]] }}
Me figurë, grupe, tekst të epërm dhe të poshtëm
Redakto{{Navbox |name = Navbox/doc |title = [[Multimedia Super Corridor|MSC (Multimedia Super Corridor) Malaysia]] |image = [[Image:Flag of Malaysia.svg|80px]] |above = Above text goes here |group1 = Centre |list1 = [[Cyberjaya]] |group2 = Area |list2 = [[Klang Valley]] |group3 = Major landmarks |list3 = <div> [[Petronas Twin Towers]]{{·}} [[Kuala Lumpur Tower]]{{·}} [[Kuala Lumpur Sentral]]{{·}} [[Technology Park Malaysia]]{{·}} [[Putrajaya]]{{·}} [[Cyberjaya]]{{·}} [[Kuala Lumpur International Airport]] </div> |group4 = Infrastructure |list4 = [[Express Rail Link]]{{·}} [[KL-KLIA Dedicated Expressway]] |group5 = Prime applications |list5 = [[EGovernment]]{{·}} [[MyKad]] |below = Website: [http://www.msc.com.my/ www.msc.com.my] }}
Shih edhe
Redakto- Stampa:Tn and Stampa:Tn - The dots and bullets usually used in the link lists in the navboxes.
- {{Navbox generic subgroup}} - Allows the creation of subgroups within {{Navbox}} and {{Navbox generic}}.
|
collapsible | Header color† | Image | Groups | Style (body) parameter/s |
Example |
---|---|---|---|---|---|---|
{{Navigation}} | NavFrame | NavHead | Jo | Jo | Po | {{OPEC}} |
{{Navigation with image}} | NavFrame | NavHead | Left/right of body | Jo | Po | {{HolmesNovels}} |
{{Navigation with columns}} | NavFrame | NavHead | Jo | Jo | Po | |
{{Dynamic navigation box}} | collapsible | navbox | Jo | Jo | Po | {{CSUHeads}} |
{{Dynamic navigation box with image}} | NavFrame | NavHead | Upper left | Jo | Jo | {{SlovakPMs}} |
{{Navbox generic}} | collapsible | navbox | Right-hand side | Po | Po | {{Dilbert}} |
{{NavigationBox}} | Jo | navbox | Right of title+body | Jo | Jo | {{EPA}} |
{{Commons:NavigationBox}} | Jo | #ccccff | Right of title+body | Jo | Jo | |
{{Commons:Dynamic navigation box}} | NavFrame | #ccccff | Jo | Jo | Jo | |
{{Commons:Dynamic navigation box with image}} | NavFrame | #ccccff | Upper left | Jo | Jo | |
† The background color for the header or title is inherited from the class listed below. The templates have titlestyle parameters that can be used to override the default. |
Type | CSS classes | Collapses when | Custom initial state |
Nesting | Header color |
Font size |
---|---|---|---|---|---|---|
NavFrame div | NavFrame, NavHead, NavContent | 3+ of the same | Jo | Po | #ccccff | 95% |
Collapsible table | collapsible, navbox | 2+ of the same | Po | Po | #ccccff | 90% |
For the technically minded, see Common.css and Common.js. |