Template:nophoto
From Homestar Runner Wiki
(Difference between revisions)
(turn this into a div to add overlay text. Not sure how to turn the link text more red.) |
(Seems color style needs to be inside the link. A lighter color might look better against the dark grey. Text could have tighter leading too but unsure how to do that) |
||
Line 11: | Line 11: | ||
-->]]</span><!-- | -->]]</span><!-- | ||
--><span style="position: absolute;bottom:0px; right:0px;"><center><small><!-- | --><span style="position: absolute;bottom:0px; right:0px;"><center><small><!-- | ||
- | --><span class="plainlinks | + | --><span class="plainlinks">[{{#var:nophoto_link}} <span style="color:#FF6666;">{{#var:nophoto_message}}</span>]</span><!-- |
--></small></center></span><!-- | --></small></center></span><!-- | ||
--></div><includeonly>[[Category:Articles Needing Images]]</includeonly><noinclude> | --></div><includeonly>[[Category:Articles Needing Images]]</includeonly><noinclude> |
Revision as of 11:06, 26 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 meant for the image to help future editors:
{{nophoto|caption=witty description goes here}}
- These options can be combined:
{{nophoto|100px|filename=newCoolPic.PNG|caption=witty description goes here}}