Navbox – Template
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Fix some presentation) |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
{{{title4|}}}{{{content4|}}} | {{{title4|}}}{{{content4|}}} | ||
{{{title5|}}}{{{content5|}}} | {{{title5|}}}{{{content5|}}} | ||
{{{title6|}}}{{{content6|}}} | |||
{{{title7|}}}{{{content7|}}} | |||
{{{title8|}}}{{{content8|}}} | |||
| | | | ||
{{{!}} {{#if:{{{sub|}}}|| | {{{!}} class{{=}}"navboxWiki{{#if:{{{sub|}}}||<nowiki/> mw-collapsible{{#if:{{{collapsed|}}}|<nowiki/> mw-collapsed}}{{#if:{{{minWidth|}}}|" style{{=}}"min-width: {{{minWidth}}}}}}}" | ||
{{#if:{{{sub|}}}|| | {{#if:{{{sub|}}}|| | ||
{{!}}- style{{=}}"background-color: {{{color | {{!}}- | ||
! {{#if:{{{color|}}}|style{{=}}"background-color: {{{color}}}"}} colspan{{=}}"2" {{!}} {{{title|}}}<br> | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
Line 21: | Line 21: | ||
| | | | ||
{{#if:{{{title1|}}} | {{#if:{{{title1|}}} | ||
| ! style{{=}}"background-color: {{{color1 | | ! {{#if:{{{color1|}}}|style{{=}}"background-color: {{{color1}}}" {{!}}}} {{{title1}}} | ||
{{!}} | |||
{{{content1|}}} | {{{content1|}}} | ||
| {{!}} colspan{{=}}"2 | | {{!}} colspan{{=}}"2" {{!}} {{{content1|}}} | ||
}} | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
Line 31: | Line 32: | ||
| | | | ||
{{#if:{{{title2|}}} | {{#if:{{{title2|}}} | ||
| ! style{{=}}"background-color: {{{color2 | | ! {{#if:{{{color2|}}}|style{{=}}"background-color: {{{color2}}}" {{!}}}} {{{title2}}} | ||
{{!}} | |||
{{{content2|}}} | {{{content2|}}} | ||
| {{!}} colspan{{=}}"2 | | {{!}} colspan{{=}}"2" {{!}} {{{content2|}}} | ||
}} | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
Line 41: | Line 43: | ||
| | | | ||
{{#if:{{{title3|}}} | {{#if:{{{title3|}}} | ||
| ! style{{=}}"background-color: {{{color3 | | ! {{#if:{{{color3|}}}|style{{=}}"background-color: {{{color3}}}" {{!}}}} {{{title3}}} | ||
{{!}} | |||
{{{content3|}}} | {{{content3|}}} | ||
| {{!}} colspan{{=}}"2 | | {{!}} colspan{{=}}"2" {{!}} {{{content3|}}} | ||
}} | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
Line 51: | Line 54: | ||
| | | | ||
{{#if:{{{title4|}}} | {{#if:{{{title4|}}} | ||
| ! style{{=}}"background-color: {{{color4 | | ! {{#if:{{{color4|}}}|style{{=}}"background-color: {{{color4}}}" {{!}}}} {{{title4}}} | ||
{{!}} | |||
{{{content4|}}} | {{{content4|}}} | ||
| {{!}} colspan{{=}}"2 | | {{!}} colspan{{=}}"2" {{!}} {{{content4|}}} | ||
}} | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
Line 61: | Line 65: | ||
| | | | ||
{{#if:{{{title5|}}} | {{#if:{{{title5|}}} | ||
| ! style{{=}}"background-color: {{{color5 | | ! {{#if:{{{color5|}}}|style{{=}}"background-color: {{{color5}}}" {{!}}}} {{{title5}}} | ||
{{!}} | |||
{{{content5|}}} | {{{content5|}}} | ||
| {{!}} colspan{{=}}"2" style{{=}}" | | {{!}} colspan{{=}}"2" {{!}} {{{content5|}}} | ||
}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{title6|}}}{{{content6|}}} | |||
| | |||
{{#if:{{{title6|}}} | |||
| ! {{#if:{{{color6|}}}|style{{=}}"background-color: {{{color6}}}" {{!}}}} {{{title6}}} | |||
{{!}} | |||
{{{content6|}}} | |||
| {{!}} colspan{{=}}"2" {{!}} {{{content6|}}} | |||
}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{title7|}}}{{{content7|}}} | |||
| | |||
{{#if:{{{title7|}}} | |||
| ! {{#if:{{{color7|}}}|style{{=}}"background-color: {{{color7}}}" {{!}}}} {{{title7}}} | |||
{{!}} | |||
{{{content7|}}} | |||
| {{!}} colspan{{=}}"2" {{!}} {{{content7|}}} | |||
}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{title8|}}}{{{content8|}}} | |||
| | |||
{{#if:{{{title8|}}} | |||
| ! {{#if:{{{color8|}}}|style{{=}}"background-color: {{{color8}}}" {{!}}}} {{{title8}}} | |||
{{!}} | |||
{{{content8|}}} | |||
| {{!}} colspan{{=}}"2" {{!}} {{{content8|}}} | |||
}} | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
Line 73: | Line 111: | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
== Usage == | == Usage == | ||
{{<nowiki/> | {{<nowiki/>Navbox|'''''title'''''|'''''color'''''|'''''minWidth'''''|'''''title''#'''|'''''color''#'''|'''''content''#'''|'''''sub'''''|'''''collapsed'''''}} | ||
* title: (Optional) navbox title | * title: (Optional) navbox title | ||
* color: (Optional, default | * color: (Optional, default {{hl|#}}) | ||
* title'''#''': (Optional, default empty) # in range 1.. | * minWidth: (Optional, default {{hl|80%}}) | ||
* color'''#''': (Optional, default | * title'''#''': (Optional, default empty) # in range 1..8: row 1..8 title | ||
* content'''#''': (Optional, default empty) # in range 1.. | * color'''#''': (Optional, default {{hl|#DDDDDD}}) # in range 1..8: row 1..8 title colour | ||
* sub: (Optional, default empty) | * content'''#''': (Optional, default empty) # in range 1..8: row 1..8 cell content | ||
* sub: (Optional, default empty) {{hl|y}} defines if border and collapsible are shown | |||
* collapsed: (Optional, default empty) {{hl|y}} defines if the navbox is collapsed by default - incompatible with '''''sub''''' | |||
{| style="border: 1px solid #AAA; border-collapse: collapse; border-radius: .25em; width: 100%" | {| style="border: 1px solid #AAA; border-collapse: collapse; border-radius: .25em; width: 100%" | ||
Line 87: | Line 128: | ||
! style="min-width: 50%" | Result | ! style="min-width: 50%" | Result | ||
|- | |- | ||
| <nowiki>{{ | | <nowiki>{{Navbox}}</nowiki> | ||
| {{ | | {{Navbox}} | ||
|- | |- | ||
| <nowiki>{{ | | <nowiki>{{Navbox|Hello there!}}</nowiki> | ||
| {{ | | {{Navbox|Hello there!}} | ||
|- style="vertical-align: top" | |- style="vertical-align: top" | ||
| <pre>{{ | | <pre>{{Navbox | ||
|title1= Title 1 | |title1= Title 1 | ||
|content1= Hello, first content! | |content1= Hello, first content! | ||
}}</pre> | }}</pre> | ||
| {{ | | {{Navbox | ||
|title1= Title 1 | |title1= Title 1 | ||
|content1= Hello, first content! | |content1= Hello, first content! | ||
Line 104: | Line 145: | ||
}} | }} | ||
|- style="vertical-align: top" | |- style="vertical-align: top" | ||
| <pre>{{ | | <pre>{{Navbox | ||
|title= title displays collapse option | |title= title displays collapse option | ||
|title1= category | |title1= category | ||
|content1= content that is displayed here | |content1= content that is displayed here | ||
}}</pre> | }}</pre> | ||
| {{ | | {{Navbox | ||
|title= title displays collapse option | |title= title displays collapse option | ||
|title1= category | |title1= category | ||
Line 115: | Line 156: | ||
}} | }} | ||
|- style="vertical-align: top" | |- style="vertical-align: top" | ||
| <pre>{{ | | <pre>{{Navbox | ||
|title= NAVBOX TITLE | |title= NAVBOX TITLE | ||
|color= #DAD | |color= #DAD | ||
Line 125: | Line 166: | ||
|content3= Yep, no title. | |content3= Yep, no title. | ||
}}</pre> | }}</pre> | ||
| {{ | | {{Navbox | ||
|title= NAVBOX TITLE | |title= NAVBOX TITLE | ||
|color= #DAD | |color= #DAD | ||
Line 136: | Line 177: | ||
}} | }} | ||
|- style="vertical-align: top" | |- style="vertical-align: top" | ||
| <pre>{{ | | <pre>{{Navbox | ||
|title= NAVBOX TITLE | |title= NAVBOX TITLE | ||
|color= #CDF | |color= #CDF | ||
|title1= Title 1 | |title1= Title 1 | ||
|content1= | |content1= | ||
{{ | {{Navbox | ||
|sub= y | |sub= y | ||
|title1= title1 | |title1= title1 | ||
Line 150: | Line 191: | ||
|title3= title3 | |title3= title3 | ||
|content3= | |content3= | ||
{{ | {{Navbox | ||
|sub= y | |sub= y | ||
|title1= wait… | |title1= wait… | ||
Line 159: | Line 200: | ||
}} | }} | ||
}}</pre> | }}</pre> | ||
| {{ | | {{Navbox | ||
|title= NAVBOX TITLE | |title= NAVBOX TITLE | ||
|color= #CDF | |color= #CDF | ||
|title1= Title 1 | |title1= Title 1 | ||
|content1= | |content1= | ||
{{ | {{Navbox | ||
|sub= y | |sub= y | ||
|title1= title1 | |title1= title1 | ||
Line 173: | Line 214: | ||
|title3= title3 | |title3= title3 | ||
|content3= | |content3= | ||
{{ | {{Navbox | ||
|sub= y | |sub= y | ||
|title1= wait… | |title1= wait… |
Latest revision as of 11:35, 9 May 2022
Usage
{{Navbox|title|color|minWidth|title#|color#|content#|sub|collapsed}}
- title: (Optional) navbox title
- color: (Optional, default #)
- minWidth: (Optional, default 80%)
- title#: (Optional, default empty) # in range 1..8: row 1..8 title
- color#: (Optional, default #DDDDDD) # in range 1..8: row 1..8 title colour
- content#: (Optional, default empty) # in range 1..8: row 1..8 cell content
- sub: (Optional, default empty) y defines if border and collapsible are shown
- collapsed: (Optional, default empty) y defines if the navbox is collapsed by default - incompatible with sub
Code | Result | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{Navbox}} |
-no navbox defined- | ||||||||||||||
{{Navbox|Hello there!}} |
-no navbox defined- | ||||||||||||||
{{Navbox |title1= Title 1 |content1= Hello, first content! }} |
| ||||||||||||||
{{Navbox |title= title displays collapse option |title1= category |content1= content that is displayed here }} |
| ||||||||||||||
{{Navbox |title= NAVBOX TITLE |color= #DAD |title1= Title 1 |color1= #AAF |content1= Hello, first content! |content2= Wait… no title? |title3= hahaha |content3= Yep, no title. }} |
| ||||||||||||||
{{Navbox |title= NAVBOX TITLE |color= #CDF |title1= Title 1 |content1= {{Navbox |sub= y |title1= title1 |content1= content1 |title2= title2 |color2= #FAA |content2= content2 |title3= title3 |content3= {{Navbox |sub= y |title1= wait… |content1= stop! |title2= enough! |content2= I said. }} }} }} |
|