69
edits
No edit summary |
|||
| Line 15: | Line 15: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<div style="border: 1px solid green; padding: 2px; font-size: 80%;background-color: #CFC; text-align: center; width: 350px; margin: auto 2px auto 2px;">Please use "Edit with form" above to edit this page.</div> | <div style="border: 1px solid green; padding: 2px; font-size: 80%;background-color: #CFC; text-align: center; width: 350px; margin: auto 2px auto 2px;">Please use "Edit with form" above to edit this page.</div> | ||
== Status == | |||
<table class="featureinfobox"> | |||
<tr> | |||
<td colspan="2" class="featurename">{{{Feature name|`}}}</td> | |||
</tr> | |||
<tr> | |||
<td class="featurelabel" width="20%">Stage</td> | |||
<td class="featurevalue">{{{Feature stage|`}}}</td> | |||
</tr> | |||
<tr> | |||
<td class="featurelabel" width="20%">Status</td> | |||
<td class="featurevalue">{{{Feature status|`}}}</td> | |||
</tr> | |||
<tr> | |||
<td class="featurelabel">Release target</td> | |||
<td class="featurevalue">{{{Feature version|`}}}</td> | |||
</tr> | |||
<tr> | |||
<td class="featurelabel">Health</td> | |||
<td class="featurevalue {{{Feature health}}}">{{{Feature health|`}}}</td> | |||
</tr> | |||
<tr> | |||
<td class="featurelabel">Status note</td> | |||
<td class="featurevalue">{{{Feature status note|`}}}</td> | |||
</tr></table>{{#set:Feature name={{{Feature name|`}}} | |||
|Feature stage={{{Feature stage|`}}} | |||
|Feature status={{{Feature status|`}}} | |||
|Feature version={{{Feature version|`}}} | |||
|Feature health={{{Feature health|`}}} | |||
|Feature status note={{{Feature status note|`}}} | |||
}}</includeonly> | |||
edits