Template:Infobox Research Status: Difference between revisions

From FirespeakerWiki
Jump to navigationJump to search
No edit summary
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#css:Infobox_Research_Status.css}}
{{#css:Infobox_Research_Status.css}}
<table>
<table class="researchstatus">
   <tr>
   <tr>
     <th>idea</th>
     <th>idea</th>
Line 7: Line 7:
     <th>first draft</th>
     <th>first draft</th>
     <th>further work</th>
     <th>further work</th>
     <th>well written and complete paper</th>
     <th>well written complete paper</th>
     <th>published paper</th>
     <th>published paper</th>
   </tr>
   </tr>
Line 13: Line 13:
     <td rowspan="2" class="{{#if: {{{ideaStatus|}}}|{{{ideaStatus}}}|empty}}">{{{ideaText|}}}</td>
     <td rowspan="2" class="{{#if: {{{ideaStatus|}}}|{{{ideaStatus}}}|empty}}">{{{ideaText|}}}</td>
     <td rowspan="2" class="{{#if: {{{formulationStatus|}}}|{{{formulationStatus}}}|empty}}">{{{formulationText|}}}</td>
     <td rowspan="2" class="{{#if: {{{formulationStatus|}}}|{{{formulationStatus}}}|empty}}">{{{formulationText|}}}</td>
     <td rowspan="2" class="{{#if: {{{dataStatus|}}}|{{{dataStatus}}}|empty}}"></td>
     <td rowspan="2" class="{{#if: {{{dataStatus|}}}|{{{dataStatus}}}|empty}}">{{{dataText|}}}</td>
     <td class="{{#if: {{{conferenceStatus|}}}|{{{conferenceStatus}}}|empty}}">
     <td class="{{#if: {{{conferenceStatus|}}}|{{{conferenceStatus}}}|empty}}"><span class="explanation">conference presentation</span>{{#if: {{{conferenceText|}}}|<br />{{{conferenceText|}}}}}</td>
      <span class="explanation">conference presentation</span>
     <td class="{{#if: {{{moredataStatus|}}}|{{{moredataStatus}}}|empty}}"><span class="explanation">further data gathering</span>{{#if: {{{moredataText|}}}|<br />{{{moredataText|}}}}}</td>
    </td>
     <td rowspan="2" class="{{#if: {{{wellwrittenStatus|}}}|{{{wellwrittenStatus}}}|empty}}">{{{wellwrittenText|}}}</td>
     <td class="{{#if: {{{moredataStatus|}}}|{{{moredataStatus}}}|empty}}">
      <span class="explanation">further data gathering</span>
    </td>
     <td rowspan="2" class="{{#if: {{{wellwrittenStatus|}}}|{{{wellwrittenStatus}}}|empty}}"></td>
     <td rowspan="2" class="{{#if: {{{publishedStatus|}}}|{{{publishedStatus}}}|empty}}"></td>
     <td rowspan="2" class="{{#if: {{{publishedStatus|}}}|{{{publishedStatus}}}|empty}}"></td>
   </tr>
   </tr>
   <tr class="progressbar">
   <tr class="progressbar">
     <td class="{{#if: {{{seminarStatus|}}}|{{{seminarStatus}}}|empty}}">
     <td class="{{#if: {{{seminarStatus|}}}|{{{seminarStatus}}}|empty}}"><span class="explanation">seminar paper</span>{{#if: {{{seminarText|}}}|<br />{{{seminarText|}}}}}</td>
      <span class="explanation">seminar paper</span>
     <td class="{{#if: {{{moreanalysisStatus|}}}|{{{moreanalysisStatus}}}|empty}}"><span class="explanation">further analysis</span>{{#if: {{{moreanalysisText|}}}|<br />{{{moreanalysisText|}}}}}</td>
    </td>
     <td class="{{#if: {{{moreanalysisStatus|}}}|{{{moreanalysisStatus}}}|empty}}">
      <span class="explanation">further analysis</span>
    </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