Wikipedia:Image placeholders
From Wikipedia, the free encyclopedia
An image placeholder is a dummy image designed to draw attention to the need for an actual image.
Contents |
[edit] What it is
The fromowner system is what kicks in when you click one of the images on the right. It is designed to draw attention to the need for free images and make uploading easy for new users.
[edit] Notes on use
[edit] The image
Image:Replace this image male.svg or Image:Replace this image female.svg may be placed on articles about people that have no current free image. It should not be placed on articles about other subjects. The image should be placed at the top so that the image code is visible when the edit tab is clicked.
For pages without infoboxes the following format is generally best:
- <span {{image class|Replace this image male.svg}}>[[Image:Replace this image male.svg|thumb|right]]</span>
Template:image class (backlinks, edit) provides the CSS class "dummy", which allows users to use CSS to suppress the display of the dummy image.
Typically code like this is also built into infobox templates.
There are various different types of infoboxes but for calling them one of the following should normally work:
image=Replace this image male.svg|width=150|
| image=Replace this image male.svg
| image size=150px
The image Image:Replace this image1.svg was formerly used - this is now being phased out.
[edit] Sorting the results
Images uploaded through this system end up in Category:Images of people replacing placeholders. A lot of the images uploaded through the system are copyright violations. Those that appear not to be should have their image copyright tag replaced with {{|Multilicense replacing placeholder|class=people|reviewed=1}} to keep them separate from the stuff that needs to be deleted.
[edit] How it works
This section discusses some rather obscure mediaWiki functions and is only really of interest to administrators who need to make changes to it. Otherwise don't let it worry you.
The fromowner system involves a number of elements:
- Firstly, the image image:Replace this image male.svg and image:Replace this image female.svg . These images are vector images 150px in size. The images are public domain.
- The image pages of this image redirects to Wikipedia:Upload/Replace this image/People. This page contains basic details of what the upload system is for and provides a link to the fromowner upload page.
- This is an alternative version of special:upload that can be found at MediaWiki:Uploadtext/en-placeholder-people.[1]
- The licence selections can be found at MediaWiki:Licenses/en-placeholder-people. They are deliberately kept short to keep things simple.
- The multi-licensed template used is Template:Multilicense replacing placeholder with class=people
- This adds Category:Images of people replacing placeholders
- So far the majority of uploads have been copyright violations. As a result those that are not copyvios should have their tag replaced with {{Multilicense replacing placeholder|class=people|reviewed=1}}
- This results in the the images being moved to Category:Reviewed images of people replacing placeholders.
[edit] Fobuild pages
- Image:Replace this imageb.svg
- Wikipedia:Fromownerbuilding
- MediaWiki:Uploadtext/fobuild
- MediaWiki:Licenses/fobuild
- Template:Multilicensefobuild
[edit] Fogen pages
- Image:Replace this image.svg
- Wikipedia:Fromownergeneral
- MediaWiki:Uploadtext/fogen
- MediaWiki:Licenses/fogen
- Template:MultilicenseFogen
- Template:MultilicenseFogenviewed
[edit] CSS class
See also {{image class}}.
[edit] See also
- Wikipedia:Centralized discussion/Image placeholders
- Category:Wikipedia image placeholders
- Article space album cover request system
[edit] Notes
- ^ This is part of a system in the software originally designed to allow alternative languages in the interface; see MediaWiki:Uploadtext/ru for example.