Difference between revisions of "Template:Modul"
From Animation Luzern Wiki
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#if: {{{objectiv|}}}| | {{#if: {{{objectiv|}}}| | ||
− | == Zielsetzung == | + | == Objectiv / Zielsetzung == |
{{{objectiv}}} | {{{objectiv}}} | ||
}} | }} | ||
{{#if: {{{content|}}}| | {{#if: {{{content|}}}| | ||
− | == Inhalt == | + | == Content / Inhalt == |
{{{content}}} | {{{content}}} | ||
}} | }} | ||
− | {{#if: {{{ | + | {{#if: {{{modulprogram|}}}| |
− | == Modulprogramm == | + | == Programme / Modulprogramm == |
{{{modulprogram}}} | {{{modulprogram}}} | ||
}} | }} | ||
− | {{#if: {{{ | + | {{#if: {{{entryrequirement|}}}| |
− | == Voraussetzung == | + | == Entryrequirements / Voraussetzung == |
{{{entryrequirement}}} | {{{entryrequirement}}} | ||
}} | }} | ||
{{#if: {{{methods|}}}| | {{#if: {{{methods|}}}| | ||
− | == Lehr- und Lernmethoden == | + | == Methods / Lehr- und Lernmethoden == |
{{{methods}}} | {{{methods}}} | ||
}} | }} | ||
{{#if: {{{proof|}}}| | {{#if: {{{proof|}}}| | ||
− | == Leistungsnachweise == | + | == Proof / Leistungsnachweise == |
{{{proof}}} | {{{proof}}} | ||
}} | }} | ||
{{#if: {{{evaluation|}}}| | {{#if: {{{evaluation|}}}| | ||
− | == Leistungsbewertung == | + | == Evaluation / Leistungsbewertung == |
{{{evaluation}}} | {{{evaluation}}} | ||
}} | }} | ||
Line 32: | Line 32: | ||
{{{record}}} | {{{record}}} | ||
}} | }} | ||
− | == weitere Module == | + | == other Programs and Courses / weitere Module == |
− | |||
+ | See [[Programs and courses]] | ||
− | [[ | + | |
+ | [[Category:Module]] | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
+ | == Usage == | ||
+ | <nowiki> | ||
+ | {{Modul|objectiv=xyz|content=xyz|...}} | ||
+ | </nowiki> | ||
+ | == Arguments == | ||
<templatedata> | <templatedata> | ||
{ | { | ||
Line 46: | Line 52: | ||
}, | }, | ||
"content": { | "content": { | ||
+ | "type": "string" | ||
+ | }, | ||
+ | "modulprogram": { | ||
+ | "type": "string" | ||
+ | }, | ||
+ | "entryrequirement": { | ||
"type": "string" | "type": "string" | ||
}, | }, |
Latest revision as of 17:24, 19 November 2018
Usage
{{Modul|objectiv=xyz|content=xyz|...}}
Arguments
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Objectiv | objectiv | no description
| String | optional |
Content | content | no description
| String | optional |
Modulprogram | modulprogram | no description
| String | optional |
Entryrequirement | entryrequirement | no description
| String | optional |
Methods | methods | no description
| String | optional |
Performance | performance | no description
| String | optional |
Evaluation | evaluation | no description
| String | optional |
Record | record | no description
| String | optional |