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
Usage: adjusted
updated
Line 4: Line 4:
Add this template to the top of all Guides in the following way:
Add this template to the top of all Guides in the following way:


{{Guide|author=Bob}}
<nowiki>{{Guide|author=Bob}}</nowiki><br/>
or
or<br/>
{{Guide|Bob}}
<nowiki>{{Guide|Bob}}</nowiki>


The author need not be a VNDev Wiki username. If you choose, you can link a specific user like so:
The author need not be a VNDev Wiki username. If you choose, you can link a specific user like so:<br/>
{{Guide|[[User:Bob|Bob]]}}
<nowiki>{{Guide|[[User:Bob|Bob]]}}</nowiki>


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

Revision as of 09:44, 19 July 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]]}}