Diferencia entre revisiones de «Plantilla:Pregunta»
(Página creada con 'Paradigma') |
|||
Línea 1: | Línea 1: | ||
− | + | ||
+ | <includeonly> | ||
+ | {{#if: {{{TOCdepth|}}} | {{PutInTOC|Title={{{Title|Pregunta}}}|Depth={{{TOCdepth|0}}} | }} | ||
+ | }} | ||
+ | |||
+ | <DIV style="margin-left: 0px; margin-top: {{{TopMargin|-30px}}}; margin-bottom: {{{BottomMargin|-15px}}}; border-style: solid; border-width:1px; border-color: #AAAAAA; padding: 1ex; background-color: #F6F9ED; -moz-border-radius: 8px;" CLASS="eXe-iDevice question"> | ||
+ | <DIV style="padding: 8px; border-style: none; border-width:1px; border-color: #AAAAAA; background-color: #F6F9ED; -moz-border-radius: 8px;"> | ||
+ | {|style="background-color: #F6F9ED;" | ||
+ | [[image:icon_qmark.gif|left]] | ||
+ | <h1 style="font-size: 130%; font-weight: bolder; color: #FCC65B; border: none;"> | ||
+ | {{{Title|Pregunta}}}</h1> | ||
+ | |{{{1}}} | ||
+ | {{#if: {{{feedback|}}} | {{Feedback|{{{feedback}}} }} | }} | ||
+ | |} | ||
+ | </DIV> | ||
+ | </DIV> | ||
+ | </includeonly> | ||
+ | <noinclude> | ||
+ | |||
+ | ==Usage== | ||
+ | |||
+ | :{{Pregunta | ||
+ | :| Add your text here | ||
+ | :}} | ||
+ | |||
+ | {{Pregunta|Add your text here | ||
+ | }} | ||
+ | |||
+ | ===Providing feedback for the learner=== | ||
+ | To provide feedback use: | ||
+ | <nowiki>{{Pregunta|Add your text here|feedback=Add your feedback text here}}</nowiki> | ||
+ | |||
+ | {{Pregunta|Add your text here|feedback=Add your feedback text here}} | ||
+ | |||
+ | ===Adding your pedagogical template to the table of contents=== | ||
+ | |||
+ | To add the template to the TOC use one of the forms below: | ||
+ | <nowiki>{{Pregunta|Add your text here|TOCdepth = x}}</nowiki> | ||
+ | Where x indicates the level, for example 1, 2, 3 or 4 | ||
+ | |||
+ | {{Pregunta|Add your text here|TOCdepth = 4}} | ||
+ | |||
+ | {{iDeviceFollowingASection}} | ||
+ | |||
+ | {{--}} | ||
+ | |||
+ | |||
+ | [[Category:Pedagogical Templates |{{PAGENAME}}]] | ||
+ | </noinclude> |
Revisión de 11:13 30 mar 2012
Contenido
Usage
- {{Pregunta
- | Add your text here
- }}
Providing feedback for the learner
To provide feedback use: {{Pregunta|Add your text here|feedback=Add your feedback text here}}
Add your text here |
Adding your pedagogical template to the table of contents
To add the template to the TOC use one of the forms below: {{Pregunta|Add your text here|TOCdepth = x}} Where x indicates the level, for example 1, 2, 3 or 4
Pregunta
Plantilla pedagógica a continuación del título de una sección
Describir la forma de intervenir cuando una plantilla pedagógica o iDevice sigue al encabezado de una sección |
Los márgenes por defecto han sido cambiadas a partir del 2 de enero de 2008. Si tienes una plantilla inmediatamente después de un título de sección, (véase más arriba) tendrás que agregar un <br/> después del título de la sección en lugar de un retorno de carro, o modificar el Margen superior (TopMargin) añadiendo |TopMargin=10px dentro de la llamada a la Plantilla Objetivos.
El ejemplo de arriba fue creado utilizando:
==== Plantilla pedagógica a continuación del título de una sección ====
{{Objetivos|Describir la forma de intervenir cuando una plantilla pedagógica o iDevice sigue al encabezado de una sección}}