Template:Infobox drug: Difference between revisions
no edit summary
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
<div class="infobox-image"><img src="{{{image}}}" width="250px"></div>}} | <div class="infobox-image"><img src="{{{image}}}" width="250px"></div>}} | ||
<div class="infobox-imagedescription">{{#if:{{{imagedescription|}}}|{{{imagedescription}}}}}</div> | <div class="infobox-imagedescription">{{#if:{{{imagedescription|}}}|{{{imagedescription}}}}}</div> | ||
<table> | <table>{{#if:{{{Drug_name|}}}|<tr> | ||
{{#if:{{{Drug_name|}}}|<tr> | |||
<th>Drug Name:</th> | <th>Drug Name:</th> | ||
<td>{{{Drug_name}}}</td>}} | <td>{{{Drug_name}}}</td>}} | ||
| Line 949: | Line 948: | ||
<th>Watched Fields:</th> | <th>Watched Fields:</th> | ||
<td>{{{Watchedfields}}}</td>}} | <td>{{{Watchedfields}}}</td>}} | ||
</table> | </tr>}}</table> | ||
</div> | </div> | ||
<noinclude> | <noinclude> | ||