Template:Tmbox/core: Difference between revisions

add styles direct to Tmbox/core - not included in MediaWiki:Common.css
(Created page with '<table class="plainlinks tmbox {{#ifeq:{{{small}}}|yes|mbox-small}} {{#switch:{{{type|}}} | speedy = tmbox-speedy | delete = tmbox-delete | content = tmbox-content | s…')
 
(add styles direct to Tmbox/core - not included in MediaWiki:Common.css)
Line 1: Line 1:
<table class="plainlinks tmbox {{#ifeq:{{{small}}}|yes|mbox-small}} {{#switch:{{{type|}}}
<table class="plainlinks tmbox {{#ifeq:{{{small}}}|yes|mbox-small}} {{#switch:{{{type|}}}
| speedy    = tmbox-speedy
| speedy    = border: 2px solid #b22222; background: #fee; <!--tmbox-speedy-->
| delete    = tmbox-delete
| delete    = border: 2px solid #b22222; <!--tmbox-delete-->
| content    = tmbox-content
| content    = border: 2px solid #f28500; <!--tmbox-content-->
| style      = tmbox-style
| style      = border: 2px solid #f4c430; <!--tmbox-style-->
| move      = tmbox-move
| move      = border: 2px solid #9932cc; <!--tmbox-move-->
| protection = tmbox-protection
| protection = border: 1px solid #c0c090; <!--tmbox-protection-->
| notice         <!-- notice = default -->
| notice       <!-- notice = default -->
| #default  = tmbox-notice
| #default  = border: 1px solid #c0c090; <!--tmbox-notice-->
}} {{{class|}}}" style="{{{style|}}}">
}} {{{class|}}}" style="{{{style|}}}">
<tr>
<tr>
90,866

edits