Template:Lesson

Template:Lesson

From Algodoo

(Difference between revisions)
Jump to: navigation, search
Line 17: Line 17:
__NOTOC__
__NOTOC__
{| class="lesson-table"
{| class="lesson-table"
-
! {{MediaWiki:lesson-title}}
+
! {{MediaWiki:lesson-title}}:
| {{{title|}}}
| {{{title|}}}
|-
|-
-
! {{MediaWiki:lesson-description}}
+
! {{MediaWiki:lesson-description}}:
| {{{description|}}}
| {{{description|}}}
|-
|-
-
! {{MediaWiki:lesson-target}}
+
! {{MediaWiki:lesson-target}}:
|{{#arraymap:{{{target|}}}|,|@|[{{SERVER}}{{SCRIPTPATH}}/index.php/Special:BrowseData/Lesson?_single&Målgrupp={{urlencode:@}} @]}}  {{#arraymap:{{{target|}}}|,|x|[[Målgrupp::x| ]]| }}
|{{#arraymap:{{{target|}}}|,|@|[{{SERVER}}{{SCRIPTPATH}}/index.php/Special:BrowseData/Lesson?_single&Målgrupp={{urlencode:@}} @]}}  {{#arraymap:{{{target|}}}|,|x|[[Målgrupp::x| ]]| }}
|-
|-
-
! {{MediaWiki:lesson-type}}
+
! {{MediaWiki:lesson-type}}:
| {{#arraymap:{{{type|}}}|,|@|[{{SERVER}}{{SCRIPTPATH}}/index.php/Special:BrowseData/Lesson?_single&Lektionstyp={{urlencode:@}} @]}}  {{#arraymap:{{{type|}}}|,|x|[[Lektionstyp::x| ]]| }}
| {{#arraymap:{{{type|}}}|,|@|[{{SERVER}}{{SCRIPTPATH}}/index.php/Special:BrowseData/Lesson?_single&Lektionstyp={{urlencode:@}} @]}}  {{#arraymap:{{{type|}}}|,|x|[[Lektionstyp::x| ]]| }}
|-
|-
-
! {{MediaWiki:lesson-keywords}}
+
! {{MediaWiki:lesson-keywords}}:
| {{#arraymap:{{{keywords|}}}|,|@|[{{SERVER}}{{SCRIPTPATH}}/index.php/Special:BrowseData/Lesson?_single&Nyckelord={{urlencode:@}} @]}}  {{#arraymap:{{{keywords|}}}|,|x|[[Nyckelord::x| ]]| }}
| {{#arraymap:{{{keywords|}}}|,|@|[{{SERVER}}{{SCRIPTPATH}}/index.php/Special:BrowseData/Lesson?_single&Nyckelord={{urlencode:@}} @]}}  {{#arraymap:{{{keywords|}}}|,|x|[[Nyckelord::x| ]]| }}
|-
|-
-
! {{MediaWiki:lesson-objectives}}
+
! {{MediaWiki:lesson-objectives}}:
| {{{objectives|}}}
| {{{objectives|}}}
|-
|-
-
! {{MediaWiki:lesson-in-class}}
+
! {{MediaWiki:lesson-in-class}}:
| {{{inclass|}}}
| {{{inclass|}}}
|}
|}
[[Category:Lesson]]</includeonly>
[[Category:Lesson]]</includeonly>

Revision as of 14:40, 29 July 2011

This is the "Lesson" template. It should be called in the following format:

{{Lesson
|title=
|target=
|description=
|objectives=
|type=
|keywords=
|inclass=
}}

Edit the page to see the template text.