Template:FeatureStatus: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 33: Line 33:
<td class="featurelabel">Status note</td>
<td class="featurelabel">Status note</td>
<td class="featurevalue">{{{Feature status note|}}}</td>
<td class="featurevalue">{{{Feature status note|}}}</td>
</tr></table>
</tr></table></includeonly>
{{#declare:
{{#declare:
Feature name = Feature name
Feature name = Feature name
Line 40: Line 40:
| Feature health = Feature health
| Feature health = Feature health
| Feature status note = Feature status note
| Feature status note = Feature status note
}}</includeonly>
}}

Revision as of 17:39, 22 June 2011

This is the "FeatureStatus" template. It should be called in the following format:

{{FeatureStatus
| Feature name =
| Feature stage =
| Feature version =
| Feature health =
| Feature status =
}}

Edit the page to see the template text.

{{#declare: Feature name = Feature name | Feature stage = Feature stage | Feature version = Feature version | Feature health = Feature health | Feature status note = Feature status note }}