Difference between revisions of "Template:Testproject"

From Cantr II Wiki
Jump to: navigation, search
Line 3: Line 3:
 
|
 
|
 
{| class="infobox" style="background-color:#FFCCFF; width:20em; font-size: 95%; margin-left: inherit;" valign="top" cellpadding="1" border="1" cellspacing="0" align="left"
 
{| class="infobox" style="background-color:#FFCCFF; width:20em; font-size: 95%; margin-left: inherit;" valign="top" cellpadding="1" border="1" cellspacing="0" align="left"
! style="background-color: #CC99CC;" colspan="2" | '''{{{name}}}'''
+
! style="background-color: #CC99CC;" colspan="2" | '''{{{machine}}}''' <br> '''{{{name}}}'''
|-
+
|- class="hiddenStructure{{{output}}}"
 
| '''Output''' || {{{output}}}
 
| '''Output''' || {{{output}}}
 +
|- class="hiddenStructure{{{foutput}}}"
 +
| '''Output (fixed)''' || {{{foutput}}}
 +
|- class="hiddenStructure{{{time}}}"
 +
| '''Time''' || {{{time}}}
 
|-
 
|-
| '''Max output''' || {{{maxout}}}
+
| '''Resources''' || {{if|test={{{resources}}}|then={{{resources}}}|else=''none''}}
|-
 
| '''Resources''' || {{{resources}}}
 
 
|-
 
|-
 
| '''Tools''' || {{if|test={{{tools}}}|then={{{tools}}}|else=''none''}}
 
| '''Tools''' || {{if|test={{{tools}}}|then={{{tools}}}|else=''none''}}
Line 15: Line 17:
 
| '''Skill used''' || [[Skills#{{{skill}}}|{{{skill|none}}}]]
 
| '''Skill used''' || [[Skills#{{{skill}}}|{{{skill|none}}}]]
 
|-
 
|-
| '''Max workers''' || {{{max}}}
+
| '''Max workers''' || {{{workers}}}
 
|}
 
|}
 
|}
 
|}

Revision as of 06:42, 2 December 2007

{{{machine}}}
{{{name}}}
Output {{{output}}}
Output (fixed) {{{foutput}}}
Time {{{time}}}
Resources {{{resources}}}
Tools {{{tools}}}
Skill used [[Skills#{{{skill}}}|none]]
Max workers {{{workers}}}