Difference between revisions of "Issue:Could you give me a iframe extension using parser function"

From FollowTheScore
Jump to: navigation, search
(New page: {{Issue |Type = Change Request |Extension = Orther |Version = none |Description = Could you give me a iframe extension using parser function? |Status = open }} == ...)
 
Line 1: Line 1:
 
{{Issue
 
{{Issue
 
  |Type        = Change Request  
 
  |Type        = Change Request  
  |Extension  = Orther
+
  |Extension  = DPL, Call and Orther
 
  |Version    = none
 
  |Version    = none
 
  |Description = Could you give me a iframe extension using parser function?
 
  |Description = Could you give me a iframe extension using parser function?

Revision as of 04:17, 15 April 2008

Description: Could you give me a iframe extension using parser function?
Extension / Version: DPL, Call and 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