Template:Tutorial: Difference between revisions

Jump to navigation Jump to search
(Created page with "<noinclude> This is the German tutorial template. Almost identical toto its French template:tutoriel or English template:syllabus version. It should be called roughly...")
 
m (ONLY IN PRINT REMOVE because of the tinyMCE Editor)
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the German tutorial template. Almost identical toto its French [[template:tutoriel]] or English [[template:syllabus]] version. It should be called roughly like this:
This is the German tutorial template. Almost identical toto its French [[template:tutoriel]] or English [[template:syllabus]] version. It should be called roughly like this:
Use the [[form:syllabus]].
Use the [[form:tutorial]].
   <pre>
   <pre>
     {{syllabus
     {{Tutorial
     |is_part_of_syllabus=
     |is_part_of_syllabus=
     |is_part_of_module=
     |is_part_of_module=
Line 87: Line 87:
   <tr><td style="text-align:left; margin:10px auto; background-color:rgb(225,235,255);border:1px solid rgb(210, 210,245);padding:8px;" colspan="2">[[:Category: {{{cat syllabus|}}}]][[Category: {{{cat syllabus|}}}]]</tr>
   <tr><td style="text-align:left; margin:10px auto; background-color:rgb(225,235,255);border:1px solid rgb(210, 210,245);padding:8px;" colspan="2">[[:Category: {{{cat syllabus|}}}]][[Category: {{{cat syllabus|}}}]]</tr>
   }}
   }}
  <tr><td colspan="2"> {{#formlink:form=Tutorial |link text=Edit |link type=button |target ={{PAGENAME}} }}</td></tr>
   </table>
   </table>


<div class="onlyinprint">
{{#if:{{{objective|}}}|
'''Objectives'''
<ul>{{#arraymap:{{{objective|}}}|,|x|<li>x</li>||}}</ul>
}}
{{#if:{{{prerequisite|}}}|
'''Prerequisites'''
<ul>{{#arraymap:{{{prerequisite|}}}|,|x|<li>[[x]]</li>||}}</ul>
}}
{{#if:{{{see_also|}}}|
'''See also'''
<ul>{{#arraymap:{{{see_also|}}}|,|x|<li>[[x]]</li>||}}</ul>
}}
{{#if:{{{status|}}}|
<ul><li>Quality: {{{status|}}}</li></ul>
}}
{{#if:{{{difficulty|}}}|
<ul><li>Difficulty: {{{difficulty|}}}</li></ul>
}}
</div>


{{#if:{{{cat_syllabus|}}}|[[category:{{{cat_syllabus|}}}]]}}
{{#if:{{{cat_syllabus|}}}|[[category:{{{cat_syllabus|}}}]]}}
{{#default_form:syllabus}}
 
[[Category:syllabus page]]
[[Category:syllabus page]]
</includeonly><noinclude>
</includeonly><noinclude>
[[Category:templates]]
[[Category:templates]]
</noinclude>
</noinclude>

Latest revision as of 14:01, 14 April 2021

This is the German tutorial template. Almost identical toto its French template:tutoriel or English template:syllabus version. It should be called roughly like this: Use the form:tutorial.

    {{Tutorial
    |is_part_of_syllabus=
    |is_part_of_module=
    |is_module_of=
    |module_next=
    |module_previous=
    |page_parent=
    |page_next=
    |page_previous=
    |status=
    |editor=
    |last_modification=
    |prerequisite=
    |objective=
    |difficulty=
    |see_also=
    }}