Template:Template-help: Difference between revisions
From The DarkMod Wiki
Jump to navigationJump to search
first version |
m make some help text bold |
||
Line 1: | Line 1: | ||
This template sorts the including article into the right {{{name|foo}}} category. | This template sorts the including article into the right '''{{{name|foo}}}''' category. | ||
=== Usage === | === Usage === | ||
Include this template at the bottom of {{{name|foo}}}-related articles like so: | Include this template at the bottom of '''{{{name|foo}}}'''-related articles like so: | ||
<nowiki>{{</nowiki>{{{name|foo}}}<nowiki>}}</nowiki> | <nowiki>{{</nowiki>{{{name|foo}}}<nowiki>}}</nowiki> |
Revision as of 17:11, 7 October 2007
This template sorts the including article into the right foo category.
Usage
Include this template at the bottom of foo-related articles like so:
{{foo}}
Parameters
The sort parameter for this template influences the place where the article will be sorted in the category:
Example | Description |
---|---|
{{foo}} | default sorting order based on article name |
{{foo|sort=Doors}} | an article named "Creating a Door" goes under "D" (specifically "Doors") |