OntoDL Style Sheet Directive: heading: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Die Seite wurde neu angelegt: „== Syntax == <font face="courier"> {|border="0" |- style="vertical-align:top" | style="width:10em" | ''HeadingDirective'' | style="width:3em" | := | style=…“) |
(→Syntax) |
||
| Zeile 16: | Zeile 16: | ||
|} | |} | ||
</font> | </font> | ||
| + | <hr> | ||
| + | |||
| + | == Description == | ||
| + | |||
| + | == Examples == | ||
| + | |||
| + | <hr> | ||
| + | {| | ||
| + | |- | ||
| + | ! style="text-align:left; width:6em" | Style Sheet !! !! style="text-align:left; width:35em" | Text !! !! style="text-align:left" | ''Comment'' | ||
| + | |- style="vertical-align:top" | ||
| + | | OntoDL|| ||style="background:#fff588"| <span style="font-family:Courier;font-size:110%">#heading 2 codesystem .Name ( .URI)</span>|| || Comment | ||
| + | |- style="vertical-align:top" | ||
| + | | OntoDL|| ||style="background:#fff588"| <span style="font-family:Courier;font-size:110%">#heading 3-4 concept .Display ( .Name )</span>|| || Comment | ||
| + | |- style="vertical-align:top" | ||
| + | | Überschrift 2|| ||style="background:#fff588"| <span style="font-family:Arial;font-size:120%">'''Clinics and Wards (http://hospital.com/clinics)'''</span>|| || Comment | ||
| + | |- style="vertical-align:top" | ||
| + | | Überschrift 3|| ||style="background:#fff588"| <span style="font-family:Arial;font-size:110%">'''Cardiologic Clinic, Prof. Smyth (cardiologic clinic) '''</span>|| || Comment | ||
| + | |- style="vertical-align:top" | ||
| + | | Überschrift 4|| ||style="background:#fff588"| <span style="font-family:Arial;font-size:100%">'''''Cardiologic care ward for Women and Children (ward 51.1) '''''</span>|| || Comment | ||
| + | |- style="vertical-align:top" | ||
| + | | Überschrift 4|| ||style="background:#fff588"| <span style="font-family:Arial;font-size:100%">'''''Cardiologic care ward for Intensive Care (ward 51.2) '''''</span>|| || Comment | ||
| + | |- style="vertical-align:top" | ||
| + | | Überschrift 3|| ||style="background:#fff588"| <span style="font-family:Arial;font-size:110%">'''Orthopedic Clinic, Prof. Miller (orthopedic clinic) '''</span>|| || Comment | ||
| + | |- style="vertical-align:top" | ||
| + | | Überschrift 4|| ||style="background:#fff588"| <span style="font-family:Arial;font-size:100%">'''''Orthopedic care ward for knee and hip patients (ward 52.1)'''''</span>|| || Comment | ||
| + | |} | ||
<hr> | <hr> | ||
Version vom 10. September 2016, 20:51 Uhr
Syntax
| HeadingDirective | := | #heading Level TypeName Mask | ||
| Level | := | [1-9](-[1-9])? |
Description
Examples
| Style Sheet | Text | Comment | ||
|---|---|---|---|---|
| OntoDL | #heading 2 codesystem .Name ( .URI) | Comment | ||
| OntoDL | #heading 3-4 concept .Display ( .Name ) | Comment | ||
| Überschrift 2 | Clinics and Wards (http://hospital.com/clinics) | Comment | ||
| Überschrift 3 | Cardiologic Clinic, Prof. Smyth (cardiologic clinic) | Comment | ||
| Überschrift 4 | Cardiologic care ward for Women and Children (ward 51.1) | Comment | ||
| Überschrift 4 | Cardiologic care ward for Intensive Care (ward 51.2) | Comment | ||
| Überschrift 3 | Orthopedic Clinic, Prof. Miller (orthopedic clinic) | Comment | ||
| Überschrift 4 | Orthopedic care ward for knee and hip patients (ward 52.1) | Comment |