Template:TutorialBrowser: Difference between revisions
Appearance
Add argument (arg2) for name of this tutorial |
m Name parameters to allow inclusion of external links containing '=' |
||
| Line 7: | Line 7: | ||
|- | |- | ||
| width=10% align=right | '''Prerequisites''' | | width=10% align=right | '''Prerequisites''' | ||
| {{{ | | {{{prerequisites}}} | ||
|- | |- | ||
| align=right | '''What's Next''' | | align=right | '''What's Next''' | ||
| {{{ | | {{{whatsnext}}} | ||
|- | |- | ||
| align=right | '''Further Reading''' | | align=right | '''Further Reading''' | ||
|{{{ | |{{{furtherreading}}} | ||
|} | |} | ||
</div> | </div> | ||
| Line 31: | Line 31: | ||
| '''2''' || Verbose(ish) name of this tutorial | | '''2''' || Verbose(ish) name of this tutorial | ||
|- | |- | ||
| ''' | | '''prerequisites''' || Any prerequisites for this tutorial (try to order them sensibly and make sure they're links!). | ||
|- | |- | ||
| ''' | | '''whatsnext''' || 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. | ||
|- | |- | ||
| ''' | | '''furtherreading''' || Further reading about the subject matter covered in the tutorial | ||
|- | |- | ||
|} | |} | ||
</noinclude> | </noinclude> | ||
Revision as of 23:42, 5 January 2007
Tutorial Series: {{{1}}}
| Prerequisites | {{{prerequisites}}} |
| What's Next | {{{whatsnext}}} |
| Further Reading | {{{furtherreading}}} |
Parameters
| Parameter | Function |
|---|---|
| 1 | The name of the tutorial series this belongs to. |
| 2 | Verbose(ish) name of this tutorial |
| prerequisites | Any prerequisites for this tutorial (try to order them sensibly and make sure they're links!). |
| whatsnext | 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. |
| furtherreading | Further reading about the subject matter covered in the tutorial |