Template:ReportSidebar: Difference between revisions
From Avi's Drug Diary
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly><div style="float:right; width:340px; margin-left:20px; margin-bottom:20px;"> | ||
<div style="float:right; width:340px; margin-left:20px; margin-bottom:20px;"> | |||
{| class="wikitable" style="width:100%;" | |||
! colspan="2" | {{{title|Untitled}}} | |||
{{#if:{{{type|}}}| | {{#if:{{{type|}}}| | ||
|- | |||
! Type | |||
| {{{type}}} | |||
}} | }} | ||
{{#if:{{{author|}}}| | {{#if:{{{author|}}}| | ||
|- | |||
! Author | |||
| {{{author}}} | |||
}} | }} | ||
{{#if:{{{contact|}}}| | {{#if:{{{contact|}}}| | ||
|- | |||
! Contact | |||
| {{{contact}}} | |||
}} | }} | ||
{{#if:{{{experience_date|}}}| | {{#if:{{{experience_date|}}}| | ||
|- | |||
! Experience Date | |||
| {{{experience_date}}} | |||
}} | }} | ||
{{#if:{{{experience_level|}}}| | {{#if:{{{experience_level|}}}| | ||
|- | |||
! Experience Level | |||
| {{{experience_level}}} | |||
}} | }} | ||
{{#if:{{{duration|}}}| | {{#if:{{{duration|}}}| | ||
|- | |||
! Duration | |||
| {{{duration}}} | |||
}} | }} | ||
{{#if:{{{setting|}}}| | {{#if:{{{setting|}}}| | ||
|- | |||
! Setting | |||
| {{{setting}}} | |||
}} | }} | ||
{{#if:{{{substances|}}}| | {{#if:{{{substances|}}}| | ||
|- | |||
! Substance(s) | |||
| {{{substances}}} | |||
}} | }} | ||
{{#if:{{{rating|}}}| | {{#if:{{{rating|}}}| | ||
|- | |||
! Rating | |||
| {{{rating}}} | |||
}} | }} | ||
|} | |||
{{{dosage|}}} | {{{dosage|}}} | ||
</includeonly> | </div></includeonly> | ||