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.

Template:Guide/doc: Difference between revisions

From VNDev Wiki
m Ironforpistons moved page Template:Guide disclaimer/doc to Template:Guide/doc: simplicity
Added docs for requesting/not requesting community contributions
Line 10: Line 10:
The author need not be a VNDev Wiki username. If you choose, you can link a specific user like so:<br/>
The author need not be a VNDev Wiki username. If you choose, you can link a specific user like so:<br/>
<nowiki>{{Guide|[[User:Bob|Bob]]}}</nowiki>
<nowiki>{{Guide|[[User:Bob|Bob]]}}</nowiki>
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>


<includeonly>
<includeonly>
</includeonly>
</includeonly>

Revision as of 11:37, 24 September 2024

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]]}}

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}}