Template:Uses & Toxicity: Difference between revisions
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 14: | Line 14: | ||
Other uses: {{{other_uses|}}} | Other uses: {{{other_uses|}}} | ||
<br> | <br> | ||
Toxicity: [[:Category:{{{toxicity}}}|{{{toxicity}}}]]{{#if:{{{toxicity_details|}}}|, {{{toxicity_details}}} }} [[Category:{{{toxicity}}}]]</includeonly><noinclude> | Toxicity: [[:Category:{{{toxicity}}}|{{{toxicity}}}]]{{#if:{{{toxicity_details|}}}|, {{{toxicity_details}}} }} [[Category:{{{toxicity}}}]] | ||
</includeonly> | |||
<noinclude> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
"edible": { | "edible": { | ||
"label": "Is | "label": "Is the species edible? Write: Yes, or No." | ||
}, | }, | ||
"edible_details": { | "edible_details": { | ||
"label": "Explain the edible features or leave empty | "label": "Explain the edible features, or leave empty. You can cite references using <ref> ... </ref>." | ||
}, | }, | ||
"medicinal": { | "medicinal": { | ||
"label": "Is | "label": "Is the species medicinal? Write: Yes, or No." | ||
}, | }, | ||
"medicinal_details": { | "medicinal_details": { | ||
"label": "Explain the medicinal features or leave empty | "label": "Explain the medicinal features, or leave empty. You can cite references using <ref> ... </ref>." | ||
}, | }, | ||
"other_uses": { | "other_uses": { | ||
"label": " | "label": "List and explain other uses, or write \"None\". You can cite references using <ref> ... </ref>." | ||
}, | }, | ||
"toxicity": { | "toxicity": { | ||
"label": "Is | "label": "Is the species poisonous? Write: Non-poisonous, Mildly poisonous, or Highly poisonous." | ||
}, | }, | ||
"toxicity_details": { | "toxicity_details": { | ||
"label": "Give details about the toxicity or leave empty | "label": "Give details about the toxicity, or leave empty. You can cite references using <ref> ... </ref>." | ||
} | } | ||
}, | }, | ||