Difference between revisions of "Template:ExtClickPic"
Moeez Qadri (talk | contribs) (Testing new variable for "name") |
|||
| Line 1: | Line 1: | ||
| − | <span class="plainlinks">[{{{1}}} {{{2}}}]</span> | + | <span class="plainlinks">[{{{1}}} {{{2}}} {{{3}}}]</span> |
<noinclude> | <noinclude> | ||
===Instructions=== | ===Instructions=== | ||
: '''1''' = Link | : '''1''' = Link | ||
: '''2''' = Image URL | : '''2''' = Image URL | ||
| + | : '''3''' = Name | ||
[[Category:AboutUs:Templates]] | [[Category:AboutUs:Templates]] | ||
===Example=== | ===Example=== | ||
| − | <pre>{{ExtClickPic|http://www.automatedsolutions.com/|http://automatedsolutions.com/images/aslogo.gif}}</pre> | + | <pre>{{ExtClickPic|http://www.automatedsolutions.com/|http://automatedsolutions.com/images/aslogo.gif|name}}</pre> |
gives: | gives: | ||
| − | {{ExtClickPic|http://www.automatedsolutions.com/|http://automatedsolutions.com/images/aslogo.gif}} | + | {{ExtClickPic|http://www.automatedsolutions.com/|http://automatedsolutions.com/images/aslogo.gif|name}} |
</noinclude> | </noinclude> | ||
Revision as of 04:50, 18 June 2009
[{{{1}}} {{{2}}} {{{3}}}]
Instructions
- 1 = Link
- 2 = Image URL
- 3 = Name
Example
{{ExtClickPic|http://www.automatedsolutions.com/|http://automatedsolutions.com/images/aslogo.gif|name}}

