Difference between revisions of "Templates"

From WikiCU
Jump to: navigation, search
Line 1: Line 1:
 
Summary of WikiCU templates.
 
Summary of WikiCU templates.
  
* <nowiki>{{</nowiki>[[Template:Clickpic|clickpic]]|one|two<nowiki>}}</nowiki> - insert an image which links to an image; one = full URL of link; two = full URL of image
+
{|
 +
|- style="background:#DDDDDD;"
 +
| '''Template'''
 +
| '''Purpose'''
 +
| '''Parameters'''
 +
|-
 +
| <nowiki>{{</nowiki>[[Template:Clickpic|clickpic]]|1|2<nowiki>}}</nowiki>
 +
| Insert an image which links to an image
 +
| 1 = full URL of link<br>
 +
2 = full URL of image
 +
|}
 +
 
 
* <nowiki>{{</nowiki>[[Template:Construction|construction]]<nowiki>}}</nowiki>
 
* <nowiki>{{</nowiki>[[Template:Construction|construction]]<nowiki>}}</nowiki>
 
* <nowiki>{{</nowiki>[[Template:Current|current]]<nowiki>}}</nowiki>
 
* <nowiki>{{</nowiki>[[Template:Current|current]]<nowiki>}}</nowiki>

Revision as of 13:24, 4 April 2007

Summary of WikiCU templates.

Template Purpose Parameters
{{clickpic|1|2}} Insert an image which links to an image 1 = full URL of link

2 = full URL of image