Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Caseyverse Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Template:Navbox with columns/doc
(section)
Template
Discussion
English
Read
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit source
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Examples == ===Basic example=== <pre style="overflow:scroll;"> {{Navbox with columns |name = East Asia Summit (EAS) |title = Member states of the [[East Asia Summit|East Asia Summit (EAS)]] |width = 18.25em |padding = 10em |above = ''This is where the <nowiki>{{{above}}}</nowiki> would appear.'' |col1 = {{AUS}}<br> {{BRU}}<br> {{flag|CHN|name=PR China}}<br> {{CAM}} |col2 = {{IND}}<br> {{IDN}}<br> {{JPN}}<br> {{LAO}} |col3 = {{MAS}}<br> {{MMR}}<br> {{NZL}}<br> {{PHI}} |col4width = 17em |col4 = {{SIN}}<br> {{KOR}}<br> {{THA}}<br> {{VIE}} |below = '''Potential future members'''{{spaces|6}}{{TLS}}{{spaces|3}}{{RUS}} }} </pre> {{Navbox with columns |name = East Asia Summit (EAS) |state = uncollapsed |title = Member states of the [[East Asia Summit|East Asia Summit (EAS)]] |width = 18.25em |padding = 10em |above = ''This is where the <nowiki>{{{above}}}</nowiki> parameter would appear.'' |col1 = {{AUS}}<br> {{BRU}}<br> {{flag|CHN|name=PR China}}<br> {{CAM}} |col2 = {{IND}}<br> {{IDN}}<br> {{JPN}}<br> {{LAO}} |col3 = {{MAS}}<br> {{MMR}}<br> {{NZL}}<br> {{PHI}} |col4width = 17em |col4 = {{SIN}}<br> {{KOR}}<br> {{THA}}<br> {{VIE}} |below = '''Potential future members'''{{spaces|6}}{{TLS}}{{spaces|3}}{{RUS}} }} ===Example with percentage widths=== <pre style="overflow:scroll;"> {{Navbox with columns | name = Plastics | title = [[Plastic]]s | colwidth = 33% | colstyle = text-align: center | col1 = [[Polyethylene]] (PE)<br> [[Polyethylene terephthalate]] (PET or PETE)<br> [[Polyvinyl chloride]] (PVC)<br> [[Polyvinylidene chloride]] (PVDC)<br> [[Polylactic acid]] (PLA) | col2 = [[Polypropylene]] (PP)<br> [[Polyamide]] (PA)<br> [[Polycarbonate]] (PC)<br> [[Polytetrafluoroethylene]] (PTFE)<br> [[Polyurethane]] (PU) | col3 = [[Polystyrene]] (PS)<br> [[Polyester]]<br> [[Acrylonitrile butadiene styrene]] (ABS)<br> [[Acrylic glass|Polymethyl methacrylate]] (PMMA)<br> [[Polyoxymethylene]] (POM) }} </pre> {{Navbox with columns | name = Plastics | title = [[Plastic]]s | state = uncollapsed | cols = 3 | colwidth = 33% | colstyle = text-align: center | col1 = [[Polyethylene]] (PE)<br> [[Polyethylene terephthalate]] (PET or PETE)<br> [[Polyvinyl chloride]] (PVC)<br> [[Polyvinylidene chloride]] (PVDC)<br> [[Polylactic acid]] (PLA) | col2 = [[Polypropylene]] (PP)<br> [[Polyamide]] (PA)<br> [[Polycarbonate]] (PC)<br> [[Polytetrafluoroethylene]] (PTFE)<br> [[Polyurethane]] (PU) | col3 = [[Polystyrene]] (PS)<br> [[Polyester]]<br> [[Acrylonitrile butadiene styrene]] (ABS)<br> [[Acrylic glass|Polymethyl methacrylate]] (PMMA)<br> [[Polyoxymethylene]] (POM) }} ===Example with col<sub>n</sub>header and col<sub>n</sub>footer=== The gray background for the columns is added for illustration only. {{Navbox with columns |name = Navbox with columns/doc |state = uncollapsed |title = col<sub>n</sub>header and col<sub>n</sub>footer example |colstyle = text-align:center;background:silver; |colwidth = 25% |col1header = col1header |col2header = col2header |col3header = col3header |col4header = col4header |col1 = col1 |col2 = col2 |col3 = col3 |col4 = col4 |col1footer = col1footer |col2footer = col2footer |col3footer = col3footer |col4footer = col4footer }} ===Example with col<sub>n</sub>header using col<sub>n</sub>headercolspan=== The gray background for the columns is added for illustration only. This example shows the col<sub>n</sub>headercolspan parameter being used, but you may also use col<sub>n</sub>footercolspan to adjust the span of the footer cells. {{Navbox with columns |name = Navbox with columns/doc |state = uncollapsed |title = col<sub>n</sub>header with col<sub>n</sub>colspan example |colstyle = text-align:center;background:silver; |col1header = col1header |col2header = col2header (colspan=2) |col4header = col4header |col5header = col5header (colspan=3) |col2headercolspan = 2 |col5headercolspan = 3 |col1 = col1 |col2 = col2 |col3 = col3 |col4 = col4 |col5 = col5 |col6 = col6 |col7 = col7 }} ===Example to illustrate most fields=== The gray background and centered text for the columns is for illustration only. The columns default to an off-white background and left text alignment. This example shows how you can use up to six additional groups/lists after the columns. {{Navbox with columns |name = Navbox with columns/doc |state = uncollapsed |title = Example to illustrate most fields |colstyle = text-align:center;background:silver; |col1 = col1 |col2 = col2 |col3 = col3 |col4 = col4 |col5 = col5 |col1header = col1header |col2header = col2header |col3header = col3header |col4header = col4header |col5header = col5header |col1footer = col1footer |col2footer = col2footer |col3footer = col3footer |col4footer = col4footer |col5footer = col5footer |group1 = group1 |group2 = group2 |group3 = group3 |group4 = group4 |group5 = group5 |group6 = group6 |list1 = list1 |list2 = list2 |list3 = list3 |list4 = list4 |list5 = list5 |list6 = list6 |above = above |below = below }}
Summary:
Please note that all contributions to Caseyverse Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Caseyverse Wiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)