Difference between revisions of "Template:Iframe"

From TwistedMUCK
Jump to: navigation, search
m (Testing colors)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<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:
<div style="width: 50%;"><pre>
+
<div style="width: 50%; border-color: #333;"><pre>
  
 
<websiteFrame>
 
<websiteFrame>

Latest revision as of 04:30, 10 May 2014

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