| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<websiteFrame> | <websiteFrame> | ||
| − | website={{{ | + | website={{{Website}}} |
| − | name={{{ | + | name={{{Name}}} |
| − | align={{{ | + | align={{{Align}}} |
| − | height={{{ | + | height={{{Height}}} |
| − | width={{{ | + | width={{{Width}}} |
| − | border={{{ | + | border={{{Border}}} |
| − | scroll={{{ | + | scroll={{{Scroll}}} |
| − | longdescription={{{ | + | longdescription={{{Longdescription}}} |
</websiteFrame> | </websiteFrame> | ||
</includeonly> | </includeonly> | ||
| Line 17: | Line 17: | ||
{{Iframe| | {{Iframe| | ||
| − | | | + | |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] |
}} | }} | ||
</pre></div> | </pre></div> | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> | ||
To include an iframe, cut and paste the following onto the desired page:
{{Iframe|
|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]
}}