Jump to content

Template:Infobox kink: 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 infobox-risk-{{{health_risk}}}">{{{health_risk}}}</td>
       <td class="infobox-health-risk infobox-risk-{{{health_risk}}}">{{{health_risk}}}</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <th>Legal risk</th>
       <th>Legal risk</th>
       <td class="infobox-legal_risk infobox-risk-{{{legal_risk}}}">{{{legal_risk}}}</td>
       <td class="infobox-legal-risk infobox-risk-{{{legal_risk}}}">{{{legal_risk}}}</td>
     </tr>
     </tr>
   </table>
   </table>
Line 42: Line 42:
"description": "Classify the health risk of this kink. Choose from: High, Moderate, Mild.",
"description": "Classify the health risk of this kink. Choose from: High, Moderate, Mild.",
"example": "High",
"example": "High",
"type": "content",
"type": "line",
"required": true
"required": true
},
},
Line 49: Line 49:
"description": "Classify the legal risk of this kink. Choose from: High, Moderate, Mild.",
"description": "Classify the legal risk of this kink. Choose from: High, Moderate, Mild.",
"example": "Moderate",
"example": "Moderate",
"type": "content",
"type": "line",
"required": true
"required": true
}
}