|
|
| Line 1: |
Line 1: |
| <includeonly><div style="float:right; width:340px; margin-left:20px; margin-bottom:20px;"> | | <includeonly> |
| | | THIS IS REPORTSIDEBAR |
| {| class="wikitable" style="width:100%;"
| | </includeonly> |
| ! colspan="2" | {{{title|Untitled}}}
| |
| | |
| {{#if:{{{type|}}}|
| |
| |-
| |
| ! Type
| |
| | {{{type}}}
| |
| }}
| |
| | |
| {{#if:{{{author|}}}|
| |
| |-
| |
| ! Author
| |
| | {{{author}}}
| |
| }}
| |
| | |
| {{#if:{{{contact|}}}|
| |
| |-
| |
| ! Contact
| |
| | {{{contact}}}
| |
| }}
| |
| | |
| {{#if:{{{experience_date|}}}|
| |
| |-
| |
| ! Experience Date
| |
| | {{{experience_date}}}
| |
| }}
| |
| | |
| {{#if:{{{experience_level|}}}|
| |
| |-
| |
| ! Experience Level
| |
| | {{{experience_level}}}
| |
| }}
| |
| | |
| {{#if:{{{duration|}}}|
| |
| |-
| |
| ! Duration
| |
| | {{{duration}}}
| |
| }}
| |
| | |
| {{#if:{{{setting|}}}|
| |
| |-
| |
| ! Setting
| |
| | {{{setting}}}
| |
| }}
| |
| | |
| {{#if:{{{substances|}}}|
| |
| |-
| |
| ! Substance(s)
| |
| | {{{substances}}}
| |
| }}
| |
| | |
| {{#if:{{{rating|}}}|
| |
| |-
| |
| ! Rating
| |
| | {{{rating}}}
| |
| }}
| |
| | |
| |}
| |
| | |
| {{{dosage|}}}
| |
| | |
| </div></includeonly>
| |