User:Ferretwings

From The Sims Wiki, a collaborative database for The Sims series
Jump to navigation Jump to search

[Interwiki transcluding is disabled]

Saturday, 4 May, 2024

Editcount =

This tool allows you to view a given user's edit count across all namespaces.

User:Ferretwings/Sandbox
Infobox_family_test Infobox_family_test2
Template:Infobox family test Template:Infobox family test2
Old infobox:
Capp family
Description
Juliette Capp has fallen for Romeo, golden child of the rival Monty clan. Can the Capps set aside their grudge and put Juliette's happiness first?
Name Capp family
Members Consort Capp, Tybalt Capp, Juliette Capp, Hermia Capp
Number of generations 5 generations
Family connections Monty family, Summerdream family
Lot Capp Manor
Funds §81,316
Other information
Game The Sims 2
Playability Playable
Neighborhood Veronaville
User:Ferretwings/common.css

.portable-infobox .pi-navigation, .portable-infobox .pi-header, .portable-infobox .pi-caption, .portable-infobox .pi-data-value, .portable-infobox .pi-data-label {

   -webkit-hyphens:none;
   -moz-hyphens:none;
   -ms-hyphens:none;
   hyphens:none;

} .portable-infobox {

   padding:5px;
   margin: 0px 1px 5px 5px;
   font-size:90%;
   border:1px solid #E0E0E0;
   background-color:#F9F9F9;
   box-shadow:1px 1px 3px #777777;

}

.portable-infobox .pi-header, .portable-infobox .pi-title {

   background:#808080;
   text-align:center;
   color:white;
   text-shadow:1px 1px 2px #222222;
   box-shadow:1px 1px 3px #777777;
   font-weight:bold;

}

.portable-infobox .pi-title {

   font-size: 125%;
   padding: 1px;
   color:#ffffff;

}

.portable-infobox .pi-header {

   font-size: 95%;
   padding:3px;

}

.portable-infobox .pi-image {

   margin-bottom:3px;
   background-color: white;
   border:1px solid #E0E0E0;

}

.pi-border-color {

   border:none !important;

}

.pi-caption {

   font-size:smaller;
   font-style:italic;
   line-height:22px;
   text-align:center;

}

.pi-data-label {

   padding: 3px 3px 0px 0px;

}

.pi-data-value {

   padding: 3px 0px;

}

.portable-infobox .pi-data.pi-item-spacing {

   padding: 3px;

}

/* slight different spacing for more than one infobox on a page */

.portable-infobox + .portable-infobox {

   margin-top: 0px;
   margin-bottom: 1px !important; 
   }

.portable-infobox:first-child {

   margin-bottom: 0px;

}

/* The Sims infobox theme */ .pi-theme-The-Sims.portable-infobox {

   background: #FFE9E5;

}

.pi-theme-The-Sims .pi-title, .pi-theme-The-Sims .pi-header, .pi-theme-The-Sims .pi-navigation {

   background-color: #FA8072;

}

/*** This is for the hr tag within the infobox and changes on theme ***/ .pi-theme-The-Sims hr {

   border-top:1px solid #FA8072 !important;
   border:none;

}

/* The Sims 2 infobox theme */ .pi-theme-The-Sims-2.portable-infobox {

   background-color:#E5E8FF !important;

}

.pi-theme-The-Sims-2 .pi-title, .pi-theme-The-Sims-2 .pi-header, .pi-theme-The-Sims-2 .pi-navigation {

   padding: 2px;
   background-color: #7788E0;

}

.portable-infobox.pi-theme-The-Sims-2 .pi-header a, .portable-infobox.pi-theme-The-Sims-2 .pi-title a {

   color: #002bb8;
   text-decoration: none;

}

/*** This is for the hr tag within the infobox and changes on theme ***/ .pi-theme-The-Sims-2 hr {

   border-top:1px solid #7788E0 !important;
   border:none;
}