Difference between revisions of "Template:Encyclopedia"

From Testiwiki
Jump to: navigation, search
(reference parameter added)
m
 
Line 1: Line 1:
 
<css>
 
<css>
#bodyContent { background-color: #ECFFE8; }
+
#bodyContent { background-color: #ffffff; }
 +
 
 +
.firstHeading {
 +
  background-color: #DCEFD8;
 +
  background: linear-gradient(#DCEFD8, #ECFFE8) repeat scroll 0 0 transparent;
 +
  border-radius: 6px 6px 6px 6px;
 +
  font-size: 1.6em;
 +
  line-height: 1.2em;
 +
  margin-bottom: 0.1em;
 +
  margin-top: 0;
 +
  padding-bottom: 5px !important;
 +
  padding-left: 10px !important;
 +
  padding-top: 5px !important;
 +
}
 +
 
 +
h2 {
 +
  background-color: #DCEFD8;
 +
  background: linear-gradient(#DCEFD8, #ECFFE8) repeat scroll 0 0 transparent;
 +
  border-radius: 6px 6px 6px 6px;
 +
  font-size: 1.6em;
 +
  line-height: 1.2em;
 +
  margin-bottom: 0.1em;
 +
  margin-top: 1em;
 +
  padding-bottom: 5px !important;
 +
  padding-left: 10px !important;
 +
  padding-top: 5px !important;
 +
}
 +
 
 +
div#toctitle h2
 +
{
 +
background: transparent;
 +
}
 
</css>
 
</css>
 
[[category:{{{1|Encyclopedia article}}}]]
 
[[category:{{{1|Encyclopedia article}}}]]

Latest revision as of 11:53, 29 October 2012

The page is categorised into the category:Encyclopedia article. The first parameter may also define another category. Then, the first parameter must be a subcategory for category Encyclopedia article. For parameter descriptions, see Template:Object.