Difference between revisions of "Template:Hidden begin"

From Hgames Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
 
<includeonly><!-- It doesn't seem like we can use <templatestyles> in Hgames Wiki, so we copy all of the CSS from Wikipedia's 'Template:Hidden_begin/styles.css' file in its entirety and add it directly here. -->
 
<includeonly><!-- It doesn't seem like we can use <templatestyles> in Hgames Wiki, so we copy all of the CSS from Wikipedia's 'Template:Hidden_begin/styles.css' file in its entirety and add it directly here. -->
<!-- <templatestyles src="Template:Hidden begin/styles.css"/> --><style>
+
<!-- <templatestyles src="Template:Hidden begin/styles.css"/> --><style> .hidden-begin { box-sizing: border-box; width: 100%; padding: 5px; border: none; font-size: 95%; } .hidden-title { font-weight: bold; line-height: 1.6; text-align: left; } .hidden-content { text-align: left; } @media all and ( max-width: 500px ) { .hidden-begin { width: auto !important; clear: none  !important; float: none !important; } }</style><div class="hidden-begin mw-collapsible {{#ifeq:{{{showhide|{{{toggle}}}}}}|left|mw-collapsible-leftside-toggle}} {{#if:{{{expanded|}}}||mw-collapsed}} {{{class|}}}" style="{{#if:{{{width|}}}|width:{{{width}}};}} {{#if:{{{border|}}}|border:{{{border}}};}} {{#if:{{{bgcolor|}}}|background-color:{{{bgcolor}}};}} {{{style|}}}"><!--
.hidden-begin {
 
box-sizing: border-box;
 
width: 100%;
 
padding: 5px;
 
border: none;
 
font-size: 95%;
 
}
 
 
 
.hidden-title {
 
font-weight: bold;
 
line-height: 1.6;
 
text-align: left;
 
}
 
 
 
.hidden-content {
 
text-align: left;
 
}
 
 
 
@media all and ( max-width: 500px ) {
 
  .hidden-begin {
 
    width: auto !important;
 
    clear: none  !important;
 
    float: none !important;
 
  }
 
}
 
</style><div class="hidden-begin mw-collapsible {{#ifeq:{{{showhide|{{{toggle}}}}}}|left|mw-collapsible-leftside-toggle}} {{#if:{{{expanded|}}}||mw-collapsed}} {{{class|}}}" style="{{#if:{{{width|}}}|width:{{{width}}};}} {{#if:{{{border|}}}|border:{{{border}}};}} {{#if:{{{bgcolor|}}}|background-color:{{{bgcolor}}};}} {{{style|}}}"><!--
 
 
--><div class="hidden-title skin-nightmode-reset-color" style="{{#if:{{{ta1|}}}|text-align:{{{ta1}}};}} {{#if:{{{titlebgcolor|}}}|background-color:{{{titlebgcolor}}};}} {{{titlestyle|}}}">{{{title|{{{header|}}}}}}</div><!--
 
--><div class="hidden-title skin-nightmode-reset-color" style="{{#if:{{{ta1|}}}|text-align:{{{ta1}}};}} {{#if:{{{titlebgcolor|}}}|background-color:{{{titlebgcolor}}};}} {{{titlestyle|}}}">{{{title|{{{header|}}}}}}</div><!--
 
--><div class="hidden-content mw-collapsible-content" style="{{#if:{{{ta2|}}}|text-align:{{{ta2}}};}} {{#if:{{{contentbgcolor|}}}|background-color:{{{contentbgcolor}}};}} {{{contentstyle|{{{bodystyle|}}}}}}"><!--
 
--><div class="hidden-content mw-collapsible-content" style="{{#if:{{{ta2|}}}|text-align:{{{ta2}}};}} {{#if:{{{contentbgcolor|}}}|background-color:{{{contentbgcolor}}};}} {{{contentstyle|{{{bodystyle|}}}}}}"><!--

Revision as of 20:08, 30 September 2024

Template documentation (for the above template, sometimes hidden or invisible)

For more information, please see Wikipedia's Template:Hidden_begin documentation.


Visit Template:Hidden begin/doc to edit this text! (How does this work?)