Difference between revisions of "ECP List"
From FollowTheScore
Roc michael (talk | contribs) |
Roc michael (talk | contribs) |
||
Line 29: | Line 29: | ||
}} | }} | ||
+ | ==DPL test== | ||
+ | |||
+ | {|Class= wikitable width=100% | ||
+ | !Imput | ||
+ | !Result | ||
+ | |--- | ||
+ | |<nowiki>{{#dpl:titleregexp=^ECP-}}</nowiki> | ||
+ | |{{#dpl:titleregexp=^ECP-}} | ||
+ | |---- | ||
+ | |<nowiki>{{#dpl:titleregexp=ECP-}}</nowiki> | ||
+ | |{{#dpl:titleregexp=ECP-}} | ||
+ | |---- | ||
+ | |<nowiki>{{#dpl:titleregexp=[0-9]{5}$}}</nowiki> | ||
+ | |{{#dpl:titleregexp=[0-9]{5}$}} | ||
+ | |---- | ||
+ | |<nowiki>{{</nowiki>#dpl:namespace=<br> | ||
+ | <nowiki>|</nowiki>titleregexp=[0-9]{5}$<br> | ||
+ | }} | ||
+ | |{{#dpl:namespace= | ||
+ | |titleregexp=[0-9]{5}$}} | ||
+ | |---- | ||
+ | |<nowiki>{{</nowiki>#dpl:namespace=<br> | ||
+ | <nowiki>|</nowiki>category=ECP<br> | ||
+ | <nowiki>|</nowiki>titleregexp=^ECP-[0-9]{5}$<br> | ||
+ | <nowiki>}}</nowiki><br> | ||
+ | | | ||
+ | {{#dpl:namespace= | ||
+ | |category=ECP | ||
+ | |titleregexp=^ECP-[0-9]{5}$ | ||
+ | }} | ||
+ | |} | ||
+ | [[A ECP-00055 test page]] | ||
<noinclude>[[Category:ECP Register System]]</noinclude> | <noinclude>[[Category:ECP Register System]]</noinclude> |
Revision as of 04:16, 30 March 2008
Engineering Change Process (ECP) Register System
- The next serial number is ECP-{{#pad:
Expression error: Unrecognized punctuation character "{". |5|0}}
{{#inputbox: | type=create | default=ECP-{{#pad:
Expression error: Unrecognized punctuation character "{". |
0}}
|
buttonlabel=create | width=35 | editintro=New Issue (Intro) | preload=ECP (Form) | break=no
}} |
ECP NO | Type | Ext. | Vers. | Description | Status | last edit date |
---|---|---|---|---|---|---|
ECP-00001 | Change Request | DPL | ? | Just for test | open | |
ECP-00000 | Bug | DPL | ? | open | ||
ECP-00000 | Bug | DPL | ? | open | ||
ECP-00000 | Bug | DPL | ? | open |
DPL test
Imput | Result |
---|---|
{{#dpl:titleregexp=^ECP-}} | |
{{#dpl:titleregexp=ECP-}} | |
{{#dpl:titleregexp=[0-9]{5}$}} | |
{{#dpl:namespace= |titleregexp=[0-9]{5}$ |
|
{{#dpl:namespace= |category=ECP |