Difference between revisions of "Template:Fake image"
Jump to navigation
Jump to search
{{{1}}}
imported>MrKIA11 m (Reverted edits by 99.251.213.30 (talk) to last version by RussBot) |
|||
| Line 1: | Line 1: | ||
| − | + | <div class="center"> | |
| + | <div class="thumb {{#switch:{{{align}}}|left=tleft|center=tnone|tright}}"> | ||
| + | <div class="thumbinner" style="width:{{{width|122px}}};"><s>{{{1}}}</s> | ||
| + | {{#if:{{{2|}}}|<div class="thumbcaption">{{{2}}}</div>}} | ||
| + | </div> | ||
| + | </div> | ||
| + | </div><noinclude> | ||
| + | ---- | ||
| + | <pre> | ||
| + | {{fake image | ||
| + | | image name.ext | ||
| + | | caption | ||
| + | | width = 122px | ||
| + | | align = left / center / right | ||
| + | }} | ||
| + | </pre> | ||
| + | Only the image name is required. This template is useful for delinking images in archives used on commons (where a placeholder is useful). | ||
| + | |||
| + | [[Category:Wikipedia formatting and function templates|Fake image]] | ||
| + | [[Category:Placeholder templates|Fake image]] | ||
| + | </noinclude> | ||
Revision as of 20:55, 21 January 2010
{{fake image
| image name.ext
| caption
| width = 122px
| align = left / center / right
}}
Only the image name is required. This template is useful for delinking images in archives used on commons (where a placeholder is useful).