Template:ReportSidebar: Difference between revisions
From Avi's Drug Diary
Created page with "<includeonly><div style="float:right; width:340px; margin-left:20px; margin-bottom:20px;"> {| class="wikitable" style="width:100%;" ! colspan="2" | {{{title|}}} {{#if:{{{type|}}}| |- ! Report Type | {{{type}}} }} {{#if:{{{author|}}}| |- ! Author | {{{author}}} }} {{#if:{{{contact|}}}| |- ! Contact | {{{contact}}} }} {{#if:{{{date|}}}| |- ! Experience Date | {{{date}}} }} {{#if:{{{duration|}}}| |- ! Duration | {{{duration}}} }} {{#if:{{{experience|}}}| |- ! Experi..." |
No edit summary |
||
| Line 2: | Line 2: | ||
{| class="wikitable" style="width:100%;" | {| class="wikitable" style="width:100%;" | ||
! colspan="2" | {{{title|Untitled}}} | |||
! colspan="2" | {{{title|}}} | |||
{{#if:{{{type|}}}| | {{#if:{{{type|}}}| | ||
|- | |- | ||
! | ! Type | ||
| {{{type}}} | | {{{type}}} | ||
}} | }} | ||
| Line 23: | Line 22: | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{experience_date|}}}| | ||
|- | |- | ||
! Experience Date | ! Experience Date | ||
| {{{ | | {{{experience_date}}} | ||
}} | |||
{{#if:{{{experience_level|}}}| | |||
|- | |||
! Experience Level | |||
| {{{experience_level}}} | |||
}} | }} | ||
| Line 35: | Line 40: | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{setting|}}}| | ||
|- | |- | ||
! | ! Setting | ||
| {{{ | | {{{setting}}} | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{substances|}}}| | ||
|- | |- | ||
! | ! Substance(s) | ||
| {{{ | | {{{substances}}} | ||
}} | }} | ||
| Line 50: | Line 55: | ||
|- | |- | ||
! Rating | ! Rating | ||
| {{{rating}}} | |||
}} | }} | ||
| Line 64: | Line 63: | ||
</div></includeonly> | </div></includeonly> | ||