Template:Stub: Difference between revisions

Template page
fix spacing
use hatnote template
Line 1: Line 1:
<includeonly><onlyinclude>''This article or section is a Stub. You can help the Resonite Wiki by expanding it.''
<onlyinclude>{{{hatnote|This article or section is a stub. You can help the Resonite wiki by expanding it.}}}</onlyinclude>
{{#ifeq: {{{1|}}} | nocat ||[[Category:Stubs]]}}</onlyinclude></includeonly>
<includeonly><onlyinclude>{{#ifeq: {{{nocat|-}}} | {{{nocat|+}}} ||[[Category:Stubs]]}}</onlyinclude></includeonly>
This Template should be used to tag pages that are Stubs. See [[Wikipedia:Wikipedia:Stub|Wikipedia's page on Stubs]] for more information. For a list of all Stubs, see [[:Category:Stubs]].
This Template should be used to tag pages that are Stubs. See [[Wikipedia:Wikipedia:Stub|Wikipedia's page on Stubs]] for more information. For a list of all Stubs, see [[:Category:Stubs]].


== Usage ==
== Usage ==
Add a stub warning:
Add a stub warning:
<pre><nowiki>
<pre><nowiki>
{{Stub}}
{{stub}}
</nowiki></pre>
</nowiki></pre>


Add a stub warning, without inserting the page into the [[:Category:Stubs|Stubs category]]:
Add a stub warning without inserting the page into the [[:Category:Stubs|stubs category]]:
 
<pre><nowiki>
<pre><nowiki>
{{Stub|nocat}}
{{Stub|nocat}}
</nowiki></pre>
</nowiki></pre>


== Example ==
[[Category:Templates with inlined css]]
{{Stub|nocat}}
</noinclude>

Revision as of 17:15, 12 September 2025

This article or section is a stub. You can help the Resonite wiki by expanding it.

This Template should be used to tag pages that are Stubs. See Wikipedia's page on Stubs for more information. For a list of all Stubs, see Category:Stubs.

Usage

Add a stub warning:

{{stub}}

Add a stub warning without inserting the page into the stubs category:

{{Stub|nocat}}