Template:Disease: Difference between revisions
m |
Cdjensen94 (talk | contribs) m |
||
| Line 9: | Line 9: | ||
<data source="universe"> | <data source="universe"> | ||
<label>Universe</label> | <label>Universe</label> | ||
</data> | |||
<data source="origin"> | |||
<label>Origin</label> | |||
</data> | |||
<data source="field"> | |||
<label>Field</label> | |||
</data> | </data> | ||
<data source="type"> | <data source="type"> | ||
| Line 24: | Line 30: | ||
<data source="symptoms"> | <data source="symptoms"> | ||
<label>Symptoms</label> | <label>Symptoms</label> | ||
</data> | |||
<data source="complications"> | |||
<label>Complications</label> | |||
</data> | |||
<data source="duration"> | |||
<label>Duration</label> | |||
</data> | |||
<data source="transmission"> | |||
<label>Transmission</label> | |||
</data> | </data> | ||
<data source="stages"> | <data source="stages"> | ||
| Line 75: | Line 90: | ||
</pre> | </pre> | ||
<templatedata> | <templatedata> | ||
{"params":{"name":{"suggested":true},"image":{"suggested":true},"caption-image":{"suggested":true},"general_information":{"suggested":true},"universe":{"suggested":true},"type":{"suggested":true},"affected_species":{"suggested":true},"symptom_information":{"suggested":true},"cause":{"suggested":true},"symptoms":{"suggested":true},"stages":{"suggested":true},"cure":{"suggested":true},"prevention":{"suggested":true},"fatality":{"suggested":true}},"sets":[]," | { | ||
"params": { | |||
"name": { | |||
"suggested": true | |||
}, | |||
"image": { | |||
"suggested": true | |||
}, | |||
"caption-image": { | |||
"suggested": true | |||
}, | |||
"general_information": { | |||
"suggested": true | |||
}, | |||
"universe": { | |||
"suggested": true | |||
}, | |||
"type": { | |||
"suggested": true | |||
}, | |||
"affected_species": { | |||
"suggested": true | |||
}, | |||
"symptom_information": { | |||
"suggested": true | |||
}, | |||
"cause": { | |||
"suggested": true | |||
}, | |||
"symptoms": { | |||
"suggested": true | |||
}, | |||
"stages": { | |||
"suggested": true | |||
}, | |||
"cure": { | |||
"suggested": true | |||
}, | |||
"prevention": { | |||
"suggested": true | |||
}, | |||
"fatality": { | |||
"suggested": true | |||
}, | |||
"duration": {}, | |||
"complications": {}, | |||
"field": {}, | |||
"origin": {}, | |||
"transmission": {} | |||
}, | |||
"sets": [], | |||
"paramOrder": [ | |||
"name", | |||
"image", | |||
"caption-image", | |||
"general_information", | |||
"universe", | |||
"origin", | |||
"field", | |||
"type", | |||
"affected_species", | |||
"symptom_information", | |||
"cause", | |||
"transmission", | |||
"symptoms", | |||
"stages", | |||
"cure", | |||
"prevention", | |||
"fatality", | |||
"duration", | |||
"complications" | |||
] | |||
} | |||
</templatedata> | </templatedata> | ||
[[Category:Templates]] [[Category:Infobox templates]] | [[Category:Templates]] [[Category:Infobox templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 14:14, 24 November 2025
Example usage:
{{Disease
| name=Example
| image=Example.jpg
| caption-image=Example
| general_information=Example
| universe=Example
| type=Example
| affected_species=Example
| symptom_information=Example
| cause=Example
| symptoms=Example
| stages=Example
| cure=Example
| prevention=Example
| fatality=Example}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | no description | Unknown | suggested |
| image | image | no description | Unknown | suggested |
| caption-image | caption-image | no description | Unknown | suggested |
| general_information | general_information | no description | Unknown | suggested |
| universe | universe | no description | Unknown | suggested |
| origin | origin | no description | Unknown | optional |
| field | field | no description | Unknown | optional |
| type | type | no description | Unknown | suggested |
| affected_species | affected_species | no description | Unknown | suggested |
| symptom_information | symptom_information | no description | Unknown | suggested |
| cause | cause | no description | Unknown | suggested |
| transmission | transmission | no description | Unknown | optional |
| symptoms | symptoms | no description | Unknown | suggested |
| stages | stages | no description | Unknown | suggested |
| cure | cure | no description | Unknown | suggested |
| prevention | prevention | no description | Unknown | suggested |
| fatality | fatality | no description | Unknown | suggested |
| duration | duration | no description | Unknown | optional |
| complications | complications | no description | Unknown | optional |