Template:StubNotice: Difference between revisions
changed stub notice template |
|||
| (23 intermediate revisions by 9 users not shown) | |||
| Line 1: | Line 1: | ||
< | <noinclude> | ||
< | == Usage == | ||
Simply add <code><nowiki>{{StubNotice}}</nowiki></code> at the top of an article to apply this notice. | |||
<span style="margin-right:8px;">❗</span>''' | {{StubNotice}} | ||
</div> | === Parameters === | ||
<div class=" | * <code>type</code> — override the descriptor (e.g. <code>type=very short</code> → "This article is a very short stub.") | ||
* <code>nocat=yes</code> — suppress automatic categorisation. | |||
= | * <code>clear=false</code> — don't insert a <code><nowiki>{{clear}}</nowiki></code> before the box. | ||
=== Live preview === | |||
</noinclude>{{#switch:{{{clear|}}}|#default={{clear}}|false=}}<div style="border:1px solid #a33; background:rgba(170,51,51,0.08); padding:6px 12px; margin:0.5em auto; border-radius:3px; font-size:0.95em; max-width:600px;"> | |||
<span style="font-size:1.5em; margin-right:8px; vertical-align:middle; line-height:1;">❗</span><span style="vertical-align:middle;">'''This article is a {{#if:{{{type|}}}|{{{type|}}} }}[[Consumer Rights Wiki:Moderator guidelines#A. Available tags:|stub]]'''. You can help by [{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it].</span><br> | |||
<div style="margin-top:4px;">A moderator needs to check the page before this notice can be removed. Visit the [[Consumer Rights Wiki talk:Moderators' noticeboard|noticeboard]] or the <code>#appeals</code> channel in either [https://zulip.consumerrights.wiki/ Zulip] or [https://discord.gg/8w5rSNAXRf Discord] to request removal.</div> | |||
<div style="text-align:center; margin-top:0.3em;"><span class="mw-customtoggle-stubmore" style="cursor:pointer; font-size:0.85em; font-weight:bold;">More info ▼</span></div> | |||
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-stubmore" style="margin-top:0.4em; padding-top:0.4em; border-top:1px solid rgba(170,51,51,0.2); font-size:0.9em;"> | |||
An article may be flagged as a stub when it is missing major elements needed to make it useful to a reader. You can help by adding missing sections, verifiable sources, relevant company policies and communications, etc. to make the article more complete. | |||
</div> | </div> | ||
</div><includeonly>{{#ifeq:{{NAMESPACE}}||{{#ifeq:{{{nocat|}}}|yes||[[Category:Articles in need of additional work]][[Category:Articles requiring expansion]]}}}}</includeonly> | |||