Difference between revisions of "Template:Screenshot"

From TED Notepad
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
{| class="screenshot" cellspacing=2 align="right"
+
{| 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]]
| Description
+
| Whatever is the description of the given screenshot.
 
}}</pre>
 
}}</pre>
 
[[Category:Templates|Screenshots]]
 
[[Category:Templates|Screenshots]]
 
</noinclude>
 
</noinclude>

Revision as of 16:24, 21 February 2006


Shot.tednpad.png
Whatever is the description of the given screenshot.

Usage

{{Screenshot
| [[Image:Shot.tednpad.jpg]]
| Whatever is the description of the given screenshot.
}}