Template:NeedsImage: Difference between revisions
Add new template |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
== Usage == | == Usage == | ||
Simply add < | Simply add <code><nowiki>{{NeedsImage}}</nowiki></code> at the top of an article that lacks a logo, image, or other free media. | ||
{{NeedsImage}} | |||
=== Parameters === | |||
</ | * <code>nocat=yes</code> — suppress automatic categorisation. | ||
<span style="margin-right:8px; | * <code>clear=false</code> — don't insert a <code><nowiki>{{clear}}</nowiki></code> before the box. | ||
</ | === Live preview === | ||
<div | </noinclude>{{#switch:{{{clear|}}}|#default={{clear}}|false=}}<div style="border:1px solid rgba(50,60,50,0.8); background:rgba(50,60,50,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 needs a logo, image, or other free media'''.</span><br> | |||
<div style="margin-top:4px;">You can help by [[Special:Upload|uploading]] an image or images of the product, service, or company logo, and inserting them into the page. Once the article is furnished with the appropriate images, you can delete this notice. </div> | |||
</div><includeonly>{{#ifeq:{{NAMESPACE}}||{{#ifeq:{{{nocat|}}}|yes||[[Category:Articles without media]]}}}}</includeonly> | |||
<includeonly> | |||
[[Category:Articles without media]]</includeonly | |||