Difference between revisions of "Template:Stub/doc"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
Type <code>{{t|stub}}</code> on the page to be marked. | Type <code>{{t|stub}}</code> on the page to be marked. | ||
+ | Additionally, the reason and section parameters can be set to denote specific area or information that needs to be improved. | ||
==Sample== | ==Sample== | ||
+ | <nowiki>{{stub}}</nowiki> | ||
{{stub}} | {{stub}} | ||
+ | |||
+ | <nowiki>{{stub|section = 1}}</nowiki> | ||
+ | {{stub|section = 1}} | ||
+ | |||
+ | <nowiki>{{stub|reason = Template information missing}}</nowiki> | ||
+ | {{stub|reason = Template information missing}} | ||
<includeonly>[[Category:Notice templates]]</includeonly> | <includeonly>[[Category:Notice templates]]</includeonly> | ||
<noinclude>[[Category:Template documentation]]</noinclude> | <noinclude>[[Category:Template documentation]]</noinclude> |
Revision as of 05:27, 21 February 2021
Description
This template is used to mark pages as stubs, and categorizing them in Category:Stubs.
Syntax
Type {{stub}}
on the page to be marked.
Additionally, the reason and section parameters can be set to denote specific area or information that needs to be improved.
Sample
{{stub}}
This article is a stub. You can help RimWorld Wiki by expanding it. Reason: Please add a reason . |
{{stub|section = 1}}
This section is a stub. You can help RimWorld Wiki by expanding it. Reason: Please add a reason . |
{{stub|reason = Template information missing}}
This article is a stub. You can help RimWorld Wiki by expanding it. Reason: Template information missing. |