Template:Stub: Difference between revisions

Template page
fix spacing
back to 1 nocat
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><onlyinclude>''This article or section is a Stub. You can help the Resonite Wiki by expanding it.''
<includeonly>
{{#ifeq: {{{1|}}} | nocat ||[[Category:Stubs]]}}</onlyinclude></includeonly>
<onlyinclude>{{hatnote|This article or section is a stub. You can help the Resonite wiki by expanding it.}}</onlyinclude>
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]].
<onlyinclude>{{#ifeq: {{{1}}} | {{{nocat}}} ||[[Category:Stubs]]}}</onlyinclude>
</includeonly>
{{stub|nocat}}
 
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:34, 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}}