menu menu_open
  • edit Edit

    description Contents

    • 1 Basic syntax
    • 2 Parameters
      • 2.1 Setup parameters
      • 2.2 Basic data parameters
      • 2.3 Style parameters
      • 2.4 Columns parameters
      • 2.5 Additional groups/lists
    • 3 Examples
      • 3.1 Basic example
      • 3.2 Example with percentage widths
      • 3.3 Example with colnheader and colnfooter
      • 3.4 Example with colnheader using colnheadercolspan
      • 3.5 Example to illustrate most fields
    • 4 Using child navboxes
      • 4.1 Nesting Navbox with columns in itself
      • 4.2 Nesting other Navbox forms
    • 5 See also

    Navigation

    • Main page
    • All pages
    • Recent changes
    • Random page
    • Help

    Tools

    • What links here
    • Related changes
    • Special pages
    • Printable version
    • Permanent link
    • Page information

    Variants

The Lab Rats 2 - Reformulate Wiki

Template:Navbox with columns/doc

14 article Pages
18 photo Files
2128 edit Edits
22 person Users
timeline photo_library leaderboard file_upload
palette
  • computer
code
  • computer
pages api security app_shortcut
more_vertical
  • timeline Recent changes
  • photo_library New Files
  • leaderboard Statistics
  • file_upload Upload file
  • palette CSS expand_more
    • computer
  • code JS expand_more
    • computer
  • pages All pages
  • apisandbox API sandbox
  • security System messages
  • app_shortcut Special pages
grid_view double_arrow forum file_download extension file_upload visibility book category delete_sweep
settings
contrast

  • brightness_auto hdr_auto
  • brightness_7 brightness_1
  • brightness_6 brightness_2
  • brightness_5 brightness_3
  • brightness_4
  • brightness_3 brightness_5
  • brightness_2 brightness_6
  • brightness_1 brightness_7
hdr_auto
  • brightness_auto
  • hdr_auto
  • light_mode
  • dark_mode

  • palette
  • tonality

  • brightness_auto hdr_auto
  • gradient gradient
  • thermostat thermostat
  • ac_unit storm
  • Duo
  • Solo
format_paint
  • emergency deployed_code
  • emergency opacity
  • square
  • contrast

  • deployed_code build square contrast
  • 1
  • 2
  • 3
  • 4
palette
  • brightness_auto
  • hdr_auto
  • light_mode
  • dark_mode

  • build
  • emergency invert_colors_off
  • contrast
  • format_paint
  • android
  • colorize
colorize
  • brightness_auto
  • hdr_auto
  • bedtime_off
  • bedtime

  • build
  • square
  • computer
  • invert_colors
  • brush
  • filter_b_and_w
  • contrast
  • smart_toy
  • 1
  • 2
  • 3
  • 4
brush
  • A
  • B
  • C
  • D
  • E
  • F
  • G
  • H
  • Welcome to the Lab Rats 2 - Reformulate Wiki.
  • Stay tuned here for news and changes...
  • This wiki is currently being built. Feel free to contribute to it and discuss any suggestions or changes.
  • Visit the Lab Rats 2 Discord to discuss any missing information!
  • Template
  • Discussion
  • Read
  • View source
  • View history

Template:Navbox with columns/doc

From The Lab Rats 2 - Reformulate Wiki
< Template:Navbox with columns
Revision as of 02:54, 22 December 2021 by Cooperdk (talk | contribs) (1 revision imported: Imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is a documentation subpage for Template:Navbox with columns.
It contains usage information, categories and other content that is not part of the original template page.

A navigation box that presents its content in columns. Originally intended to provide a relatively straightforward means to align links prefixed by flag icons, e.g. in templates offering links to country articles.

Contents

  • 1 Basic syntax
  • [+]2 Parameters
    • 2.1 Setup parameters
    • 2.2 Basic data parameters
    • 2.3 Style parameters
    • 2.4 Columns parameters
    • 2.5 Additional groups/lists
  • [+]3 Examples
    • 3.1 Basic example
    • 3.2 Example with percentage widths
    • 3.3 Example with colnheader and colnfooter
    • 3.4 Example with colnheader using colnheadercolspan
    • 3.5 Example to illustrate most fields
  • [+]4 Using child navboxes
    • 4.1 Nesting Navbox with columns in itself
    • 4.2 Nesting other Navbox forms
  • 5 See also

Basic syntax

Only required parameters and colwidth included.

{{Navbox with columns
|name  = {{subst:PAGENAME}}
|title = 
|colwidth =  <!--(to set a default width for each column,
                  preferably in a proportional unit such as 'em'*)-->
|col1  = 
|col2  = 
}}
* See Em (typography). Using proportional units means the template should still be displayed correctly across a range of browser font-sizes. If colwidth not specified, a default 10em is used.

Parameters

Required parameters in bold. Parameters marked with a cross† are parameters in common with the sister templates {{Navbox}} and {{Navbox with collapsible groups}}. A much more complete description of those parameters is available at {{Navbox}}.

Setup parameters

name†
The name of the template. The name of this template, for example, is "Navbox with columns".
state†
Possible values are collapsed, uncollapsed, plain, off, and the default autocollapse. See {{Navbox}} for more information.
navbar†
Possible values are plain, off, and the default value of blank. See {{Navbox}} for more information.
border†
Possible values are child, none, and the default value of blank. Set to child if you wish to use the navbox inside of another navbox; with this option, the child navbox is borderless and fits snuggly inside of its parent navbox. The parent navbox may be the list area of {{Navbox}}, a columns of another {{Navbox with columns}}, or a section of {{Navbox with collapsible groups}}. See {{Navbox}} for more information and examples.

Basic data parameters

title†
The title of the template, displayed centered in the titlebar at the top of the template.
above†
Text or other elements to appear above the columns.
image†
Image to the right of all of the columns.
imageleft†
Image to the left of all of the columns.
below†
Text or other elements to appear below the columns.

Style parameters

bodystyle†
CSS style/s to apply to the template's body (i.e. including space not used by columns)
titlestyle†
CSS style/s to apply to titlebar; usually background:color (background defaults to NavHead default).
abovestyle†
belowstyle†
CSS style/s to apply to the above and below parameters, respectively.
basestyle†
CSS style/s to apply to the title, above, and below, parameters, all at the same time.
imagestyle†
CSS style/s to apply to the image parameter.
imageleftstyle†
CSS style/s to apply to the imageleft parameter
colstyle
CSS style/s to apply across all columns; if used, usually background:color per titlestyle above.
oddcolstyle
evencolstyle
CSS style/s to apply to all odd/even-numbered columns, respectively.
colnstyle
CSS style/s to apply to the nth column only.
colheaderstyle
CSS style/s to apply to all column headers.
colnheaderstyle
CSS style/s to apply to the nth column header.
colnfooterstyle
CSS style/s to apply to the nth column footer cell.

Columns parameters

colwidth
Width, preferably in a proportional unit such as 'em', or as a percentage, used for each column whose width not specified by colNwidth below. Defaults to 10em. Examples:
colwidth = 15em
colwidth = 25%
fullwidth
If set to anything, then the total width of the columns are scaled linearly to make the sum of the widths 100%. A rather advanced parameter, this usually need not be used and should be left blank. If a colheader or colfooter is used, then fullwidth is used automatically. Example:
fullwidth = true
padding
Padding before first column, preferably in a proportional unit. Defaults to 5em. Padding is disabled by setting it to 0 (or 0em, or 0%).
colnwidth
The nth column's width (overrides colwidth above).
coln
The content of the nth column. If any columns are used, then col1 is required. There can be a maximum of 20 columns.
colnheader
A header cell for the nth column that appears above the column. See below for examples.
colnfooter
A footer cell that appears below the nth column.
colnheadercolspan
A number specifying how many columns the nth column header should span. It defaults to 1. If it is greater than one, then do not specify column headers that it covers. For example, if col1headercolspan = 3, then leave col2header and col3header blank.
colnfootercolspan
A number specifying how many columns the nth column footer should span. It defaults to 1. If it is greater than one, then do not specify column footers that it covers. For example, if col1footercolspan = 3, then leave col2footer and col3footer blank.

Additional groups/lists

You may wish to add a few extra groups and/or lists below the columns. The following parameters are given to provide such functionality. See {{Navbox}} for a more complete description of how they work, and for more examples.

groupn†
Allows up to 6 additional groups to go along with the lists below the columns.
listn†
Allows up to 6 additional lists below the columns.
groupstyle†
The general CSS style/s for the groups.
groupnstyle†
CSS style/s for the nth group parameter.
liststyle†
The general CSS style/s for the lists.
listnstyle†
CSS style/s for the nth list parameter.
listpadding†
Amount of padding to have in each list cell.
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.
evenodd [swap, even, odd, off]
See {{Navbox}} for description.

Examples

Basic example

{{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 {{{above}}} would appear.''

|col1 = {{AUS}}<br/> {{BRU}}<br/> {{CAM}}<br/> {{IND}}
|col2 = {{IDN}}<br/> {{JPN}}<br/> {{LAO}}<br/> {{MAS}}
|col3 = {{MYA}}<br/> {{NZL}}<br/> {{CHN-PRC}}<br/> {{PHI}}
|col4width=17em
|col4 = {{SIN}}<br/> {{KOR}}<br/> {{THA}}<br/> {{VIE}}

|below = '''Potential future members'''{{spaces|6}}{{TLS}}{{spaces|3}}{{RUS}}
}}
  • v
  • t
  • e
Member states of the East Asia Summit (EAS)
This is where the {{{above}}} parameter would appear.
   

Lua error in Module:Wikidata_label at line 283: attempt to index field 'wikibase' (a nil value). Lua error in Module:Wikidata_label at line 283: attempt to index field 'wikibase' (a nil value).
Lua error in Module:Wikidata_label at line 283: attempt to index field 'wikibase' (a nil value). Lua error in Module:Wikidata_label at line 283: attempt to index field 'wikibase' (a nil value).
Lua error in Module:Wikidata_label at line 283: attempt to index field 'wikibase' (a nil value). Lua error in Module:Wikidata_label at line 283: attempt to index field 'wikibase' (a nil value).
Lua error in Module:Wikidata_label at line 283: attempt to index field 'wikibase' (a nil value). Lua error in Module:Wikidata_label at line 283: attempt to index field 'wikibase' (a nil value).

Lua error in Module:Wikidata_label at line 283: attempt to index field 'wikibase' (a nil value). Lua error in Module:Wikidata_label at line 283: attempt to index field 'wikibase' (a nil value).
Lua error in Module:Wikidata_label at line 283: attempt to index field 'wikibase' (a nil value). Lua error in Module:Wikidata_label at line 283: attempt to index field 'wikibase' (a nil value).
Lua error in Module:Wikidata_label at line 283: attempt to index field 'wikibase' (a nil value). Lua error in Module:Wikidata_label at line 283: attempt to index field 'wikibase' (a nil value).
Template:MAS

Lua error in Module:Wikidata_label at line 283: attempt to index field 'wikibase' (a nil value). Lua error in Module:Wikidata_label at line 283: attempt to index field 'wikibase' (a nil value).
Lua error in Module:Wikidata_label at line 283: attempt to index field 'wikibase' (a nil value). Lua error in Module:Wikidata_label at line 283: attempt to index field 'wikibase' (a nil value).
Template:CHN-PRC
Template:PHI

Template:SIN
Lua error in Module:Wikidata_label at line 283: attempt to index field 'wikibase' (a nil value). Lua error in Module:Wikidata_label at line 283: attempt to index field 'wikibase' (a nil value).
Lua error in Module:Wikidata_label at line 283: attempt to index field 'wikibase' (a nil value). Lua error in Module:Wikidata_label at line 283: attempt to index field 'wikibase' (a nil value).
Lua error in Module:Wikidata_label at line 283: attempt to index field 'wikibase' (a nil value). Lua error in Module:Wikidata_label at line 283: attempt to index field 'wikibase' (a nil value).

Potential future members      Template:TLS   Lua error in Module:Wikidata_label at line 283: attempt to index field 'wikibase' (a nil value). Lua error in Module:Wikidata_label at line 283: attempt to index field 'wikibase' (a nil value).


Example with percentage widths

{{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)
}}
  • v
  • t
  • e
Plastics
   

Polyethylene (PE)
Polyethylene terephthalate (PET or PETE)
Polyvinyl chloride (PVC)
Polyvinylidene chloride (PVDC)
Polylactic acid (PLA)

Polypropylene (PP)
Polyamide (PA)
Polycarbonate (PC)
Polytetrafluoroethylene (PTFE)
Polyurethane (PU)

Polystyrene (PS)
Polyester
Acrylonitrile butadiene styrene (ABS)
Polymethyl methacrylate (PMMA)
Polyoxymethylene (POM)


Example with colnheader and colnfooter

The gray background for the columns is added for illustration only.

  • v
  • t
  • e
colnheader and colnfooter example
col1headercol2headercol3headercol4header

col1

col2

col3

col4

col1footercol2footercol3footercol4footer


Example with colnheader using colnheadercolspan

The gray background for the columns is added for illustration only. This example shows the colnheadercolspan parameter being used, but you may also use colnfootercolspan to adjust the span of the footer cells.

  • v
  • t
  • e
colnheader with colncolspan example
col1headercol2header (colspan=2)col4headercol5header (colspan=3)

col1

col2

col3

col4

col5

col6

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.

  • v
  • t
  • e
Example to illustrate most fields
above
col1headercol2headercol3headercol4headercol5header

col1

col2

col3

col4

col5

col1footercol2footercol3footercol4footercol5footer
group1
list1
group2
list2
group3
list3
group4
list4
group5
list5
group6
list6
below

Using child navboxes

All three types of navbox templates, namely {{Navbox}}, {{Navbox with columns}}, and {{Navbox with collapsible groups}}, can be nested inside of one another using the border parameter (which is common to all three). For complex templates, it may be necessary to use nesting to achieve a desired look.

Nesting Navbox with columns in itself

This example shows how one can nest multiple {{Navbox with columns}} templates to get the right look. Edit this section to view the code. There is a main {{Navbox with columns}} and two additional {{Navbox with columns}} templates, with the "child" option set (see code).

  • v
  • t
  • e
Subgroups with nesting
Col1HeaderCol2HeaderCol3HeaderCol4Header
Col1.1HeaderCol1.2Header

Col1.1

Col1.2

Col2

Col3.1HeaderCol3.2HeaderCol3.3Header

Col3.1

Col3.2

Col3.3

Col4

Nesting other Navbox forms

This example shows {{Navbox}}, {{Navbox with collapsible groups}} and {{Navbox with columns}} all working together. Press the edit button for the section to view the code. Note that each of the child navboxes has the first parameter set to child Template:Navbox with collapsible groups

See also

  • {{Navbox}} – Allows groups/lists instead of columns
  • {{Navbox with collapsible groups}} – Another variation.

Template:Navigational templates


Retrieved from "https://lr2wiki.porn-organizer.org/index.php?title=Template:Navbox_with_columns/doc&oldid=402"
Category:
  • Template documentation pages
Hidden category:
  • Pages with script errors
  • Privacy policy
  • About The Lab Rats 2 - Reformulate Wiki
  • Disclaimers
    • This page was last edited on 22 December 2021, at 02:54.
    • Content is available under Creative Commons Attribution-ShareAlike unless otherwise noted.
    • Creative Commons Attribution-ShareAlike
    • Powered by MediaWiki

    timeline Recent changes
    arrow_forward_ios

    No changes during the given period match these criteria.

    info About The Lab Rats 2 - Reformulate Wiki
    edit

    The wiki for the adult sandbox game Lab Rabs 2 - Reformulate

    search saved_search
    search saved_search Search
    apps
    • live_help
    • hive
    • insert_link
    • timeline
    • visibility
    • shuffle
    • build
    • help
    • file_download
    • attachment
    public_off Not logged inReady
    widgets
    public StandardReady
    hive MirahezeReady
    Qora QoreReady
    • Privacy policy
    • About The Lab Rats 2 - Reformulate Wiki
    • Disclaimers
    insert_link timeline visibility shuffle build help file_download attachment
    account_circle
    • refresh

    • Create account
    • Log in
    refresh