Template:Image: Difference between revisions
Jump to navigation
Jump to search
m (Consistent style.) |
(New documentation style.) |
||
Line 3: | Line 3: | ||
<includeonly>[[Category:Pages that need images]]</includeonly><noinclude> | <includeonly>[[Category:Pages that need images]]</includeonly><noinclude> | ||
== | ==Info== | ||
Use this template on pages or sections that either have too few images, or the images they have are too low-quality. | |||
Pages with this template are automatically categorized under [[:Category:Pages that need images]]. | |||
==Parameters== | |||
{| class = "wikitable" | |||
! Parameter || Mandatory || Default || Purpose || Detailed description | |||
|- | |||
! 1 | |||
| No || || Notes || Use this to detail on what the problem is, and what images are responsible. | |||
|} | |||
==Template== | |||
<pre> | |||
{{image|<notes>}} | |||
</pre> | |||
==Examples== | |||
{| class = "wikitable" | |||
! Code || Result | |||
|- | |||
| <pre>{{image|Obtain more images from a top-down view.}}</pre> | |||
| {{image|Obtain more images from a top-down view.}} | |||
|} | |||
[[Category:Box templates]] | [[Category:Box templates]] | ||
[[Category:Pages that need images| ]]</noinclude> | [[Category:Pages that need images| ]] | ||
</noinclude> |
Revision as of 10:12, October 20, 2014
This article or section is in need of more or better images. |
Info
Use this template on pages or sections that either have too few images, or the images they have are too low-quality.
Pages with this template are automatically categorized under Category:Pages that need images.
Parameters
Parameter | Mandatory | Default | Purpose | Detailed description |
---|---|---|---|---|
1 | No | Notes | Use this to detail on what the problem is, and what images are responsible. |
Template
{{image|<notes>}}
Examples
Code | Result | |
---|---|---|
{{image|Obtain more images from a top-down view.}} |
|