Difference between revisions of "Template:Stub/doc"

From RimWorld Wiki
Jump to navigation Jump to search
m (1 revision: Full import of Wikia (that might sting a bit))
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
;Description
+
==Description==
:This template will categorize articles that include it into [[:Category:Article stubs]], and mark it with a stub template.
+
This template is used to mark pages as stubs, and categorizing them in [[:Category:Stubs]].
;Syntax
 
:Type <code>{{t|stub}}</code> at the start or end of an article.
 
  
<includeonly>[[Category:Article management templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
+
==Syntax==
 +
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==
 +
<nowiki>{{stub}}</nowiki>
 +
{{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>
 +
<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}}
{{stub|section = 1}}
{{stub|reason = Template information missing}}