Difference between revisions of "Widget:GApp"

From GiderosMobile
(Created page with "<noinclude>__NOTOC__ Embeds a Gideros Player running a specific GApp on the wiki. </noinclude> <includeonly> <iframe src="https://wiki.giderosmobile.com/WebPlayer?GIDEROS_GAPP...")
 
Line 3: Line 3:
 
</noinclude>
 
</noinclude>
 
<includeonly>
 
<includeonly>
<iframe src="https://wiki.giderosmobile.com/WebPlayer?GIDEROS_GAPP=../index.php?title=Special:Redirect/file/<!--{$app|escape:html}-->" style="border: <!--{$border|escape:html|default:0}-->" width="<!--{$width|escape:html|default:320}-->" height="<!--{$height|escape:html|default:480}-->"></iframe>
+
<iframe src="https://wiki.giderosmobile.com/WebPlayer?GIDEROS_GAPP=../index.php?title=Special:Redirect/file/<!--{$app|escape:html}-->" style="border: <!--{$border|escape:html|default:2}-->" width="<!--{$width|escape:html|default:320}-->" height="<!--{$height|escape:html|default:480}-->"></iframe>
 
</includeonly>
 
</includeonly>

Revision as of 18:42, 17 December 2019

Embeds a Gideros Player running a specific GApp on the wiki.