Difference between revisions of "Template:Study"

From Testiwiki
Jump to: navigation, search
(first draft)
 
(formatting copied from op_fi:Malline:Tutkimus)
 
(19 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
<css>
 +
#bodyContent { background-color: #ffffff; }
 +
 +
.firstHeading {
 +
  background-color: #CDFF44;
 +
  background: linear-gradient(#CDFF44, #FFFFE8) 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: #CDFF44;
 +
  background: linear-gradient(#CDFF44, #FFFFE8) 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>
 
{{object
 
{{object
|type=study
+
|type     = study
|category=Study
+
|category = Study
|addinfo=}}
+
|moderator = {{{moderator|}}}
 +
|respect  = {{{respect|}}}
 +
|stub      = {{{stub|}}}
 +
|reference = {{{reference|}}}
 +
|upload    = {{{upload|}}}
 +
|base      = {{{base|}}}
 +
}}
 +
|}
 +
<noinclude>For parameter descriptions, see [[:Template:Object]].
 +
 
 +
[[op_fi:template:tutkimus]][[Category:Object type]]</noinclude>

Latest revision as of 10:51, 13 March 2015

For parameter descriptions, see Template:Object.