Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Html: Difference between revisions

Template page
Leo (talk | contribs)
Created page with "<includeonly> <html> <iframe src="{{{src}}}" width="{{{width|400}}}" height="{{{height|400}}}" frameborder="{{{frameborder|0}}}" allowfullscreen style="border:0;"> </iframe> </html> </includeonly>"
 
Leo (talk | contribs)
Blanked the page
Tag: Blanking
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
 
<html>
<iframe
    src="{{{src}}}"
    width="{{{width|400}}}"
    height="{{{height|400}}}"
    frameborder="{{{frameborder|0}}}"
    allowfullscreen
    style="border:0;">
</iframe>
</html>
</includeonly>

Latest revision as of 18:54, 4 October 2025