Difference between revisions of "Template:Clickpic"

m
Line 1: Line 1:
<span class="plainlinks">[http://www.aboutus.org{{localurl:{{{1}}}}} {{{2}}}]</span><noinclude>
+
 
 
===Instructions===
 
===Instructions===
 
<pre>
 
<pre>
{{Clickpic|Foo.com|http://example.com/image.png}}
+
{{Clickpic|NameOfPage.com|http://ImageURLonAboutUs}}
 
</pre>
 
</pre>
 
: '''1''' = Link
 
: '''1''' = Link
: '''2''' = Image URL
+
: '''2''' = Image URL (not the link to the image page)
 +
 
 +
==Example==
 +
 
 +
;Input
 +
<pre>
 +
{{Clickpic|AboutUs.org|http://images.aboutus.org/images/e/ec/AboutUsLogo_8bitTransparent.png}}
 +
</pre>
 +
 
 +
;Output
 +
 
 +
{{Clickpic|AboutUs.org|http://images.aboutus.org/images/e/ec/AboutUsLogo_8bitTransparent.png}}
 +
 
  
see alsos [[Template:ExtClickPic]]
+
:'''See also''' [[Template:ExtClickPic]]
 
[[Category:AboutUs:Templates]]
 
[[Category:AboutUs:Templates]]
 
</noinclude>
 
</noinclude>

Revision as of 19:47, 15 May 2009

Instructions

{{Clickpic|NameOfPage.com|http://ImageURLonAboutUs}}
1 = Link
2 = Image URL (not the link to the image page)

Example

Input
{{Clickpic|AboutUs.org|http://images.aboutus.org/images/e/ec/AboutUsLogo_8bitTransparent.png}}
Output

AboutUsLogo_8bitTransparent.png


See also Template:ExtClickPic