Difference between revisions of "Template:Stub/doc"
From Roll20 Wiki
m |
Andreas J. (Talk | contribs) m |
||
Line 1: | Line 1: | ||
{{documentation subpage|override=stub/doc|Stub}} | {{documentation subpage|override=stub/doc|Stub}} | ||
+ | |||
+ | message showing the article/section is a stub, & giving the page the stub category. | ||
+ | |||
{{stub|nocat=true}} | {{stub|nocat=true}} | ||
+ | <pre>{{stub}}</pre> | ||
+ | |||
+ | {{ex}} | ||
+ | Specify it's the section that is a stub | ||
+ | <pre>{{stub|type=section}}</pre> | ||
+ | {{stub|section=section|nocat=true}} | ||
+ | |||
+ | don't add category to page | ||
+ | <pre>{{stub|nocat=true}}</pre> | ||
+ | |||
<includeonly>[[Category:Article message templates]]</includeonly> | <includeonly>[[Category:Article message templates]]</includeonly> |
Revision as of 14:39, 21 September 2021
This is a documentation subpage for Stub. It contains usage information, categories and other content that is not part of the original template page. |
message showing the article/section is a stub, & giving the page the stub category.
This article is a stub. |
{{stub}}
Example:
Specify it's the section that is a stub
{{stub|type=section}}
This article is a stub. |
don't add category to page
{{stub|nocat=true}}