Template:nophoto
From Homestar Runner Wiki
(Difference between revisions)
It's dot com (Talk | contribs) (hovul) |
(→Usage: update to clarify new use of caption parameter) |
||
Line 24: | Line 24: | ||
{{nophoto|filename=newCoolPic.PNG}} | {{nophoto|filename=newCoolPic.PNG}} | ||
</pre> | </pre> | ||
- | * To enter a caption | + | * To enter a caption different from the default: |
<pre> | <pre> | ||
- | {{nophoto|caption= | + | {{nophoto|caption=Please donate images to help The Sad Kids.}} |
</pre> | </pre> | ||
* These options can be combined: | * These options can be combined: |
Revision as of 15:42, 31 December 2022
This template is used to mark items that expect a photo but do not have them.
These are added to the Articles Needing Images category.
Usage
- To add an image with a default width of 150px:
{{nophoto}}
- To add an image with a width of 100px:
{{nophoto|100px}}
- To link to a specific desired filename:
{{nophoto|filename=newCoolPic.PNG}}
- To enter a caption different from the default:
{{nophoto|caption=Please donate images to help The Sad Kids.}}
- These options can be combined:
{{nophoto|100px|filename=newCoolPic.PNG|caption=Upload image}}