Template:Reflection2
This template creates a reflection question with text and answer. The header can currently be changed from <h1> to <h6> via the TOCdepth argument = {0,1,2,3,4,5,6}. The default value is 0 -- ie nothing is passed as a header argument. The template is listed in the TOC for TOCdepth = {1,2,3,4,5,6}. Note: The current header syntax causes the righthand section edit links to get confused, so __NOEDITSECTION__ code has been invoked for TOCdepth = {1,2,3,4,5,6} which make the page only editable via the main edit link and not the right-hand section edit links.
Contents
Usage
- {{Reflection2
- | text = Text goes here
- | answer = Answer goes here
- }}
which does not add the template to the TOC and produces:
- {{Reflection2
- | text = Text goes here
- | answer = Answer goes here
- | TOCdepth = 2
- }}
which produces:
Reflection
- {{Reflection2
- | text = Text goes here
- | answer = Answer goes here
- | TOCdepth = 3
- }}
which produces:
Reflection
- {{Reflection2
- | text = Text goes here
- | answer = Answer goes here
- | TOCdepth = 4
- }}
which produces:
Reflection
Pedagogical Template Following a Section
The default margins have been changed as of January 2, 2008. If you have a template directly after a section heading (see above) you will need to add a <br/> after the section heading instead of a carriage return or modify the TopMargin by adding |TopMargin=10px inside the call to the pedagogical template.
The example above is created using:
==Pedagogical Template Following a Section==
<br/>
{{Web conferencing|Describe how to intervene when a pedagogical template or iDevice follows a section}}