Template:ReportSidebar: Difference between revisions

From Avi's Drug Diary
No edit summary
Tag: Manual revert
No edit summary
Line 1: Line 1:
<includeonly><div style="float:right; width:340px; margin-left:20px; margin-bottom:20px;">
<includeonly>
<div style="float:right; width:340px; margin-left:20px; margin-bottom:20px;">


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


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


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


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


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


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


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


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


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


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


|}
</table>


</div>
<div style="clear:both;"></div>
<div class="report-dosage">
{{{dosage|}}}
{{{dosage|}}}
</div>


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

Revision as of 05:51, 6 August 2026