Plantilla:IDevice
De WikiEducator
Revisión a fecha de 19:22 28 jun 2016; Lmorillas (Discusión | contribuciones)
A single eXe-like iDevice (pedagogical template) that accepts arguments for type and theme.
iDevice Pedagogical Template
Parámetro | Descripción | Tipo | Predeterminado | Estado | |
---|---|---|---|---|---|
Theme | theme | style family (e.g. WikiEducator, OP, Line, Blue, etc.) | string | WikiEducator | optional |
Type | type | type of pedagogical template (e.g. Activity, Objectives, Discussion, etc.) | string | empty | required |
Title | title | title, if other than the iDevice type | string | empty | optional |
TOC Depth | TOCdepth | depth in the table of contents | number | empty | optional |
Body | body | Content area | string | empty | optional |
Feedback | feedback | string | empty | optional | |
Discussion | discussion | string | empty | optional | |
Tip | tip | string | empty | optional | |
Classes | classes | additional HTML classes to apply to iDevice (advanced use only) | string | empty | optional |
id | id | HTML id to assign to iDevice (advanced used) | string | empty | optional |
Parameters
- theme
- causes invocation of {{IDevice/{{{theme}}}}} allowing the creation of a family of themed iDevices (see below)
- type
- the type of pedagogical template i.e. Activity, Objective, Discussion which can be used to select the icon and provide a default title for the iDevice
- title
- an optional override for the title of the iDevice
- body
- the body wikitext of the iDevice
- feedback
- optional feedback section
- discussion
- optional discussion section
- tip
- optional tip section
- classes
- optional classes to add to the containing DIV of the iDevice (advanced use only)
- id
- optional HTML id for iDevice
Themes
Plantilla:
IDevice
IDevice
IDevice/blue | IDevice/ind | IDevice/ind/icon |
IDevice/line | IDevice/line/icon | IDevice/modern |
IDevice/op | IDevice/wikieducator |
Plantilla discusión: