Widget:AppLauncher: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
App Launcher widget. Parameters: | |||
* height - iframe height in pixels (default: 700) | |||
* width - launcher box width in pixels (default: 900) | |||
</noinclude><includeonly><iframe src="https://wiki.xmethod.org/games/launcher.html<!--{if isset($width)}-->?width=<!--{$width}--><!--{/if}-->" width="100%" height="<!--{if isset($height)}--><!--{$height}--><!--{else}-->700<!--{/if}-->" frameborder="0" style="border:none;"></iframe></includeonly> | |||
</noinclude><includeonly><iframe src="https:// | |||
Latest revision as of 05:52, 31 January 2026
App Launcher widget. Parameters:
- height - iframe height in pixels (default: 700)
- width - launcher box width in pixels (default: 900)