STD ROUTINE: Difference between revisions

From VistApedia
Jump to navigationJump to search
Created page with "A ROUTINE page entry has the word "ROUTINE" followed by the name of the routine from VistA"
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
This page is invoked using: <nowiki> {{:STD ROUTINE}} </nowiki>
A ROUTINE page entry has the word "ROUTINE" followed by the name of the routine from VistA
A ROUTINE page entry has the word "ROUTINE" followed by the name of the routine from VistA
It should have
<pre>
<NOWIKI>
First Line Developer:
First Line Development Site:
== VERSIONS ==
* [[ROUTINE name*CURRENT*]]
* [[ROUTINE name*versions*]]
== TAGS ==
(below tags could be transcluded, but no known advantage to doing this as of June 2017)
* label
: comment describing tag
the versions comes from the second line of the routine
The CURRENT page should have a REDIRECT to the most recent copy of the routine
== LINKS ==
Links to pages related to this ROUTINE. such as OPTIONs that call it, PROTOCOLs that call it, ROUTINES that are derived from it, CODE in Data that calls it.
</NOWIKI>
</pre>

Latest revision as of 14:26, 8 June 2017

This page is invoked using: {{:STD ROUTINE}}

A ROUTINE page entry has the word "ROUTINE" followed by the name of the routine from VistA

It should have


First Line Developer:

First Line Development Site:

== VERSIONS ==
* [[ROUTINE name*CURRENT*]]
* [[ROUTINE name*versions*]]

== TAGS ==
(below tags could be transcluded, but no known advantage to doing this as of June 2017)
* label
: comment describing tag

the versions comes from the second line of the routine
The CURRENT page should have a REDIRECT to the most recent copy of the routine

== LINKS ==
Links to pages related to this ROUTINE. such as OPTIONs that call it, PROTOCOLs that call it, ROUTINES that are derived from it, CODE in Data that calls it.