No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
For information on how to use this widget, see [https://www.mediawikiwidgets.org/Discord widget description page on MediaWikiWidgets.org]. | For information on how to use this widget, see [https://www.mediawikiwidgets.org/Discord widget description page on MediaWikiWidgets.org]. | ||
 | <style> | ||
.parent-container { | .parent-container { | ||
display: flex; | display: flex; |
Revision as of 10:32, 26 September 2024
This widget allows you to embed a Discord widget (HTML version) on your wiki page.
Created by Technical 13
Using this widget
For information on how to use this widget, see widget description page on MediaWikiWidgets.org.
<style> .parent-container { display: flex; width: 100%; height: calc(100vh - 120px);
}
.child-container { flex: 1; margin: 10px; } </style>
== Copy to your site == To use this widget on your site, install MediaWiki Widgets extension and copy the full source code of this page to your wiki as page Widget:Discord.