Template:Specification
ID:
Title:
Functional Description:
Standards and Regulatory References:
Application Functional Description:
Usage
This is the base Specification template used to create specification templates. To create a specification template, add the following code:
{{Specification |idnumber = the ID number |title = the title text |funcdesc = the functional description text |standregref = the standard(s) and regulation(s) that apply, if any |description = {{{the ID number_desc}}} }}
Replace the text after the = sign with the required text. Replace "the ID number" in the {{{the ID number_desc}}} code with the actual ID number.
For example, the following code...
{{Specification |idnumber = 481787 |title = User Management |funcdesc = The system includes system administration ability to create/modify/duplicate users. |standregref = |description = {{{481787_desc}}} }}
...produces:
ID: 481787
Title: User Management
Functional Description: The system includes system administration ability to create/modify/duplicate users.
Standards and Regulatory References:
Application Functional Description:
{{{481787_desc}}}
Note that this template calls on the sub-template Specification/req. To modify the appearance of the text, etc., you'll need to edit that template.
See also
The above documentation is transcluded from Template:Specification/doc. (edit | history) Editors can experiment in this template's sandbox (create) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |