Template
Panel
From Dogcraft Wiki
(Documentation is WIP. Esthetic and minor useability update: different color scheme, icon property optional, id deprecated, further minor changes) |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><div style="border-radius:0.3em; background-color:crimson;" class="mw-collapsible mw-collapsed"><div class="mw-collapsible-toggle" style="float:none; color:#fff; padding:5px; display:auto; font-size:120%; user-select:none; pointer:click;">{{#if:{{{icon|}}}|<span style="pointer-events:none;">[[File:{{{icon}}}|30px]]</span>|}} {{{title}}} <span style="font-size:110%; display:inline-block; float:right; padding-right:.3em;"><i class="fas fa-chevron-down"></i></span></div> | <includeonly><div style="border-radius:0.3em; background-color:crimson;" class="mw-collapsible mw-collapsed"><div class="mw-collapsible-toggle" style="float:none; color:#fff; padding:5px; display:auto; font-size:120%; user-select:none; pointer:click;">{{#if:{{{icon|}}}|<span style="pointer-events:none;">[[File:{{{icon}}}|30px]]</span>|}} {{{title}}} <span style="font-size:110%; display:inline-block; float:right; padding-right:.3em;"><i class="fas fa-chevron-down"></i></span></div> | ||
<div class="mw-collapsible-content" style="background-color: | <div class="mw-collapsible-content" style="background-color:#e9edef; padding:8px; border-bottom-left-radius: inherit; border-bottom-right-radius: inherit; color:darkslategray;"> | ||
{{{content}}} | {{{content}}} | ||
</div></div></includeonly><noinclude> | </div></div></includeonly><noinclude> |
Revision as of 23:02, 9 June 2021
Further documentation here. WIP
Examples
Without an icon:
Dogcraft.net is a fan-site dedicated to YouTuber ReNDoG, a place for all Cyberdogs to unite and connect, a home for the community. We offer a Minecraft server where you can connect with other Cyberdogs, a Discord server where you can chat with others, overseen by a staff team dedicated to make everyone feel like they belong and treats each other with respect and kindness. If you'd like to learn more about our community, we also have the Wiki, where you can learn about who we are and what we have done.
With an icon:
Dogcraft.net is a fan-site dedicated to YouTuber ReNDoG, a place for all Cyberdogs to unite and connect, a home for the community. We offer a Minecraft server where you can connect with other Cyberdogs, a Discord server where you can chat with others, overseen by a staff team dedicated to make everyone feel like they belong and treats each other with respect and kindness. If you'd like to learn more about our community, we also have the Wiki, where you can learn about who we are and what we have done.