Template:FeatureStatus: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 16: | Line 16: | ||
<table class="featureinfobox"> | <table class="featureinfobox"> | ||
<tr> | <tr> | ||
<td colspan="2" class="featurename">{{{Feature name | <td colspan="2" class="featurename">{{{Feature name}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="featurelabel" width="20%">Stage</td> | <td class="featurelabel" width="20%">Stage</td> | ||
<td class="featurevalue">{{{Feature stage | <td class="featurevalue">{{{Feature stage}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="featurelabel">Version</td> | <td class="featurelabel">Version</td> | ||
<td class="featurevalue">{{{Feature version | <td class="featurevalue">{{{Feature version}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="featurelabel">Health</td> | <td class="featurelabel">Health</td> | ||
<td class="featurevalue">{{{Feature health | <td class="featurevalue">{{{Feature health}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="featurelabel">Status note</td> | <td class="featurelabel">Status note</td> | ||
<td class="featurevalue">{{{Feature status note | <td class="featurevalue">{{{Feature status note}}}</td> | ||
</tr></table> | </tr></table> | ||
{{#set: | {{#set: | ||
Revision as of 16:48, 22 June 2011
This is the "FeatureStatusBox" template. It should be called in the following format:
{{FeatureStatusBox
| Feature name =
| Feature stage =
| Feature version =
| Feature health =
| Feature status =
}}
Edit the page to see the template text.