Jump to: navigation, search

Difference between revisions of "Template:Iframe"

(Created page with "<noinclude> To include an iframe, cut and paste the following onto the desired page: <div style="width: 50%; border-color: #333;"><pre> <websiteFrame> website=[website URL] n...")
 
(No difference)

Latest revision as of 04:28, 26 June 2019

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>