<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://axiomverge.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ferretwings</id>
	<title>Axiom Verge Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://axiomverge.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ferretwings"/>
	<link rel="alternate" type="text/html" href="https://axiomverge.wiki/wiki/Special:Contributions/Ferretwings"/>
	<updated>2026-06-29T02:43:16Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://axiomverge.wiki/index.php?title=Template:Portal/Discord&amp;diff=8028</id>
		<title>Template:Portal/Discord</title>
		<link rel="alternate" type="text/html" href="https://axiomverge.wiki/index.php?title=Template:Portal/Discord&amp;diff=8028"/>
		<updated>2020-03-04T15:08:10Z</updated>

		<summary type="html">&lt;p&gt;Ferretwings: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--Still working on this template...--&amp;gt;&amp;lt;span class=&amp;quot;DiscordIntegrator&amp;quot; data-id=&amp;quot;{{{1|{{{id|640291091266011148}}}}}}&amp;quot; data-logged-in=&amp;quot;{{{loggedIn}}}&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&#039;t working. If the latter, please contact a wiki administrator.&amp;lt;/span&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- Will move the following into {{documentation}}--&amp;gt;&lt;br /&gt;
== Description ==&lt;br /&gt;
This template is based off [[w:c:dev:Template:DiscordIntegrator|Template:DiscordIntegrator]] found at the Fandom Developers Wiki. It requires &amp;lt;code&amp;gt;dev:DiscordIntegrator/code.js&amp;lt;/code&amp;gt; to be added to [[MediaWiki:ImportJS]], and for the Discord server administrators to enable the [https://blog.discordapp.com/add-the-discord-widget-to-your-site Discord widget] on their Discord server. For full documentation, see [[w:c:dev:DiscordIntegrator|DiscordIntegrator]].&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DiscordIntegrator&#039;&#039;&#039; allows integrating a [https://discordapp.com/ Discord] widget into your sidebar or content. The Discord widget is able to show all online users in a server, the users game activity, anyone in a voice channel and etc.&lt;br /&gt;
&lt;br /&gt;
In order to integrate the widget, it first needs to be enabled by the the Discord server administrators; for instructions on how to do that see &amp;quot;&#039;&#039;[[w:c:dev:DiscordIntegrator#Enabling the widget|Enabling the widget]]&#039;&#039;&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Note:&#039;&#039;&#039; DiscordIntegrator does not work on the mobile skin, which will display an error message instead of the Discord widget. To prevent the widget from displaying on the mobile skin, you can set this template to a [[Help:Template types|template type]] that doesn&#039;t display on mobile (such as Navbox).&lt;br /&gt;
&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 a Discord server ID, see [https://support.discordapp.com/hc/en-us/articles/206346498-Where-can-I-find-my-server-ID- Where can I find my server ID]&lt;br /&gt;
| 640291091266011148&amp;lt;br/&amp;gt;(Valorant Competitive)&lt;br /&gt;
|-&lt;br /&gt;
! &amp;lt;tt&amp;gt;loggedIn&amp;lt;/tt&amp;gt;&lt;br /&gt;
| Boolean&lt;br /&gt;
| If set to true, widget will only work for logged in users&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;.&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;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;/noinclude&amp;gt;&amp;lt;noinclude&amp;gt;[[Category:Templates]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ferretwings</name></author>
	</entry>
</feed>