Difference between revisions of "Template:Screenshot"
From TED Notepad
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | {| class=" | + | {| class="tnp_screenshot" cellspacing=2 align="right" |
| {{{1}}} | | {{{1}}} | ||
|- | |- | ||
Line 6: | Line 6: | ||
|} | |} | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
− | {{Screenshot|[[Image:Shot.tednpad.png|200px]]|Whatever description of the given screenshot.}} | + | {{Screenshot|[[Image:Shot.tednpad.png|200px]]|Whatever is the description of the given screenshot.}} |
== Usage == | == Usage == | ||
<pre>{{Screenshot | <pre>{{Screenshot | ||
| [[Image:Shot.tednpad.jpg]] | | [[Image:Shot.tednpad.jpg]] | ||
− | | | + | | Whatever is the description of the given screenshot. |
}}</pre> | }}</pre> | ||
[[Category:Templates|Screenshots]] | [[Category:Templates|Screenshots]] | ||
</noinclude> | </noinclude> |