Issue:Could you give me a iframe extension using parser function

From FollowTheScore
Revision as of 04:16, 15 April 2008 by Roc michael (talk | contribs) (New page: {{Issue |Type = Change Request |Extension = Orther |Version = none |Description = Could you give me a iframe extension using parser function? |Status = open }} == ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Description: Could you give me a iframe extension using parser function?
Extension / Version: Orther   /   none
Type / Status: Change Request   /   open

Problem

Hi Gero.
Do you have time to give me a iframe extension like (iframe or Website in iFrame using parser function? Then, we can use it with Call extension. Further more,we can use DPL like following.

Code Result

use iframe

{{#iframe:
url=http://semeb.com/phpbb
width=100%
height=adjust
name=The forum of semeb.com
}}

use DPL

{{#dpl:iframe=%semeb.com/phpbb%
showurl=true
urltitle=The following data come from:
}}

The following data come from:http://semeb.com/phpbb

Dpl with iframe.PNG

Use iframe

{{#iframe:
url=http://semeb.com/phpbb
width=100%
height=adjust
name=The forum of semeb.com
}}

Use DPL

{{#dpl:iframe=%semeb.com/phpbb%
showiframename=true
}}
The forum of semeb.com
Dpl with iframe.PNG

Thanks! :-) --Roc michael 04:16, 15 April 2008 (CEST)



Reply