Template:Tutorial-wiki: Difference between revisions
From The DarkMod Wiki
Jump to navigationJump to search
first version |
include help template |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{tutorial-template-help|name=wiki}} | |||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
[[Category:All Tutorials]] [[Category:Wiki]] | [[Category:All Tutorials]] [[Category:Wiki|{{{sort|{{PAGENAME}}}}}]] | ||
</includeonly> | </includeonly> |
Revision as of 10:23, 7 October 2007
This template sorts the including article into the right 'wiki tutorial' and 'wiki' categories.
Usage
Include this template at the bottom of wiki-related tutorials like so:
{{tutorial-wiki}}
Parameters
The sort parameter for this template influences the place where the article will be sorted in the category:
Example | Description |
---|---|
{{tutorial-wiki}} | default sorting order based on article name |
{{tutorial-wiki|sort=Doors}} | an article named "Creating a Door" goes under "D" (specifically "Doors") |