Difference between revisions of "Template:Assessment"

From Testiwiki
Jump to: navigation, search
(reference parameter added)
m
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
<css>
 +
#bodyContent { background-color: white; }
 +
.firstHeading {
 +
  background-color: #EED8EE;
 +
  background: linear-gradient(#EED8EE, #FFEEFF) 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: #EED8EE;
 +
  background: linear-gradient(#EED8EE, #FFEEFF) 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
 
|category = Assessments
 
|category = Assessments
Line 6: Line 39:
 
|stub      = {{{stub|}}}  
 
|stub      = {{{stub|}}}  
 
|reference = {{{reference|}}}
 
|reference = {{{reference|}}}
 +
|upload    = {{{upload|}}}
 
}}
 
}}
 
|}
 
|}
<css>
+
{{#if: {{{status|}}} | [[Category:Ongoing assessment]]|[[Category:Finished assessment]]}}
#bodyContent { background-color: #FFE8FF; }
 
</css>
 
  
 
<noinclude>For parameter descriptions, see [[:Template:Object]].
 
<noinclude>For parameter descriptions, see [[:Template:Object]].
  
 
[[op_fi:template:arviointi]][[Category:Object type]]</noinclude>
 
[[op_fi:template:arviointi]][[Category:Object type]]</noinclude>

Latest revision as of 11:44, 13 March 2015

For parameter descriptions, see Template:Object.