Template:XDS Folder: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | |||
===== [[Image:{{{3|draft}}}.gif]] <span id='{{{2}}}'>{{{1}}} Folder Specification</span> ===== | ===== [[Image:{{{3|draft}}}.gif]] <span id='{{{2}}}'>{{{1}}} Folder Specification</span> ===== | ||
{{{4|}}} | {{{4|}}} | ||
| Line 9: | Line 10: | ||
{{{Data|}}} | {{{Data|}}} | ||
|} | |} | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
[[Category:XDS Folder Templates]] | |||
</includeonly> | |||
<noinclude> | |||
This is the template for creating an XDS Folder. To use this template, create a new Wiki Page, and enter the following: | |||
<pre> | |||
{{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}} | |||
}} | |||
</pre> | |||
See also: [[Template:XDS Folder Content]], [[Sample Folder]] | |||
[[Category:Templates]] | |||
</noinclude> | |||
Revision as of 14:08, 20 April 2007
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}}
}}
See also: Template:XDS Folder Content, Sample Folder