Difference between revisions of "Template:Iframe"

From TwistedMUCK
Jump to: navigation, search
(Created page with "<websiteFrame> website=[website URL] name=[string] align=[top,middle,bottom,left,right] height=[number] width=[number,percentage] border=[number] scroll=[yes,no,auto] longdesc...")
 
Line 1: Line 1:
<websiteFrame>
 
website=[website URL]
 
name=[string]
 
align=[top,middle,bottom,left,right]
 
height=[number]
 
width=[number,percentage]
 
border=[number]
 
scroll=[yes,no,auto]
 
longdescription=[long description URI]
 
</websiteFrame>
 
 
 
<noinclude>
 
<noinclude>
 
To include an iframe, cut and paste the following onto the desired page:
 
To include an iframe, cut and paste the following onto the desired page:
Line 26: Line 15:
  
 
</pre></div>
 
</pre></div>
</noinclude>
+
[[Category:Templates]]</noinclude>

Revision as of 17:53, 15 February 2012

To include an iframe, cut and paste the following onto the desired page:


<websiteFrame>
website=[website URL]
name=[string]
align=[top,middle,bottom,left,right]
height=[number]
width=[number,percentage]
border=[number]
scroll=[yes,no,auto]
longdescription=[long description URI]
</websiteFrame>

Personal tools