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|}}}|
|-
|-
! Report Type
! Type
| {{{type}}}
| {{{type}}}
}}
}}
Line 23: Line 22:
}}
}}


{{#if:{{{date|}}}|
{{#if:{{{experience_date|}}}|
|-
|-
! Experience Date
! Experience Date
| {{{date}}}
| {{{experience_date}}}
}}
 
{{#if:{{{experience_level|}}}|
|-
! Experience Level
| {{{experience_level}}}
}}
}}


Line 35: Line 40:
}}
}}


{{#if:{{{experience|}}}|
{{#if:{{{setting|}}}|
|-
|-
! Experience
! Setting
| {{{experience}}}
| {{{setting}}}
}}
}}


{{#if:{{{level|}}}|
{{#if:{{{substances|}}}|
|-
|-
! Experience Level
! Substance(s)
| {{{level}}}
| {{{substances}}}
}}
}}


Line 50: Line 55:
|-
|-
! Rating
! Rating
| {{Stars|{{{rating}}}}}
| {{{rating}}}
}}
 
{{#if:{{{substances|}}}|
|-
! Substance(s)
| {{{substances}}}
}}
}}


Line 64: Line 63:


</div></includeonly>
</div></includeonly>
<noinclude>
Parameters:
* title=
* type=
* author=
* contact=
* date=
* duration=
* experience=
* level=
* rating=
* substances=
* dosage=
</noinclude>

Revision as of 05:20, 6 August 2026