Template:Infobox Research Status: Difference between revisions

From FirespeakerWiki
Jump to navigationJump to search
No edit summary
mNo edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span style="background-color: #{{#switch: {{{status}}}
{{#css:Infobox_Research_Status.css}}
| none = b8c7d9
<table class="researchstatus">
| #default = b8c7d9
| unsafe = 22dd22
| vulnerable = 22dd22
| definitely endangered = dddd22
| severely endangered = dd9922
| critically endangered = dd3322
| extinct = 000000; color: #fff
| done = 2222ff
| inprogress = 22ff22
| notyet = ff2222
}};">{{#if: {{{statusText|}}}| ({{{statusText}}})}}</span>
<table>
   <tr>
   <tr>
     <td rowspan="2">idea</td>
     <th>idea</th>
     <td rowspan="2">forumlation</td>
     <th>clear formulation of problem</th>
     <td rowspan="2">data</td>
     <th>initial data gathering</th>
     <td>conference</td>
     <th>first draft</th>
     <td>moredata</td>
     <th>further work</th>
     <td rowspan="2">wellwritten</td>
     <th>well written complete paper</th>
     <td rowspan="2">published</td>
     <th>published paper</th>
   </tr>
   </tr>
   <tr>
   <tr class="progressbar">
     <td>seminar</td>
     <td rowspan="2" class="{{#if: {{{ideaStatus|}}}|{{{ideaStatus}}}|empty}}">{{{ideaText|}}}</td>
     <td>moreanalysis</td>
    <td rowspan="2" class="{{#if: {{{formulationStatus|}}}|{{{formulationStatus}}}|empty}}">{{{formulationText|}}}</td>
    <td rowspan="2" class="{{#if: {{{dataStatus|}}}|{{{dataStatus}}}|empty}}">{{{dataText|}}}</td>
    <td class="{{#if: {{{conferenceStatus|}}}|{{{conferenceStatus}}}|empty}}"><span class="explanation">conference presentation</span>{{#if: {{{conferenceText|}}}|<br />{{{conferenceText|}}}}}</td>
    <td class="{{#if: {{{moredataStatus|}}}|{{{moredataStatus}}}|empty}}"><span class="explanation">further data gathering</span>{{#if: {{{moredataText|}}}|<br />{{{moredataText|}}}}}</td>
    <td rowspan="2" class="{{#if: {{{wellwrittenStatus|}}}|{{{wellwrittenStatus}}}|empty}}">{{{wellwrittenText|}}}</td>
    <td rowspan="2" class="{{#if: {{{publishedStatus|}}}|{{{publishedStatus}}}|empty}}"></td>
  </tr>
  <tr class="progressbar">
    <td class="{{#if: {{{seminarStatus|}}}|{{{seminarStatus}}}|empty}}"><span class="explanation">seminar paper</span>{{#if: {{{seminarText|}}}|<br />{{{seminarText|}}}}}</td>
     <td class="{{#if: {{{moreanalysisStatus|}}}|{{{moreanalysisStatus}}}|empty}}"><span class="explanation">further analysis</span>{{#if: {{{moreanalysisText|}}}|<br />{{{moreanalysisText|}}}}}</td>
   </tr>
   </tr>
</table>
</table>

Latest revision as of 08:21, 29 September 2013

idea clear formulation of problem initial data gathering first draft further work well written complete paper published paper
conference presentation further data gathering
seminar paper further analysis