Diferencia entre revisiones de «Plantilla:Nodo portal»

De WikiEducator
Saltar a: navegación, buscar
Línea 109: Línea 109:
  
 
{{TEP}}
 
{{TEP}}
 +
{{Traduccion}}
 
==Overview==
 
==Overview==
  

Revisión de 19:54 22 jul 2011



Road Works.svg Trabajo en proceso, espera cambios frecuentes. Tu ayuda y retroalimentación son bienvenidos.
Ver página de charlas.
Road Works.svg


YoAmoEs.jpg Esta página requiere ser traducida al Español
Tu ayuda y retroalimentación son bienvenidos.
Por favor consulta la página del Equipo de Traducción.
YoAmoEs.jpg


Overview

This template is designed to automate the creation of a portal node page in Wikieducator. It creates a Headerbox on top of the page which spans a two column layout for a maximum of four text boxes on the left-side and a maximum of four text boxes on the right side.

  • The headerbox is optional
  • The template will not work unless at least one left-hand box and one right-hand box is specified.
  • The remaining 3 left-hand and 3 right-hand boxes are optional
  • The template will automatically create subpages corresponding with the titles/names of the text boxes specified

Usage

Copy the following syntax for your proposed "portal page"

{{Node_page

|Tema-caja=default

|Header box title=

|Left column width=

|Left box 1 title=

|Left box 2 title=

|Left box 3 title=

|Left box 4 title=

|Right box 1 title=

|Right box 2 title=

|Right box 3 title=

|Right box 4 title=

}}

Parameters

  • Tema-caja - 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.

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

|Tema-caja=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

|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

}}

Example

Plantilla:Node page

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:Tema-caja. 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 "Tema-caja"
  • Develop a "gallery" of tables for this page which illustrate the colours for the "Tema-caja" parameter.