Difference between revisions of "Template:Variable"

From Testiwiki
Jump to: navigation, search
(added upload link)
m
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<css>
 
<css>
#bodyContent { background-color: #ECE8FF; }
+
#bodyContent { background-color: #ffffff; }
 +
 
 +
.firstHeading {
 +
  background-color: #DCD8FF;
 +
  background: linear-gradient(#DCD8FF, #F6F6FF) 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: #DCD8FF;
 +
  background: linear-gradient(#DCD8FF, #F6F6FF) 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>
 
{{object
 
{{object
Line 9: Line 40:
 
|stub      = {{{stub|}}}
 
|stub      = {{{stub|}}}
 
|reference = {{{reference|}}}
 
|reference = {{{reference|}}}
 +
|upload    = {{{upload|}}}
 +
|base      = {{{base|}}}
 
}}
 
}}
|{{uploadlink}} <br/>{{resultlink|{{#if: {{{upload|}}}|upload = {{{upload}}}|}} |base = {{#if: {{{base|}}}|{{{base}}}|Opasnet}} }}
 
 
|}
 
|}
[[category:{{{1|variables}}}]]
+
 
 
<noinclude>
 
<noinclude>
 +
 +
category:{{{1|variables}}}]]
 +
 
For parameter descriptions, see [[:Template:Object]].
 
For parameter descriptions, see [[:Template:Object]].
  
 
[[op_fi:template:muuttuja]] [[Category:Object type]]
 
[[op_fi:template:muuttuja]] [[Category:Object type]]
 
</noinclude>
 
</noinclude>

Latest revision as of 10:54, 5 August 2016


category:variables]]

For parameter descriptions, see Template:Object.