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;">


<table class="wikitable" style="width:100%;">
{| class="wikitable" style="width:100%;"
<tr>
! colspan="2" | {{{title|Untitled}}}
<th colspan="2">{{{title|Untitled}}}</th>
</tr>


{{#if:{{{type|}}}|
{{#if:{{{type|}}}|
<tr>
|-
<th>Type</th>
! Type
<td>{{{type}}}</td>
| {{{type}}}
</tr>
}}
}}


{{#if:{{{author|}}}|
{{#if:{{{author|}}}|
<tr>
|-
<th>Author</th>
! Author
<td>{{{author}}}</td>
| {{{author}}}
</tr>
}}
}}


{{#if:{{{contact|}}}|
{{#if:{{{contact|}}}|
<tr>
|-
<th>Contact</th>
! Contact
<td>{{{contact}}}</td>
| {{{contact}}}
</tr>
}}
}}


{{#if:{{{experience_date|}}}|
{{#if:{{{experience_date|}}}|
<tr>
|-
<th>Experience Date</th>
! Experience Date
<td>{{{experience_date}}}</td>
| {{{experience_date}}}
</tr>
}}
}}


{{#if:{{{experience_level|}}}|
{{#if:{{{experience_level|}}}|
<tr>
|-
<th>Experience Level</th>
! Experience Level
<td>{{{experience_level}}}</td>
| {{{experience_level}}}
</tr>
}}
}}


{{#if:{{{duration|}}}|
{{#if:{{{duration|}}}|
<tr>
|-
<th>Duration</th>
! Duration
<td>{{{duration}}}</td>
| {{{duration}}}
</tr>
}}
}}


{{#if:{{{setting|}}}|
{{#if:{{{setting|}}}|
<tr>
|-
<th>Setting</th>
! Setting
<td>{{{setting}}}</td>
| {{{setting}}}
</tr>
}}
}}


{{#if:{{{substances|}}}|
{{#if:{{{substances|}}}|
<tr>
|-
<th>Substance(s)</th>
! Substance(s)
<td>{{{substances}}}</td>
| {{{substances}}}
</tr>
}}
}}


{{#if:{{{rating|}}}|
{{#if:{{{rating|}}}|
<tr>
|-
<th>Rating</th>
! Rating
<td>{{{rating}}}</td>
| {{{rating}}}
</tr>
}}
}}


</table>
|}
 
</div>


{{{dosage|}}}
{{{dosage|}}}


</includeonly>
</div></includeonly>

Revision as of 05:47, 6 August 2026