Template:Guide: Difference between revisions

From VNDev Wiki
Wording
toggle switch for category
 
(13 intermediate revisions by 2 users not shown)
Line 5: Line 5:
| image = [[Image:Star.png|none|alt=|link=|{{#ifeq:{{{small|}}}|yes|30px|40px}}]]
| image = [[Image:Star.png|none|alt=|link=|{{#ifeq:{{{small|}}}|yes|30px|40px}}]]
| text  =
| text  =
<div style="font-size:x-large; font-weight:501">Guide Disclaimer</div>
This page is '''community guidance'''. {{#if:{{{1|{{{author|}}}}}} | It was created primarily by '''{{{1|{{{author}}}}}}'''.|}}<br/>Like all guides, this page may contain advice that is not valid, safe, or suitable for your particular situation. Please exercise caution. [[VNDev Wiki:Manual of Style/Community Guidance|Learn more]]{{#ifeq:{{{contrib|Yes}}}|Yes| <span style="font-size: 0.8rem;"><br/>Community contributions are welcome - feel free to add to or change this guide.</span> | <span style="font-size: 0.8rem;"><br/>Community contributions were not requested - please discuss on the talk page before editing this guide.</span>}}
This guide may contain information or advice that is not valid, safe, or suitable for your needs. Please exercise caution.<br/>For more info, see [[VNDev Wiki:Community guidance|Community guidance]].


| cat  = Community guidance
| cat  = Guides
| all  =  
| all  =  
| type  = content
| type  = content
}}<noinclude>
}}<includeonly>{{#if: {{{nocat|}}}||[[Category:Guides]]}}</includeonly>
<noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Latest revision as of 13:49, 19 February 2025

Documentation icon Template documentation [view] [edit] [purge]

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.