More actions
m Some formatting to increase readability. Remove the sortkey parameter from the category code. When Using the magic word PAGENAME the sortkey is identical to the page name which it is without sortkey anyway |
m Add <!-- delete if N/A --> to parameter and sample. Some templates are to simple to need an example. |
||
| Line 12: | Line 12: | ||
: {{T|Templatename|param<!-- delete if N/A -->|namedparam=<!-- delete if N/A -->}} <!-- = is the = sign --> | : {{T|Templatename|param<!-- delete if N/A -->|namedparam=<!-- delete if N/A -->}} <!-- = is the = sign --> | ||
; Parameters | ; Parameters <!-- delete if N/A --> | ||
:; param | :; param | ||
:: Param description. | :: Param description. | ||
| Line 18: | Line 18: | ||
:: Namedparam description. | :: Namedparam description. | ||
; Sample | ; Sample <!-- delete if N/A --> | ||
:<code><nowiki>{{templatename|foo1<!-- delete if N/A -->|foo2=<!-- delete if N/A -->}}</nowiki></code> | :<code><nowiki>{{templatename|foo1<!-- delete if N/A -->|foo2=<!-- delete if N/A -->}}</nowiki></code> | ||
::gives... | ::gives... | ||