Template:Formpart Maturity: Difference between revisions

From OIAr
Jump to navigation Jump to search
(template changed)
(colors adapted)
 
Line 7: Line 7:
|
|
{| border="1" cellpadding="5" cellspacing="2" style="text-align:center"
{| border="1" cellpadding="5" cellspacing="2" style="text-align:center"
|- style="color:#{{Color Black}}; background:#{{Color OIAm Light Grey}}; text-align:center"
|- style="color:#{{Color Black}}; background:#{{Color OIAm Mid Grey}}; text-align:center"
|width="50" style="background:#{{Color OIAm Light Grey}}; color:black;" |0
|width="50" style="background:#{{Color OIAm Light Grey}}; color:black;" |0
|width="50"|'''1'''
|width="50"|'''1'''
Line 17: Line 17:
|-
|-
|proposal
|proposal
|stub
|'''stub'''
|young
|'''young'''
|usable
|'''usable'''
|mature
|'''mature'''
|official
|'''official'''
|obsolete
|obsolete
|-
|-
Line 30: Line 30:
|-
|-
! Optional maturity remark:
! Optional maturity remark:
| {{{field|2|size=40}}}
| {{{field|2|size=50}}}
|}
|}
|}<noinclude>
|}<noinclude>

Latest revision as of 18:17, 6 April 2013

Page Maturity

Here you specify how mature the following Architecture description document is (for more explanations on maturity see Page maturity). If you really cannot tell what the maturity is, use value "0". Otherwise, choose one of the following values:

0 1 2 3 4 5 9
proposal stub young usable mature official obsolete
Page maturity: 1|mandatory|default=0|size=1}}}
Optional maturity remark: 2|size=50}}}
Template documentation

This template can be added to a Form to create the form part on Maturity. Note that the form fields are HTML-escaped to be able to successfully include this template in a form. This template is thus called from a form like this:

{{{for template|Maturity}}}
{{Formpart Maturity}}
{{{end template}}}