Difference between revisions of "Template:Clickpic"

 
(What broke it was the lack of a noinclude at the top. I already fixed that.)
 
(22 intermediate revisions by 10 users not shown)
Line 1: Line 1:
<span class="plainlinks">[{{SERVER}}{{localurl:{{{1}}}}} {{{2}}}]</span>
+
<span class="plainlinks">[http://www.aboutus.org{{localurl:{{{1}}}}} {{{2}}}]</span><noinclude>
 +
===Instructions===
 +
<pre>
 +
{{Clickpic|NameOfPage.com|http://ImageURLonAboutUs}}
 +
</pre>
 +
: '''1''' = Link
 +
: '''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 also''' [[Template:ExtClickPic]]
 +
[[Category:AboutUs:Templates]]
 +
</noinclude>

Latest revision as of 20:24, 18 May 2009

{{{2}}}

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