Widget:Kiwi: Difference between revisions
From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
(Created page with "<noinclude>This widget allows you to embed Kiwi IRC clients. Accepted parameters: '''server''' (required), '''channel''' (required), '''nick''', '''width''', '''height'''.</noinclude><includeonly><!--{if isset($server) && isset($channel)}--><iframe width="<!--{if isset($width)}--><!--{$width|escape:'html'|string_format:"%d"}--><!--{else}-->100%<!--{/if}-->" height="<!--{$height|escape:'html'|default:'600'|string_format:"%d"}-->" scrolling="no" border="0" src="https://kiw...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
<noinclude>This widget allows you to embed Kiwi IRC clients. Accepted parameters: '''server''' (required), '''channel''' (required), '''nick''', '''width''', '''height'''.</noinclude><includeonly><!--{if isset($server) && isset($channel)}--><iframe width="<!--{if isset($width)}--><!--{$width|escape:'html'|string_format:"%d"}--><!--{else}-->100%<!--{/if}-->" height="<!--{$height|escape:'html'|default:'600'|string_format:"%d"}-->" scrolling="no" | <noinclude>This widget allows you to embed Kiwi IRC clients. Accepted parameters: '''server''' (required), '''channel''' (required), '''nick''', '''width''', '''height'''.</noinclude><includeonly><!--{if isset($server) && isset($channel)}--><iframe width="<!--{if isset($width)}--><!--{$width|escape:'html'|string_format:"%d"}--><!--{else}-->100%<!--{/if}-->" height="<!--{$height|escape:'html'|default:'600'|string_format:"%d"}-->" scrolling="no" frameborder="0" src="https://kiwiirc.com/client/<!--{$server|escape:'url'}-->/<!--{$channel|escape:'url'}--><!--{if isset($nick)}-->?nick=<!--{$nick|escape:'url'}--><!--{/if}-->"></iframe><!--{else}--><p style="color:red">You must provide the <b>server</b> and <b>channel</b> for the Kiwi widget!</p><!--{/if}--></includeonly> |
Latest revision as of 21:58, 19 August 2024
This widget allows you to embed Kiwi IRC clients. Accepted parameters: server (required), channel (required), nick, width, height.