Template:Lesson
From Algodoo
(Difference between revisions)
| Line 17: | Line 17: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
__NOTOC__ | __NOTOC__ | ||
| + | <div id="edit-button"> | ||
| + | [{{SERVER}}{{SCRIPTPATH}}/index.php?title={{{title|}}}&action=formedit {{MediaWiki:{{{lesson-edit|}}}}}] | ||
| + | </div> | ||
{| class="lesson-table" | {| class="lesson-table" | ||
! {{MediaWiki:lesson-language}}: | ! {{MediaWiki:lesson-language}}: | ||
| - | | [{{SERVER}}{{SCRIPTPATH}} | + | | [{{SERVER}}{{SCRIPTPATH}}/Special:BrowseData/Lesson?_single&Lesson-language={{urlencode:{{{language|}}}}} {{MediaWiki:{{{language|}}}}}] [[lesson-language::{{{language|}}}| ]] |
|- | |- | ||
! {{MediaWiki:lesson-title}}: | ! {{MediaWiki:lesson-title}}: | ||
| Line 28: | Line 31: | ||
|- | |- | ||
! {{MediaWiki:lesson-target}}: | ! {{MediaWiki:lesson-target}}: | ||
| - | |{{#arraymap:{{{target|}}}|,|@|[{{SERVER}}{{SCRIPTPATH}} | + | |{{#arraymap:{{{target|}}}|,|@|[{{SERVER}}{{SCRIPTPATH}}/Special:BrowseData/Lesson?_single&Lesson-target={{urlencode:@}} {{MediaWiki:@}}]}} {{#arraymap:{{{target|}}}|,|x|[[lesson-target::x| ]]| }} |
|- | |- | ||
! {{MediaWiki:lesson-type}}: | ! {{MediaWiki:lesson-type}}: | ||
| - | | {{#arraymap:{{{type|}}}|,|@|[{{SERVER}}{{SCRIPTPATH}} | + | | {{#arraymap:{{{type|}}}|,|@|[{{SERVER}}{{SCRIPTPATH}}/Special:BrowseData/Lesson?_single&Lesson-type={{urlencode:@}} {{MediaWiki:@}}]}} {{#arraymap:{{{type|}}}|,|x|[[lesson-type::x| ]]| }} |
|- | |- | ||
! {{MediaWiki:lesson-keywords}}: | ! {{MediaWiki:lesson-keywords}}: | ||
| - | | {{#arraymap:{{{keywords|}}}|,|@|[{{SERVER}}{{SCRIPTPATH}} | + | | {{#arraymap:{{{keywords|}}}|,|@|[{{SERVER}}{{SCRIPTPATH}}/Special:BrowseData/Lesson?_single&Lesson-keywords={{urlencode:@}} {{MediaWiki:@}}]}} {{#arraymap:{{{keywords|}}}|,|x|[[lesson-keywords::x| ]]| }} |
|- | |- | ||
! {{MediaWiki:lesson-objectives}}: | ! {{MediaWiki:lesson-objectives}}: | ||
Revision as of 14:55, 3 August 2011
This is the "Lesson" template. It should be called in the following format:
{{Lesson
|language=
|title=
|target=
|description=
|objectives=
|type=
|keywords=
|inclass=
}}
Edit the page to see the template text.


