Site Notice |
---|
We have a limited coverage policy. Please check our coverage page to see which articles are allowed. |
Difference between revisions of "Template:Kirby series"
Jump to navigation
Jump to search
m |
(Tag: Undo) |
||
Line 1: | Line 1: | ||
+ | <css> | ||
+ | table.kirby ul.tabbernav li a | ||
+ | { | ||
+ | background-color:#F59C98; | ||
+ | <!-- background:none; --> | ||
+ | } | ||
+ | |||
+ | table.kirby ul.tabbernav li.tabberactive a | ||
+ | { | ||
+ | background:none; | ||
+ | <!-- background-color:#F59C98; --> | ||
+ | border-bottom:none; | ||
+ | } | ||
+ | </css> | ||
+ | {{clear}} | ||
{| class="mw-collapsible mw-collapsed" align="center" width="90%" style="{{roundy|15px}} background:#{{Kirby 1st color}}; border: 2px solid #{{Kirby 3rd color}};margin-right:50px;margin-left:50px;" | {| class="mw-collapsible mw-collapsed" align="center" width="90%" style="{{roundy|15px}} background:#{{Kirby 1st color}}; border: 2px solid #{{Kirby 3rd color}};margin-right:50px;margin-left:50px;" | ||
|- | |- |
Revision as of 01:27, 27 October 2018
<css> table.kirby ul.tabbernav li a {
background-color:#F59C98;
}
table.kirby ul.tabbernav li.tabberactive a {
background:none; border-bottom:none;
} </css>
Usage
This is a navbox for the Kirby series. Put it on a page by typing {{Kirby series}}
.
Based off of this template at WiKirby
based off of this template at WiKirby