Template:XDS Folder: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 12: | Line 12: | ||
! style='border: 1px solid black; width: 20%'| Template ID | ! style='border: 1px solid black; width: 20%'| Template ID | ||
|- | |- | ||
{{{Data | {{{Data}}} | ||
|} | |} | ||
<includeonly> | <includeonly> | ||
| Line 45: | Line 45: | ||
; Status : Is Draft, Comment, Trial or Final to indicate the status of the template. | ; Status : Is Draft, Comment, Trial or Final to indicate the status of the template. | ||
The description should contain simple wiki text containing a description of the folder. If more complex wiki text is needed, it should appear following the last <nowiki>}}</nowiki> | The description should contain simple wiki text containing a description of the folder. If more complex wiki text is needed, it should appear following the last <nowiki>}}</nowiki> | ||
; Data: Is one or more uses of the [[Template:XDS Folder Content|XDS Folder Content]] template. | |||
See also: [[Template:XDS Folder Content]], [[Sample Folder]] | See also: [[Template:XDS Folder Content]], [[Sample Folder]] | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 12:36, 18 May 2007
{{{1}}} Folder Specification
{{{Data}}}
| Document Name | Opt | Template ID |
|---|
This is the template for creating an XDS Folder. To use this template, create a new Wiki Page, and enter the following:
{{XDS Folder|Folder Name|LOINC Code for Folder|Status|
Multiple lines of simple Wiki Text containing the description.|
Data=
{{XDS Folder Content|Folder Name|Document Name 1|Opt1|Document OID1|Comment1}}
{{XDS Folder Content|Folder Name|Document Name 2|Opt2|Document OID2|Comment2}}
:
.
{{XDS Folder Content|Folder Name|Document Name N|OptN|Document OIDN|CommentN}}
}}
More WIKI text if neccessary to elaborate on the folder contents.
Where:
- Folder Name
- Is the name of the folder that you are specifying.
- LOINC Code for Folder
- Is the code that you want to use to classify this folder. Codes are assumed to be from LOINC where the scale = SET, to describe a collection of information or documents.
- Status
- Is Draft, Comment, Trial or Final to indicate the status of the template.
The description should contain simple wiki text containing a description of the folder. If more complex wiki text is needed, it should appear following the last }}
- Data
- Is one or more uses of the XDS Folder Content template.
See also: Template:XDS Folder Content, Sample Folder