Template:Status: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
This template is used for reporting on one's immediate and current status, to facilitate task coordination and tag-team collaboration between OSE Developers:
<pre>
{{Status|List what you just completed|List what your next task is|List any blocks or challenges}}
</pre>
</noinclude>
<div style="margin: 20px 50px; padding: 3px; border: 2px dashed grey; text-align: center; background-color: #D1FFD1;">
<div style="margin: 20px 50px; padding: 3px; border: 2px dashed grey; text-align: center; background-color: #D1FFD1;">
[[Image:HintLightbulb.png|30px]] '''Status - Done: ''' {{{1}}} '''To Do:''' {{{2}}} '''Blocks:''' {{{3}}}
[[Image:HintLightbulb.png|30px]] '''Status - Done: ''' {{{1}}} '''To Do:''' {{{2}}} '''Blocks:''' {{{3}}}
</div>
</div>

Revision as of 19:39, 21 April 2017

This template is used for reporting on one's immediate and current status, to facilitate task coordination and tag-team collaboration between OSE Developers:

{{Status|List what you just completed|List what your next task is|List any blocks or challenges}}


HintLightbulb.png Status - Done: {{{1}}} To Do: {{{2}}} Blocks: {{{3}}}