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