49
edits
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
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}} | |||
---- | |||
;Template | |||
<onlyinclude><!-- | |||
--><div class="notice metadata plainlinks" id="stub" style="margin-bottom:1em;"> | |||
:''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></onlyinclude> | |||
{{documentation}} | |||