Back-end wiki maintenance was completed on 4/16/25. If you encounter any strange behavior, please report it in the DevTalk Discord server.
If you are using the Vector 2022 skin, dark mode has moved to Preferences > Appearance.
If you are using the Vector 2022 skin, dark mode has moved to Preferences > Appearance.
Template:Guide/doc: Difference between revisions
From VNDev Wiki
→Usage: updating to reflect optional author |
nocat info |
||
Line 16: | Line 16: | ||
By default, community contributions are welcomed for Guides. If you do not want others to expand or change your guide without asking you, use the following syntax: | By default, community contributions are welcomed for Guides. If you do not want others to expand or change your guide without asking you, use the following syntax: | ||
<nowiki>{{Guide|Bob|contrib=No}}</nowiki> | <nowiki>{{Guide|Bob|contrib=No}}</nowiki> | ||
For guides with subpages, you should place this template at the top of all subpages as well. On the subpages, include the parameter <code>nocat=yes</code> to prevent the subpages from also being incorrectly categorized as separate Guides. | |||
<includeonly> | <includeonly> | ||
</includeonly> | </includeonly> |
Latest revision as of 14:50, 19 February 2025
![]() |
This is a documentation subpage for Template:Guide. It contains usage information, categories and other content that is not part of the original template page. |
Usage
Add this template to the top of all Guides in the following way:
{{Guide|author=Bob}}
or
{{Guide|Bob}}
The author need not be a VNDev Wiki username. If you choose, you can link a specific user like so:
{{Guide|[[User:Bob|Bob]]}}
If the creator of the guide does not wish to claim ownership of it, an author can be omitted: {{Guide}}
By default, community contributions are welcomed for Guides. If you do not want others to expand or change your guide without asking you, use the following syntax: {{Guide|Bob|contrib=No}}
For guides with subpages, you should place this template at the top of all subpages as well. On the subpages, include the parameter nocat=yes
to prevent the subpages from also being incorrectly categorized as separate Guides.