Template:Stub: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
 
(Created page with "Adds a 'Stub' notice to a wiki page. Used to mark new pages that need more work to reach regular minimum standard. See full documentation below. ---- ;Template <onlyinclude><...")
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
:<div class="notice metadata plainlinks" id="stub">''This article is a [[:Category:Article stubs|stub]]. You can help {{SITENAME}} by  [{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it].''</div><includeonly>[[Category:Article stubs]]</includeonly><noinclude>
Adds a 'Stub' notice to a wiki page. Used to mark new pages that need more work to reach regular minimum standard. See full documentation below.
{{documentation}}</noinclude>
 
----
;Template
<onlyinclude><!--
 
 
--><div class="notice metadata plainlinks" id="stub" style="margin-bottom:1em;">
:[[File:IconInteract.png|30px]]''This article is a [[:Category:Article stubs|stub]]. You can help the {{SITENAME}} by  [{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it].''
</div><!--
 
--><includeonly>[[Category:Article stubs]]</includeonly></onlyinclude>

Latest revision as of 03:47, 1 July 2020

Adds a 'Stub' notice to a wiki page. Used to mark new pages that need more work to reach regular minimum standard. See full documentation below.


Template