Template:Infobox drug: Difference between revisions

no edit summary
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
Line 9: Line 9:
     <tr>
     <tr>
       <th>Health risk</th>
       <th>Health risk</th>
       <td class="infobox-health_risk health_risk-{{{health_risk}}}">{{{health_risk}}}</td>
       <td class="infobox-health-risk infobox-risk-{{{health_risk}}}">{{{health_risk}}}</td>
    </tr>
    <tr>
      <th>Addiction risk</th>
      <td class="infobox-addiction-risk infobox-risk-{{{addiction_risk}}}">{{{addiction_risk}}}</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <th>Legal risk</th>
       <th>Legal risk</th>
       <td class="infobox-legal_risk legal_risk-{{{legal_risk}}}">{{{legal_risk}}}</td>
       <td class="infobox-legal-risk infobox-risk-{{{legal_risk}}}">{{{legal_risk}}}</td>
     </tr>{{#if:{{{link_psychonautwiki|}}}{{{link_erowid|}}}|
     </tr>{{#if:{{{link_psychonautwiki|}}}{{{link_erowid|}}}|
     <tr>
     <tr>
Line 46: Line 50:
"description": "Classify the health risk of this drug. Choose from: High, Moderate, Mild.",
"description": "Classify the health risk of this drug. Choose from: High, Moderate, Mild.",
"example": "High",
"example": "High",
"type": "content",
"type": "line",
"required": true
},
"addiction_risk": {
"label": "Addiction risk",
"description": "Classify the addiction risk of this drug. Choose from: High, Moderate, Mild.",
"example": "High",
"type": "line",
"required": true
"required": true
},
},
Line 53: Line 64:
"description": "Classify the legal risk of this drug. Choose from: High, Moderate, Mild.",
"description": "Classify the legal risk of this drug. Choose from: High, Moderate, Mild.",
"example": "High",
"example": "High",
"type": "content",
"type": "line",
"required": true
"required": true
},
},
Line 76: Line 87:
"image_caption",
"image_caption",
"health_risk",
"health_risk",
"addiction_risk",
"legal_risk",
"legal_risk",
"link_psychonautwiki",
"link_psychonautwiki",