Status: {{{1}}}
This is template to show some feature or project status using a predefined color.
UsageEdit
{{Status|some words}}
readyEdit
{{Status|ready}}
will show
Status: ready
not readyEdit
{{Status|not ready}}
will show
Status: not ready
in progressEdit
{{Status|in progress}}
will show
Status: in progress
othersEdit
Any other words will be displayed with default black color:
Status: some words