STD ROUTINE: Difference between revisions
From VistApedia
Jump to navigationJump to search
DavidWhitten (talk | contribs) No edit summary |
DavidWhitten (talk | contribs) No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This page is invoked using: <nowiki> {{:STD ROUTINE}} </nowiki> | 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 | ||
Line 5: | Line 6: | ||
<pre> | <pre> | ||
<NOWIKI> | <NOWIKI> | ||
First Line Developer: | |||
First Line Development Site: | |||
== VERSIONS == | == 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 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> | </NOWIKI> | ||
</pre> | </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.