Template:Individual infobox/style/doc: Difference between revisions

From 'City of Adelaide' History and Genealogy Site
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Documentation subpage}}
{{Individual infobox/style/doc/browsebar}}
{{Documentation |Template:Individual_infobox/style/doc/sample}}
 
<includeonly>
{| {{Individual infobox/style|main_box||}}
<!--{{pp-template|small=yes}}-->
|-
</includeonly>
! colspan="2" {{Individual infobox/style|header_bar|{{{roleclass|}}}}} | Title {{{roleclass|}}}
|-
! colspan="2" {{Individual infobox/style|sub_header_bar|{{{roleclass|}}}}} | Subtitle
|-
| colspan="2" {{Individual infobox/style|sub_sub_header_bar|{{{roleclass|}}}}} | Subsubtitle
|-
| colspan="2" {{Individual infobox/style|image_box}} | [[Image:Example.png|200px]] <br/> This is a caption.
|-
! style="padding-right: 1em;" | Label
| Field contents
|-
! style="padding-right: 1em;" | Second label
| First term,<br/> Second term,<br/> Third term
|-
! colspan="2" {{Individual infobox/style|header_bar|{{{roleclass|}}}}} | Secondary header
|-
| width="50%" | Lorem ipsum dolor sit amet consectetur adipisicing elit
| width="50%" style="padding-left: 0.25em; border-left: {{Individual infobox/style|internal_border}}" | sed do eiusmod tempor incididunt ut labore et dolore magna aliqua
|-
| colspan="2" style="text-align: center; border-top: {{Individual infobox/style|section_border}}" | ''Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.''
|-
! colspan="2" {{Individual infobox/style|header_bar|{{{roleclass|}}}}} | Final header
|-
| colspan="2" {{Individual infobox/style|image_box_plain}} | [[Image:Example.png|200px]] <br/> This is another caption.
|}
The style is controlled by the {{tl|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 <tt>header_bar</tt> in a table heading cell.
# A <tt>sub_sub_header_bar</tt> in a heading cell.
# A <tt>sub_sub_header_bar</tt> in a normal table cell.
# An <tt>image_box</tt>.
# Two normal fields with labels.
# A secondary <tt>header_bar</tt> in a heading cell.
# A pair of cells divided by an <tt>internal_border</tt>.
# A cell with a <tt>section_border</tt> at the top.
# Another secondary <tt>header_bar</tt> in a heading cell.
# An <tt>image_box_plain</tt>.
 
==Parameters==
 
* '''<tt><nowiki>{{Individual infobox/style|main_box}}</nowiki></tt>''' – produces the CSS <tt>class</tt> and <tt>style</tt> parameters for an infobox.
* '''<tt><nowiki>{{Individual infobox/style|main_box_raw}}</nowiki></tt>''' – produces the raw CSS <tt>style</tt> parameters for an infobox.
* '''<tt><nowiki>{{Individual infobox/style|header_bar}}</nowiki></tt>''' – produces the CSS <tt>style</tt> parameters for a horizontal header bar in an infobox.
* '''<tt><nowiki>{{Individual infobox/style|header_raw}}</nowiki></tt>''' – produces the raw CSS <tt>style</tt> parameters for a horizontal header bar in an infobox.
* '''<tt><nowiki>{{Individual infobox/style|header_color}}</nowiki></tt>''' – produces the raw CSS <tt>style</tt> color attributes for a horizontal header bar in an infobox.
* '''<tt><nowiki>{{Individual infobox/style|sub_header_bar}}</nowiki></tt>''' – produces the CSS <tt>style</tt> parameters for a horizontal sub-header bar in an infobox.
* '''<tt><nowiki>{{Individual infobox/style|sub_header_raw}}</nowiki></tt>''' – produces the raw CSS <tt>style</tt> parameters for a horizontal sub-header bar in an infobox.
* '''<tt><nowiki>{{Individual infobox/style|sub_sub_header_bar}}</nowiki></tt>''' – produces the CSS <tt>style</tt> parameters for a horizontal sub-sub-header bar in an infobox.
* '''<tt><nowiki>{{Individual infobox/style|sub_sub_header_raw}}</nowiki></tt>''' – produces the raw CSS <tt>style</tt> parameters for a horizontal sub-sub-header bar in an infobox.
* '''<tt><nowiki>{{Individual infobox/style|image_box}}</nowiki></tt>''' – produces the CSS <tt>style</tt> parameters for a standard image & caption block with a bottom border.
* '''<tt><nowiki>{{Individual infobox/style|image_box_plain}}</nowiki></tt>''' – produces the CSS <tt>style</tt> 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.
* '''<tt><nowiki>{{Individual infobox/style|internal_border}}</nowiki></tt>''' – produces the raw CSS <tt>style</tt> attributes for a border between parts of the same infobox section.
* '''<tt><nowiki>{{Individual infobox/style|section_border}}</nowiki></tt>''' – produces the raw CSS <tt>style</tt> attributes for a border between different infobox sections.
* '''<tt><nowiki>{{Individual infobox/style|nav_box}}</nowiki></tt>''' – produces the raw CSS <tt>style</tt> attributes for a collapsible navigation template.
* '''<tt><nowiki>{{Individual infobox/style|nav_box_wide}}</nowiki></tt>''' – produces the raw CSS <tt>style</tt> attributes for a full-width collapsible navigation template.
* '''<tt><nowiki>{{Individual infobox/style|nav_box_header}}</nowiki></tt>''' – produces the raw CSS <tt>style</tt> attributes for the header bar in a collapsible navigation template.
* '''<tt><nowiki>{{Individual infobox/style|nav_box_wide_header}}</nowiki></tt>''' – produces the raw CSS <tt>style</tt> attributes for the header bar in a full-width collapsible navigation template.
* '''<tt><nowiki>{{Individual infobox/style|nav_box_label}}</nowiki></tt>''' – produces the raw CSS <tt>style</tt> attributes for a row label in a collapsible navigation template.

Revision as of 12:59, 28 September 2014

Template:Individual infobox/style/doc/browsebar

Title
Subtitle
Subsubtitle

This is a caption.
Label Field contents
Second label First term,
Second term,
Third term
Secondary header
Lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod tempor incididunt ut labore et dolore magna aliqua
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
Final header

This is another caption.

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:

  1. The main header_bar in a table heading cell.
  2. A sub_sub_header_bar in a heading cell.
  3. A sub_sub_header_bar in a normal table cell.
  4. An image_box.
  5. Two normal fields with labels.
  6. A secondary header_bar in a heading cell.
  7. A pair of cells divided by an internal_border.
  8. A cell with a section_border at the top.
  9. Another secondary header_bar in a heading cell.
  10. 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.