Difference between revisions of "Template:Howto"
Jump to navigation
Jump to search
m (Identical CSS) |
m (Centre) |
||
Line 1: | Line 1: | ||
− | <includeonly>{{#if:{{{silent|}}}||</includeonly>{{{!}} class="widebox center" style="border-spacing:2px;" | + | <includeonly>{{#if:{{{silent|}}}||</includeonly>{{{!}} class="widebox center" style="margin-left:auto;margin-right:auto;border-spacing:2px;" |
{{!}}style="text-align: left; padding: 3px;"{{!}}This page describes ''how to {{lcfirst:{{{1}}}}}''. | {{!}}style="text-align: left; padding: 3px;"{{!}}This page describes ''how to {{lcfirst:{{{1}}}}}''. | ||
{{!}}class="nowrap" style="text-align: right; padding: 3px;"{{!}}[[VLC HowTo{{!}}Other "how to" pages]] | {{!}}class="nowrap" style="text-align: right; padding: 3px;"{{!}}[[VLC HowTo{{!}}Other "how to" pages]] |
Revision as of 09:47, 23 March 2019
This page describes how to {{{1}}}. | Other "how to" pages |
Usage
Calling the template currently:
- Auto-categorises pages to be members of Category:How To
- Corrects the sortkey: telling the system that VLC HowTo/Adjust audio delay ought to be filed as "Adjust audio delay" (A) and not "VLC HowTo/Adjust audio delay" (V).
- Displays a message (optional)
- {{howto|do something}}) will show a message will be shown similar to the above.
- {{howto|silent=yes}} will suppress the message altogether—however, the template still auto-categorises and auto-sorts.