Difference between revisions of "Template:Infobox Research Status"

From FireSpeakerWiki
Jump to navigationJump to search
m
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{#css:Infobox_Research_Status.css}}
 
{{#css:Infobox_Research_Status.css}}
<span style="background-color: #{{#switch: {{{status}}}
+
<table class="researchstatus">
| none = b8c7d9
 
| #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>
 
     <th>idea</th>
 
     <th>idea</th>
Line 20: 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>
 
   <tr class="progressbar">
 
   <tr class="progressbar">
     <td rowspan="2" class="{{#if: {{{ideaStatus|}}}|{{{ideaStatus}}}|empty}}"></td>
+
     <td rowspan="2" class="{{#if: {{{ideaStatus|}}}|{{{ideaStatus}}}|empty}}">{{{ideaText|}}}</td>
     <td rowspan="2" class="{{#if: {{{formulationStatus|}}}|{{{formulationStatus}}}|empty}}"></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}}">conference presentation</td>
+
     <td class="{{#if: {{{conferenceStatus|}}}|{{{conferenceStatus}}}|empty}}"><span class="explanation">conference presentation</span>{{#if: {{{conferenceText|}}}|<br />{{{conferenceText|}}}}}</td>
     <td class="{{#if: {{{moredataStatus|}}}|{{{moredataStatus}}}|empty}}">further data gathering</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}}"></td>
+
     <td rowspan="2" class="{{#if: {{{wellwrittenStatus|}}}|{{{wellwrittenStatus}}}|empty}}">{{{wellwrittenText|}}}</td>
 
     <td rowspan="2" class="{{#if: {{{publishedStatus|}}}|{{{publishedStatus}}}|empty}}"></td>
 
     <td rowspan="2" class="{{#if: {{{publishedStatus|}}}|{{{publishedStatus}}}|empty}}"></td>
 
   </tr>
 
   </tr>
   <tr>
+
   <tr class="progressbar">
     <td class="{{#if: {{{seminarStatus|}}}|{{{seminarStatus}}}|empty}}">seminar paper</td>
+
     <td class="{{#if: {{{seminarStatus|}}}|{{{seminarStatus}}}|empty}}"><span class="explanation">seminar paper</span>{{#if: {{{seminarText|}}}|<br />{{{seminarText|}}}}}</td>
     <td class="{{#if: {{{moreanalysisStatus|}}}|{{{moreanalysisStatus}}}|empty}}">further analysis</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 04: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