Template:Status: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
This template is used for reporting on one's immediate and current status, to facilitate task coordination and tag-team collaboration between OSE Developers:
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>
<pre>
{{Status|List what you just completed, which shows up as the {{{1}}} below|List what your next task is, which shows up as the {{{2}}} below|List any blocks or challenges, which shows up as the {{{3}}} below}}
{{Status| List what you just completed, which shows up as the {{{1}}} below | List what your next task is, which shows up as the {{{2}}} below | List any blocks or challenges, which shows up as the {{{3}}} below}}
</pre>
</pre>
Note that the template is called by the double brackets {{ followed by Status, and the 3 things you put in the template are separated by the vertical line.
</noinclude>
</noinclude>



Revision as of 19:42, 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, which shows up as the {{{1}}} below | List what your next task is, which shows up as the {{{2}}} below | List any blocks or challenges, which shows up as the {{{3}}} below}}

Note that the template is called by the double brackets {{ followed by Status, and the 3 things you put in the template are separated by the vertical line.


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