Template:Status: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
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. The result will look like: | |||
</noinclude> | </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> |
Latest 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. The result will look like: