Difference between revisions of "Template:DatabaseHeader"
From Baloogan Campaign Wiki
Line 1: | Line 1: | ||
+ | <css> | ||
+ | .header_dude{ | ||
+ | width:20%; | ||
+ | color:#000; | ||
+ | font-size:200%; | ||
+ | font-weight:bold; | ||
+ | background-repeat:no-repeat; | ||
+ | background-position:center top; | ||
+ | background-size:contain; | ||
+ | } | ||
+ | </css> | ||
{| style="width:100%; background:#f9f9f9; margin:1.2em 0 6px 0; border:1px solid #ddd;height:70px;" | {| style="width:100%; background:#f9f9f9; margin:1.2em 0 6px 0; border:1px solid #ddd;height:70px;" | ||
− | + | | class="header_dude" style="background-image:url('http://baloogan.images.blu3wolf.com/AirGroup_friendly.png'); " | | |
− | |||
− | |||
<center>[[DataAircraftList|Aircraft]]</center> | <center>[[DataAircraftList|Aircraft]]</center> | ||
− | | style=" | + | | class="header_dude" style="background-image:url('http://baloogan.images.blu3wolf.com/seasurface_hostile.png');" | |
<center>[[DataShipList|Ships]]</center> | <center>[[DataShipList|Ships]]</center> | ||
− | | style=" | + | | class="header_dude" style="background-image:url('http://baloogan.images.blu3wolf.com/sub_friendly.png');" | |
<center>[[DataSubmarineList|Submarines]]</center> | <center>[[DataSubmarineList|Submarines]]</center> | ||
− | | style=" | + | | class="header_dude" style="background-image:url('http://baloogan.images.blu3wolf.com/mechinf_hostile.png');" | |
<center>[[DataFacilityList|Land Units]]</center> | <center>[[DataFacilityList|Land Units]]</center> | ||
− | | style=" | + | | class="header_dude" style="background-image:url('http://baloogan.images.blu3wolf.com/torp_hostile.png');" | |
<center>[[DataWeaponList|Weapons]]</center> | <center>[[DataWeaponList|Weapons]]</center> | ||
|} | |} |
Revision as of 21:32, 24 January 2014
|
|
|
|
|