<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://hna.wiki/Template:DiscordWidget/doc?action=history&amp;feed=atom</id>
	<title>Template:DiscordWidget/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://hna.wiki/Template:DiscordWidget/doc?action=history&amp;feed=atom"/>
	<link rel="alternate" type="text/html" href="https://hna.wiki/Template:DiscordWidget/doc?action=history"/>
	<updated>2026-07-14T21:59:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://hna.wiki/Template:DiscordWidget/doc?diff=851&amp;oldid=prev</id>
		<title>Kwwxis: Created page with &quot;{{Documentation/Header}} Embeds a customizable Discord widget on the page, independent from the rail widget. Useful for the main page which doesn&#039;t have a traditional rail element but often has a column design.  ==Parameters== {{T|DiscordWidget |v1=id=discord widget ID |p2=theme=dark / light |v3=invite=server invite URL |v4=header=add as 1 to add header |v5=width=the widget&#039;s width |v6=height=the widget&#039;s height |v7=text=placeholder text while the widget is loading |bloc...&quot;</title>
		<link rel="alternate" type="text/html" href="https://hna.wiki/Template:DiscordWidget/doc?diff=851&amp;oldid=prev"/>
		<updated>2025-08-29T20:09:29Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Documentation/Header}} Embeds a customizable Discord widget on the page, independent from the rail widget. Useful for the main page which doesn&amp;#039;t have a traditional rail element but often has a column design.  ==Parameters== {{T|DiscordWidget |v1=id=discord widget ID |p2=theme=dark / light |v3=invite=server invite URL |v4=header=add as 1 to add header |v5=width=the widget&amp;#039;s width |v6=height=the widget&amp;#039;s height |v7=text=placeholder text while the widget is loading |bloc...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation/Header}}&lt;br /&gt;
Embeds a customizable Discord widget on the page, independent from the rail widget. Useful for the main page which doesn&amp;#039;t have a traditional rail element but often has a column design.&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
{{T|DiscordWidget&lt;br /&gt;
|v1=id=discord widget ID&lt;br /&gt;
|p2=theme=dark / light&lt;br /&gt;
|v3=invite=server invite URL&lt;br /&gt;
|v4=header=add as 1 to add header&lt;br /&gt;
|v5=width=the widget&amp;#039;s width&lt;br /&gt;
|v6=height=the widget&amp;#039;s height&lt;br /&gt;
|v7=text=placeholder text while the widget is loading&lt;br /&gt;
|block=1}}&lt;br /&gt;
* {{F|id}} or {{F|1}} &amp;amp;mdash; defaults to the ID configured on [[MediaWiki:Custom-Discord-id]]&lt;br /&gt;
* {{F|invite}} &amp;amp;mdash; defaults to an invite URL generated by Discord&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
{{T|DiscordWidget|_Y_=1}}&amp;lt;br /&amp;gt;&lt;br /&gt;
{{T|DiscordWidget|header=1|width=120px|_Y_=1}}&lt;br /&gt;
&lt;br /&gt;
==Template Data==&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;id&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The Discord widget ID. It can also be the first numbered parameter passed to the template.&amp;quot;,&lt;br /&gt;
			&amp;quot;aliases&amp;quot;: [&lt;br /&gt;
				&amp;quot;1&amp;quot;&lt;br /&gt;
			],&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Server ID&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;theme&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Widget&amp;#039;s theme&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;\&amp;quot;dark\&amp;quot; or \&amp;quot;light\&amp;quot;&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;boolean&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;dark&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;invite&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Server invite link&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;url&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;header&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Widget Header&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;1&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;boolean&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;0&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;width&amp;quot;: {&lt;br /&gt;
			&amp;quot;aliases&amp;quot;: [&lt;br /&gt;
				&amp;quot;w&amp;quot;&lt;br /&gt;
			],&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Widget width&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;250px&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;height&amp;quot;: {&lt;br /&gt;
			&amp;quot;aliases&amp;quot;: [&lt;br /&gt;
				&amp;quot;h&amp;quot;&lt;br /&gt;
			],&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Widget height&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;250px&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;text&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Fallback text&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;this widget is currently loading&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Embeds a customizable Discord widget on the page.&amp;quot;,&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kwwxis</name></author>
	</entry>
</feed>