Template:Notice: Difference between revisions
From Splatoon Fanon
Trig Jegman (talk | contribs) mNo edit summary |
Trig Jegman (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
<templatestyles src="Template:Notice/styles.css" /> | <templatestyles src="Template:Notice/styles.css" /> | ||
{| class="round templatetext notice {{{class|}}}" style="border:2px #{{{tableborder|{{color| | {| class="round templatetext notice {{{class|}}}" style="border:2px #{{{tableborder|{{color|site-navy}}}}} solid; background-color:#{{{tablecolor|{{color|site-purple}}}}}; {{{style|}}}" | ||
! class="roundtop" colspan="{{{colpsan|2}}}" style="border:2px #{{{headerborder|{{color| | ! class="roundtop" colspan="{{{colpsan|2}}}" style="border:2px #{{{headerborder|{{color|site-navy}}}}} solid; background-color:#{{{headercolor|{{color|blue}}}}}; padding:2px" | '''{{{header|Header}}}''' | ||
|- | |- | ||
| class="roundbottom" colspan="{{{colpsan|2}}}" style="border:2px #{{{headerborder|{{color| | | class="roundbottom" colspan="{{{colpsan|2}}}" style="border:2px #{{{headerborder|{{color|site-navy}}}}} solid; background-color:#{{{headercolor|{{color|pink}}}}}; padding:2px" | {{{content|Content}}} | ||
|}<noinclude> | |}<noinclude> | ||
{{Uses TemplateStyles}} | {{Uses TemplateStyles}} |
Revision as of 02:53, 3 July 2025
Header | |
---|---|
Content |
This page uses CSS from Template:Notice/styles.css. | |
---|---|
Most style elements should be controlled from there. |
Notice box framework. To be used for the construction of other simple templates
Some configurations are available:
tableborder
: Changes the outside border colortablecolor
: Changes the table colorheaderborder
: Changes the header border colorheadercolor
: Changes the header background colorheader
: Text to go within the headerclass
: Any auxiliary classes for the entire boxstyle
: Any auxiliary styles for the entire box
{{Notice |tableborder=|tablecolor= |headerborder=|headercolor= |class=|style= |header= |content= }}