Difference between revisions of "Template:No thumbnails please"

From Kerbal Space Program Wiki
Jump to: navigation, search
(Created page with "{{Mbox |type=warning |text='''Warning:''' Please do not upload thumbnails of existing images. The wiki engine has a built-in thumbnailing system for images.<br /><code><nowik...")
 
(!include category only in user pages; *dynamic link; *use box instead of mbox;)
Line 1: Line 1:
{{Mbox
+
{{Box
 
|type=warning
 
|type=warning
|text='''Warning:''' Please do not upload thumbnails of existing images.  The wiki engine has a built-in thumbnailing system for images.<br /><code><nowiki>[[Image:TinyEve.png|45px]]</nowiki></code> will make a 45px thumbnail of [[:File:TinyEve.png]].
+
|2='''Warning:''' Please do not upload thumbnails of existing images.  The wiki engine has a built-in thumbnailing system for images:
}}
+
 
[[Category:Image Thumbnails]]<noinclude>
+
<code style="background:transparent;"><nowiki>[[File:</nowiki>{{#ifeq: {{NAMESPACENUMBER}}|6|{{PAGENAME}}|TinyEve.png}}<nowiki>|45px]]</nowiki></code> will make a 45px thumbnail of [[:File:{{#ifeq: {{NAMESPACENUMBER}}|6|{{PAGENAME}}|TinyEve.png}}]].
 +
}}<includeonly>[[Category:Image Thumbnails]]</includeonly><noinclude>
 
{{doc start}}
 
{{doc start}}
 +
 
For placing warnings on images that are thumbnails of existing images.  Done by [[User:RoboJeb]].
 
For placing warnings on images that are thumbnails of existing images.  Done by [[User:RoboJeb]].
 
</noinclude>
 
</noinclude>

Revision as of 14:34, 15 July 2013

Warning: Please do not upload thumbnails of existing images. The wiki engine has a built-in thumbnailing system for images:

[[File:TinyEve.png|45px]] will make a 45px thumbnail of File:TinyEve.png.

Documentation for No thumbnails please


For placing warnings on images that are thumbnails of existing images. Done by User:RoboJeb.