Alert.png The wiki is deprecated and due to be decommissioned by the end of September 2022.
The content is being migrated to other supports, new updates will be ignored and lost.
If needed you can get in touch with EGI SDIS team using operations @ egi.eu.

Difference between revisions of "PDT:Procedure Template"

From EGIWiki
Jump to navigation Jump to search
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Header ==
<br>


* '''Title''': ''a synthetic name identifying the subject of the procedure document''
{| class="wikitable"
* '''Document link''': ''the URL to the wiki page''
|-
* '''Last modified''': ''the last date the document was modified''
| '''Title'''  
* '''Version''': ''the procedure version''
| ''a synthetic name identifying the subject of the procedure document''
* '''Policy Group Acronym''': ''the acronym of the group creating this procedure''
|-
* '''Policy Group Name''': 'the name of the group creating this procedure''
| '''Document link'''  
* '''Contact Person''': contact person should be nominal procedure owner  
| ''the URL to the wiki page''
* '''Document Status''': ''this will move through the following states: DRAFT, work in progress within the group; REVIEW, document under internal review managed by the group; APPROVED, document approved by the group''
|-
* '''Approved Date''': ''the date was document considered approved''
| '''Last modified'''  
* '''Procedure Statement''': ''a concise statement of the rationale for the policy or procedure, including if appropriate, reference to external regulations, further policy discussion, etc. Summary (one paragraph) clearly stating the important policy/procedure content''
| ''the last date the document was modified''
|-
| '''Policy Group Acronym'''  
| ''the acronym of the group creating this procedure''
|-
| '''Policy Group Name'''  
| ''the name of the group creating this procedure''
|-
| '''Contact Person'''  
| ''contact person should be nominal procedure owner''
|-
| '''Document Status'''  
|
''this will move through the following states: ''


== Content ==
*''DRAFT, work in progress within the group''
*''REVIEW, document under internal review managed by the group''
*''APPROVED, document approved by the group''
 
|-
| '''Approved Date'''
| ''the date was document considered approved''
|-
| '''Procedure Statement'''
| ''a concise statement of the rationale for the policy or procedure, including if appropriate, reference to external regulations, further policy discussion, etc. Summary (one paragraph) clearly stating the important policy/procedure content''
|}
 
----
 
<br>
 
== Procedure wiki template<br> ==
Wiki procedure template can be found here [[Template:Ops_procedures]]
 
To add template into the wiki page please add as a wikitext at the beginning of the procedure
<pre>
{{Ops_procedures
|Doc_title = value 'Title'
|Doc_link = value 'Document link '
|Version = value 'Last modified'
|Policy_acronym = value 'Policy Group Acronym'
|Policy_name = value 'Policy Group Name'
|Contact_group = value 'Contact Person'
|Doc_status = value 'Document Status'
|Approval_date = value 'Approved Date'
|Procedure_statement = value 'Procedure Statement'
}}
 
</pre>
 
 
 
[[Category:Policy]]

Latest revision as of 15:52, 15 November 2012


Title a synthetic name identifying the subject of the procedure document
Document link the URL to the wiki page
Last modified the last date the document was modified
Policy Group Acronym the acronym of the group creating this procedure
Policy Group Name the name of the group creating this procedure
Contact Person contact person should be nominal procedure owner
Document Status

this will move through the following states:

  • DRAFT, work in progress within the group
  • REVIEW, document under internal review managed by the group
  • APPROVED, document approved by the group
Approved Date the date was document considered approved
Procedure Statement a concise statement of the rationale for the policy or procedure, including if appropriate, reference to external regulations, further policy discussion, etc. Summary (one paragraph) clearly stating the important policy/procedure content


Procedure wiki template

Wiki procedure template can be found here Template:Ops_procedures

To add template into the wiki page please add as a wikitext at the beginning of the procedure

{{Ops_procedures
|Doc_title = value 'Title'
|Doc_link = value 'Document link '
|Version = value 'Last modified'
|Policy_acronym = value 'Policy Group Acronym'
|Policy_name = value 'Policy Group Name'
|Contact_group = value 'Contact Person'
|Doc_status = value 'Document Status'
|Approval_date = value 'Approved Date'
|Procedure_statement = value 'Procedure Statement'
}}