Template:Guide: Difference between revisions
From VNDev Wiki
Remove the text "It is written & maintained primarily by" when no author is provided. |
toggle switch for category |
||
(4 intermediate revisions by the same user 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 = | ||
This page is '''community guidance'''. {{#if:{{{1|{{{author|}}}}}} | It | 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>}} | ||
| cat = Guides | | cat = Guides | ||
| all = | | all = | ||
| type = content | | type = content | ||
}}<includeonly>[[Category:Guides]]</includeonly> | }}<includeonly>{{#if: {{{nocat|}}}||[[Category:Guides]]}}</includeonly> | ||
<noinclude> | <noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Latest revision as of 13:49, 19 February 2025
![]() |
This page is community guidance. Like all guides, this page may contain advice that is not valid, safe, or suitable for your particular situation. Please exercise caution. Learn more Community contributions are welcome - feel free to add to or change this guide. |
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.
The above documentation is transcluded from Template:Guide/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |