12,782
edits
(Created page with "This template is for applying categories within teaching approaches. E.g. <nowiki>{{{{{1|teachtag}}}|sample {{{2|approach}}}}}</nowiki> produces this {{{{{1|teachtag}}}|samp...") |
No edit summary |
||
| Line 6: | Line 6: | ||
If you want to tag a word with a category, but cannot use the exact name of the category in the flow of the text, then you can supply a second argument: | If you want to tag a word with a category, but cannot use the exact name of the category in the flow of the text, then you can supply a second argument: | ||
<nowiki>{{{{{1|teachtag}}}|sample {{{2|approach}}}|{{{5|some other way to refer to sample approach}}}}}</nowiki> | <nowiki>{{</nowiki>{{{1|teachtag}}}|sample {{{2|approach}}}|{{{5|some other way to refer to sample approach}}}<nowiki>}}</nowiki> | ||
produces this | produces this | ||
{{{{{1|teachtag}}}|sample {{{2|approach}}}|{{{5|some other way to refer to sample approach}}}}} | {{{{{1|teachtag}}}|sample {{{2|approach}}}|{{{5|some other way to refer to sample approach}}}}} | ||