Jump to content

Topic on Extension talk:IframeTag

Is it possible to use the tag in a template ?

1
BertrandGorge (talkcontribs)

I tried to use the tag in a template, with the source being changed with a template parameter, but apparently the parameter is not handled... Is this some known issue or is there a workaround ?

Use case :

<iframe src="https://docs.google.com/viewer?url=https://wiki.mywiki.org/wiki/Special:FilePath/{{{file}}}&embedded=true" style="width:100%; height:{{{height|500px}}}" frameborder="0"></iframe>

Reply to "Is it possible to use the tag in a template ?"