Template:Notice

From Splatoon Fanon
Revision as of 15:07, 26 April 2025 by Trig Jegman (talk | contribs) (Created page with "<templatestyles src="Template:Notice/styles.css" /> {| class="round templatetext notice {{{class|}}}" style="border:2px #{{{tableborder|000000}}} solid; background-color:#{{{tablecolor|{{color|burnt-gold}}}}}; {{{style|}}}" ! class="roundtop" colspan="{{{colpsan|2}}}" style="border:2px #{{{headerborder|{{color|medium-yellow}}}}} solid; background-color:#{{{headercolor|{{color|yellow}}}}}; padding:2px" | '''{{{header|Header}}}''' |- | class="roundbottom" colspan="{{{colp...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Header
Content

Notice box framework. To be used for the construction of other simple templates

Some configurations are available:

  • tableborder: Changes the outside border color
  • tablecolor: Changes the table color
  • headerborder: Changes the header border color
  • headercolor: Changes the header background color
  • header: Text to go within the header
  • class: Any auxiliary classes for the entire box
  • style: Any auxiliary styles for the entire box
{{Notice
|tableborder=|tablecolor=
|headerborder=|headercolor=
|class=|style=
|header=
|content=
}}