Template:Individual infobox/style/doc
Jump to navigation
Jump to search
{{#invoke:Message box|mbox}} Template:Individual infobox/style/doc/browsebar
The style is controlled by the {{Individual infobox/style}} template, which generates a number of different codes based on the parameter passed to it. Different samples can be seen at the links above.
Sample
A sample template can be seen at right using some of these options from the Parameters listed below. From the top, it includes:
- The main header_bar in a table heading cell.
- A sub_sub_header_bar in a heading cell.
- A sub_sub_header_bar in a normal table cell.
- An image_box.
- Two normal fields with labels.
- A secondary header_bar in a heading cell.
- A pair of cells divided by an internal_border.
- A cell with a section_border at the top.
- Another secondary header_bar in a heading cell.
- An image_box_plain.
Parameters
- {{Individual infobox/style|main_box}} – produces the CSS class and style parameters for an infobox.
- {{Individual infobox/style|main_box_raw}} – produces the raw CSS style parameters for an infobox.
- {{Individual infobox/style|header_bar}} – produces the CSS style parameters for a horizontal header bar in an infobox.
- {{Individual infobox/style|header_raw}} – produces the raw CSS style parameters for a horizontal header bar in an infobox.
- {{Individual infobox/style|header_color}} – produces the raw CSS style color attributes for a horizontal header bar in an infobox.
- {{Individual infobox/style|sub_header_bar}} – produces the CSS style parameters for a horizontal sub-header bar in an infobox.
- {{Individual infobox/style|sub_header_raw}} – produces the raw CSS style parameters for a horizontal sub-header bar in an infobox.
- {{Individual infobox/style|sub_sub_header_bar}} – produces the CSS style parameters for a horizontal sub-sub-header bar in an infobox.
- {{Individual infobox/style|sub_sub_header_raw}} – produces the raw CSS style parameters for a horizontal sub-sub-header bar in an infobox.
- {{Individual infobox/style|image_box}} – produces the CSS style parameters for a standard image & caption block with a bottom border.
- {{Individual infobox/style|image_box_plain}} – produces the CSS style parameters for a standard image & caption block without a bottom border; this is typically used when the image block is placed immediately above a header bar, or at the bottom of the infobox.
- {{Individual infobox/style|internal_border}} – produces the raw CSS style attributes for a border between parts of the same infobox section.
- {{Individual infobox/style|section_border}} – produces the raw CSS style attributes for a border between different infobox sections.
- {{Individual infobox/style|nav_box}} – produces the raw CSS style attributes for a collapsible navigation template.
- {{Individual infobox/style|nav_box_wide}} – produces the raw CSS style attributes for a full-width collapsible navigation template.
- {{Individual infobox/style|nav_box_header}} – produces the raw CSS style attributes for the header bar in a collapsible navigation template.
- {{Individual infobox/style|nav_box_wide_header}} – produces the raw CSS style attributes for the header bar in a full-width collapsible navigation template.
- {{Individual infobox/style|nav_box_label}} – produces the raw CSS style attributes for a row label in a collapsible navigation template.