<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.schoolidol.net/page/history/Template:DiscordIntegrator?feed=atom</id>
	<title>Template:DiscordIntegrator - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.schoolidol.net/page/history/Template:DiscordIntegrator?feed=atom"/>
	<link rel="alternate" type="text/html" href="http://wiki.schoolidol.net/page/history/Template:DiscordIntegrator"/>
	<updated>2026-04-30T16:17:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>http://wiki.schoolidol.net/w/index.php?title=Template:DiscordIntegrator&amp;diff=10&amp;oldid=prev</id>
		<title>AyTaco: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://wiki.schoolidol.net/w/index.php?title=Template:DiscordIntegrator&amp;diff=10&amp;oldid=prev"/>
		<updated>2025-04-09T07:58:58Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 07:58, 9 April 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>AyTaco</name></author>
	</entry>
	<entry>
		<id>http://wiki.schoolidol.net/w/index.php?title=Template:DiscordIntegrator&amp;diff=9&amp;oldid=prev</id>
		<title>Main_Page&gt;TyBot at 17:26, 25 September 2020</title>
		<link rel="alternate" type="text/html" href="http://wiki.schoolidol.net/w/index.php?title=Template:DiscordIntegrator&amp;diff=9&amp;oldid=prev"/>
		<updated>2020-09-25T17:26:12Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{1|{{{id|}}}}}}|&amp;lt;span class=&amp;quot;DiscordIntegrator&amp;quot; data-id=&amp;quot;{{{1|{{{id}}}}}}&amp;quot; data-usePTB=&amp;quot;{{{usePTB|}}}&amp;quot; data-theme=&amp;quot;{{{theme|dark}}}&amp;quot; data-width=&amp;quot;{{{width|100%}}}&amp;quot; data-height=&amp;quot;{{{height|90%}}}&amp;quot; data-allowtransparency=&amp;quot;{{{allowtransparency|true}}}&amp;quot; frameborder=&amp;quot;{{{frameborder|0}}}&amp;quot;&amp;gt;If you see this, your JavaScript might be disabled or DiscordIntegrator plugin isn&amp;#039;t working. If the latter, please contact a wiki administrator.&amp;lt;/span&amp;gt;|&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;DiscordIntegrator error: ID of the server isn&amp;#039;t supplied.&amp;#039;&amp;#039;&amp;#039;&amp;lt;/span&amp;gt; On instructions how to find a Discord server ID, see [https://support.discordapp.com/hc/en-us/articles/206346498-Where-can-I-find-my-server-ID- this]}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- You might want to use {{documentation}} here instead --&amp;gt;&lt;br /&gt;
== Description ==&lt;br /&gt;
This template is used as a utility for making usage of [[w:c:dev:DiscordIntegrator|DiscordIntegrator]] easier. In order to integrate the widget, it first needs to be enabled, for instructions on how to do that check &amp;quot;&amp;#039;&amp;#039;[[w:c:dev:DiscordIntegrator#Enabling the widget|Enabling the widget]]&amp;#039;&amp;#039;&amp;quot; section in the documentation.&lt;br /&gt;
== Parameters ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width: 100%; text-align: center&amp;quot;&lt;br /&gt;
! Option&lt;br /&gt;
! Type&lt;br /&gt;
! What it changes&lt;br /&gt;
! Default&lt;br /&gt;
|-&lt;br /&gt;
! &amp;lt;tt&amp;gt;id&amp;lt;/tt&amp;gt;&lt;br /&gt;
| String&lt;br /&gt;
| ID of the server. For more information on how to find Discord server ID, see &amp;quot;Enabling the widget&amp;quot; section in the documentation&lt;br /&gt;
| N/A&lt;br /&gt;
|-&lt;br /&gt;
! &amp;lt;tt&amp;gt;theme&amp;lt;/tt&amp;gt;&lt;br /&gt;
| String&lt;br /&gt;
| Theme of the widget. Can be set to either &amp;lt;code&amp;gt;light&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;dark&amp;lt;/code&amp;gt;. If invalid option specified the default is used&lt;br /&gt;
| &amp;lt;tt&amp;gt;dark&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! &amp;lt;tt&amp;gt;width&amp;lt;/tt&amp;gt;&lt;br /&gt;
| String&lt;br /&gt;
| Width of the widget.&lt;br /&gt;
| &amp;lt;tt&amp;gt;100%&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! &amp;lt;tt&amp;gt;height&amp;lt;/tt&amp;gt;&lt;br /&gt;
| String&lt;br /&gt;
| Height of the widget.&lt;br /&gt;
| &amp;lt;tt&amp;gt;90%&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! &amp;lt;tt&amp;gt;allowtransparency&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Boolean&lt;br /&gt;
| [https://msdn.microsoft.com/en-us/library/ms533072(v=vs.85).aspx allowtransparency] attribute of the element.&lt;br /&gt;
| &amp;lt;tt&amp;gt;true&amp;lt;/tt&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
! &amp;lt;tt&amp;gt;frameborder&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Number&lt;br /&gt;
| [http://www.w3schools.com/tags/att_iframe_frameborder.asp frameborder] attribute&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
! &amp;lt;tt&amp;gt;usePTB&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Anything&lt;br /&gt;
| If to use the widget from Public Test Build server instead of the normal one&lt;br /&gt;
| N/A&lt;br /&gt;
|}&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[w:c:dev:DiscordIntegrator]] for complete documentation&lt;br /&gt;
&amp;lt;!-- TO DO: Add more documentation --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Templates]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Main_Page&gt;TyBot</name></author>
	</entry>
</feed>