Template:SubstanceBox: Difference between revisions

>Kenan
m Reverted edits by Mind Control (talk) to last revision by Apx
>Kenan
m Revision: add classes for row values
Line 271: Line 271:
     <tr>
     <tr>
         <th class="RowHeader">Common names</th>
         <th class="RowHeader">Common names</th>
         <td>''{{{NameCommon}}}''</td>
         <td class="RowValues">''{{{NameCommon}}}''</td>
     </tr>
     </tr>
     |}}
     |}}
Line 278: Line 278:
     <tr>
     <tr>
         <th class="RowHeader">Substitutive name</th>
         <th class="RowHeader">Substitutive name</th>
         <td>''{{{NameSubstitution}}}''</td>
         <td class="RowValues">''{{{NameSubstitution}}}''</td>
     </tr>
     </tr>
     |}}
     |}}
Line 285: Line 285:
     <tr>
     <tr>
         <th class="RowHeader">Systematic name</th>
         <th class="RowHeader">Systematic name</th>
         <td>''{{{NameSystematic}}}''</td>
         <td class="RowValues">''{{{NameSystematic}}}''</td>
     </tr>
     </tr>
     |}}
     |}}
Line 301: Line 301:
     <tr>
     <tr>
         <th class="RowHeader">Psychoactive class</th>
         <th class="RowHeader">Psychoactive class</th>
         <td>''{{{EffectClass}}}''</td>
         <td class="RowValues">''{{{EffectClass}}}''</td>
     </tr>
     </tr>
     |}}
     |}}
Line 308: Line 308:
     <tr>
     <tr>
         <th class="RowHeader">Chemical class</th>
         <th class="RowHeader">Chemical class</th>
         <td>''{{{ChemicalClass}}}''</td>
         <td class="RowValues">''{{{ChemicalClass}}}''</td>
     </tr>
     </tr>
     |}}
     |}}