Template:Uses & Toxicity: Difference between revisions
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | |||
{|class="wikitable" style="background-color: yellow" | {|class="wikitable" style="background-color: yellow" | ||
|- | |- | ||
|The information provided on this website is for educational and informational purposes only. Please consult an expert before touching or consuming any part of a plant or mushroom. | |The information provided on this website is for educational and informational purposes only. Please consult an expert before touching or consuming any part of a plant or mushroom. | ||
|} | |} | ||
Edible: {{#switch:{{{edible|}}} | |||
|Yes=[[:Category:Edible|Yes]] | |||
|No=No}}{{#if:{{{edible_details|}}}|, {{{edible_details}}} }} {{#ifeq:{{{edible|}}}|Yes|[[Category:Edible]]}} | |||
<br> | |||
Medicinal: {{#switch:{{{medicinal|}}} | |||
|Yes=[[:Category:Medicinal|Yes]] | |||
|No=No}}{{#if:{{{medicinal_details|}}}|, {{{medicinal_details}}} }} {{#ifeq:{{{medicinal|}}}|Yes|[[Category:Medicinal]]}} | |||
<br> | |||
Other uses: {{{other_uses|}}} | |||
<br> | |||
Toxicity: [[:Category:{{{toxicity}}}|{{{toxicity}}}]]{{#if:{{{toxicity_details|}}}|, {{{toxicity_details}}} }} [[Category:{{{toxicity}}}]]</includeonly><noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"edible": { | |||
"label": "Is it edible?", | |||
"description": "Write: Yes / No" | |||
}, | |||
"edible_details": { | |||
"label": "Explain the edible features or leave empty", | |||
"description": "You can cite references with <ref> ... </ref>" | |||
}, | |||
"medicinal": { | |||
"label": "Is it medicinal?", | |||
"description": "Write: Yes / No" | |||
}, | |||
"medicinal_details": { | |||
"label": "Explain the medicinal features or leave empty", | |||
"description": "You can cite references with <ref> ... </ref>" | |||
}, | |||
"other_uses": { | |||
"label": "Cite and explain other uses or write \"None\"", | |||
"description": "You can cite references with <ref> ... </ref>" | |||
}, | |||
"toxicity": { | |||
"label": "Is it poisonous?", | |||
"description": "Write: Non-poisonous / Mildly poisonous / Highly poisonous" | |||
}, | |||
"toxicity_details": { | |||
"label": "Give details about the toxicity or leave empty", | |||
"description": "You can cite references with <ref> ... </ref>" | |||
} | |||
}, | |||
"format": "block" | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 19:59, 8 June 2024
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Is it edible? | edible | Write: Yes / No | Unknown | optional |
Explain the edible features or leave empty | edible_details | You can cite references with <ref> ... </ref> | Unknown | optional |
Is it medicinal? | medicinal | Write: Yes / No | Unknown | optional |
Explain the medicinal features or leave empty | medicinal_details | You can cite references with <ref> ... </ref> | Unknown | optional |
Cite and explain other uses or write "None" | other_uses | You can cite references with <ref> ... </ref> | Unknown | optional |
Is it poisonous? | toxicity | Write: Non-poisonous / Mildly poisonous / Highly poisonous | Unknown | optional |
Give details about the toxicity or leave empty | toxicity_details | You can cite references with <ref> ... </ref> | Unknown | optional |