Template:Imogen

From WikiEducator
Jump to: navigation, search



Copy the following syntax for your proposed "portal page"

{{Node_page

|Box-theme=default

|Header box title=

|Left column width=

|Left box 1 title=

|Left box 2 title=

|Left box 3 title=

|Left box 4 title=

|Left box 5 title=

|Left box 6 title=

|Right box 1 title=

|Right box 2 title=

|Right box 3 title=

|Right box 4 title=

|Right box 5 title=

|Right box 6 title=

}}

Parameters

  • Box-theme - required or template won't work. Use "default" (case sensitive) or:
    • "rainbow" (case sensitive)
    • "darkgreen" (case sensitive)
    • "teal" (case sensitive)
    • "sienna" (case sensitive)
    • "mediumquamarine" (case sensitive)
    • "dehub" (case sensitive)

The community may develop more supported themes and add them to this list.

  • Header box title: Optional, type the title for the header box on the top of the page which will span the two columns. Use alpha numeric text for valid wiki page names.
  • Left column width: Optional. Will default to 50:50. Use "40" to specify a left column width of 40% or "60" to specify a left-column width of 60%
  • Left box 1 title: Required. Type the title for left box 1 which will appear on the top of the left-hand column. Use alpha numeric text for valid wiki page names.
  • Left box 2 title: Optional. Type the title for left box 2 which will appear below left box 1 in the left-hand column. Use alpha numeric text for valid wiki page names.
  • Left box 3 title: Optional. Type the title for left box 3 which will appear below left box 2 in the left-hand column. Use alpha numeric text for valid wiki page names.
  • Left box 4 title: Optional. Type the title for left box 4 which will appear below left box 2 in the left-hand column. Use alpha numeric text for valid wiki page names.
  • Right box 1 title: Required. Type the title for right box 1 which will appear on the top of the right-hand column. Use alpha numeric text for valid wiki page names.
  • Right box 2 title: Required. Type the title for right box 2 which will appear below right box 1 in the right-hand column. Use alpha numeric text for valid wiki page names.
  • Right box 3 title: Required. Type the title for right box 3 which will appear below right box 2 in the right-hand column. Use alpha numeric text for valid wiki page names.
  • Right box 4 title: Required. Type the title for right box 4 which will appear below right box 3 in the right-hand column. Use alpha numeric text for valid wiki page names.
  • Right box 5 title: Required. Type the title for right box 5 which will appear below right box 4 in the right-hand column. Use alpha numeric text for valid wiki page names.
  • Right box 6 title: Required. Type the title for right box 6 which will appear below right box 5 in the right-hand column. Use alpha numeric text for valid wiki page names.

Example

The following syntax will produce the layout displayed below (Please do not edit the subpages by clicking on the red links as this is a demonstration page):

{{Node_page

|Box-theme=rainbow

|Header box title=Our vision for header boxes

|Left column width=40

|Left box 1 title=My left box 1

|Left box 2 title=My left box 2

|Left box 3 title=My left box 3

|Left box 4 title=My left box 4

|Left box 5 title=My left box 5

|Left box 6 title=My left box 6

|Right box 1 title=Your right box 1

|Right box 2 title=Your right box 2

|Right box 3 title=Your right box 3

|Right box 4 title=Your right box 4

|Right box 5 title=Your right box 5

|Right box 6 title=Your right box 6

}}

Example


edit  

Our vision for header boxes


Developing additional themes for this template

WikiEducators are most welcome to design and implement a wide range of different themes. This will require an intermediate to advanced level of wiki editing, knowledge of templates and parsing and general web design, Current themes are specified here: Template:Box-theme. If you design a new theme, please add this to the list above.

Thoughts for improving this template and supporting instructions

  • Implement a default theme, eg "default" in the event that the user omits to specify a parameter for "Box-theme"
  • Develop a "gallery" of tables for this page which illustrate the colours for the "Box-theme" parameter.