Difference between revisions of "Template:TutorialBrowser"
m (Name parameters to allow inclusion of external links containing '=') |
m (Simplify names to ease strain on my fingers) |
||
Line 7: | Line 7: | ||
|- | |- | ||
| width=10% align=right | '''Prerequisites''' | | width=10% align=right | '''Prerequisites''' | ||
− | | {{{ | + | | {{{pre}}} |
|- | |- | ||
| align=right | '''What's Next''' | | align=right | '''What's Next''' | ||
− | | {{{ | + | | {{{next}}} |
|- | |- | ||
| align=right | '''Further Reading''' | | align=right | '''Further Reading''' | ||
− | |{{{ | + | |{{{reading}}} |
|} | |} | ||
</div> | </div> | ||
Line 31: | Line 31: | ||
| '''2''' || Verbose(ish) name of this tutorial | | '''2''' || Verbose(ish) name of this tutorial | ||
|- | |- | ||
− | | ''' | + | | '''pre''' || Any prerequisites for this tutorial (try to order them sensibly and make sure they're links!). |
|- | |- | ||
− | | ''' | + | | '''next''' || A tutorial or two which logically follow on from this (in the same series). Or a tutorial or two which make sense logically to move onto next. |
|- | |- | ||
− | | ''' | + | | '''reading''' || Further reading about the subject matter covered in the tutorial |
|- | |- | ||
|} | |} | ||
</noinclude> | </noinclude> |
Revision as of 23:43, 5 January 2007
Tutorial Series: {{{1}}}
Prerequisites | {{{pre}}} |
What's Next | {{{next}}} |
Further Reading | {{{reading}}} |
Parameters
Parameter | Function |
---|---|
1 | The name of the tutorial series this belongs to. |
2 | Verbose(ish) name of this tutorial |
pre | Any prerequisites for this tutorial (try to order them sensibly and make sure they're links!). |
next | A tutorial or two which logically follow on from this (in the same series). Or a tutorial or two which make sense logically to move onto next. |
reading | Further reading about the subject matter covered in the tutorial |
This page was last edited on 5 January 2007, at 23:43. Content is available under Creative Commons License SA 4.0 unless otherwise noted.