The Status Table Series
From ArchWiki
This page is a template. It contains no Arch Linux-related information, but should be used as part of other articles. For more information, read Help:Template.
Please do not experiment with this template; you could ruin all pages using this template. If you want to edit this template, copy the text to Template:Sandbox, edit and test it there, and copy it back when it works.
Feel free to voice your opinion regarding this template.The Status Table series:
- Template:StatusTable
- Template:StatusTable:Green
- Template:StatusTable:Red
- Template:StatusTable:Silver
- Template:StatusTable:Yellow
Usage
{| class="sortable" border="1" cellpadding="3" style="width: 100%; white-space: nowrap" ! Status !! Feature !! Description !! Author {{StatusTable:Green |DONE |Feature A|Description|Menel}} {{StatusTable:Yellow|TODO |Feature B|Description|Menel}} {{StatusTable:Red |BROKEN|Feature C|Description|Menel}} {{StatusTable:Silver|TEST |Feature D|Description|pointone}} |}
Example
Status | Feature | Description | Author |
---|---|---|---|
DONE | Feature A | Description | Menel |
TODO | Feature B | Description | Menel |
BROKEN | Feature C | Description | Menel |
TEST | Feature D | Description | pointone |