Difference between revisions of "User:Hoxyd"

From sureai
Jump to: navigation, search
Line 9: Line 9:
  
  
#iframeframe {
+
<div style="width:666px; height:380px; position:relative; left:0; top:0;">
position: relative;
+
{{Special:IframePage|Youtube|path=6hrmSD6DZt4/embed}}
left: 0;
+
</div>
width: 666px;
+
top: 0;
+
height: 380px;
+
}
+
iframe {
+
border: none;
+
display: block;
+
width: 666px;
+
min-height: 380px;
+
}
+
  
  
Line 27: Line 17:
 
</source>
 
</source>
  
 
+
<div style="width:666px; height:380px; position:relative; left:0; top:0;">
 
+
 
{{Special:IframePage|Youtube|path=6hrmSD6DZt4/embed}}
 
{{Special:IframePage|Youtube|path=6hrmSD6DZt4/embed}}
 +
</div>

Revision as of 14:07, 27 June 2017

https://www.mediawiki.org/wiki/Extension:IframePage

It is possible to include the IframePage on another page. Use {{Special:IframePage}} when editing the page.

If you need to pass in the url then use pipes the same way you would for other mediawiki templates: {{Special:IframePage|Youtube|path=sYgxTkg2j5Hxoeei/embed}}


<div style="width:666px; height:380px; position:relative; left:0; top:0;">
{{Special:IframePage|Youtube|path=6hrmSD6DZt4/embed}}
</div>