Template:Anatomy: Difference between revisions
Appearance
imported>Christian D Jensen No edit summary |
imported>Christian D Jensen No edit summary |
||
Line 71: | Line 71: | ||
{{Anatomy | {{Anatomy | ||
| name=Example Organ / System | | name=Example Organ / System | ||
| | | imageFront=Example.jpg | ||
| caption- | | caption-imageFront=Example | ||
| | | imageBack=Example.jpg | ||
| caption- | | caption-imageBack=Example | ||
| universe=Example | | universe=Example | ||
| species = [[Species Name]] / [[Multiple Species]] / [[All Sentient Beings]] | | species = [[Species Name]] / [[Multiple Species]] / [[All Sentient Beings]] | ||
Line 91: | Line 91: | ||
{{Anatomy | {{Anatomy | ||
| name=Example | | name=Example | ||
| | | imageFront=Example.jpg | ||
| caption- | | caption-imageFront=Example | ||
| imageback=Example.jpg | | imageback=Example.jpg | ||
| caption- | | caption-imageBack=Example | ||
| universe=Example | | universe=Example | ||
| species=Example | | species=Example | ||
Line 110: | Line 110: | ||
</pre> | </pre> | ||
<templatedata> | <templatedata> | ||
{"params":{"name":{"suggested":true}," | { | ||
"params": { | |||
"name": { | |||
"suggested": true | |||
}, | |||
"universe": { | |||
"suggested": true | |||
}, | |||
"species": { | |||
"suggested": true | |||
}, | |||
"type": { | |||
"suggested": true | |||
}, | |||
"location": { | |||
"suggested": true | |||
}, | |||
"function": { | |||
"suggested": true | |||
}, | |||
"energy_dependency": { | |||
"suggested": true | |||
}, | |||
"unique_traits": { | |||
"suggested": true | |||
}, | |||
"anatomical_composition": { | |||
"suggested": true | |||
}, | |||
"adaptability": { | |||
"suggested": true | |||
}, | |||
"interaction_with_other_system": { | |||
"suggested": true | |||
}, | |||
"evolutionary_variants": { | |||
"suggested": true | |||
}, | |||
"known_weaknesses": { | |||
"suggested": true | |||
}, | |||
"notable_occurrences": { | |||
"suggested": true | |||
}, | |||
"imageFront": { | |||
"type": "wiki-file-name", | |||
"suggested": true | |||
}, | |||
"caption-imageFront": { | |||
"type": "line", | |||
"suggested": true | |||
}, | |||
"caption-imageBack": { | |||
"type": "line", | |||
"suggested": true | |||
}, | |||
"imageBack": { | |||
"type": "wiki-file-name", | |||
"suggested": true | |||
} | |||
}, | |||
"sets": [], | |||
"paramOrder": [ | |||
"name", | |||
"imageFront", | |||
"caption-imageFront", | |||
"imageBack", | |||
"caption-imageBack", | |||
"universe", | |||
"species", | |||
"type", | |||
"location", | |||
"function", | |||
"energy_dependency", | |||
"unique_traits", | |||
"anatomical_composition", | |||
"adaptability", | |||
"interaction_with_other_system", | |||
"evolutionary_variants", | |||
"known_weaknesses", | |||
"notable_occurrences" | |||
], | |||
"format": "block" | |||
} | |||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Latest revision as of 17:06, 19 February 2025
Example usage:
{{Anatomy | name=Example | imageFront=Example.jpg | caption-imageFront=Example | imageback=Example.jpg | caption-imageBack=Example | universe=Example | species=Example | type=Example | location=Example | function=Example | energy_dependency=Example | unique_traits=Example | anatomical_composition=Example | adaptability=Example | interaction_with_other_systems=Example | evolutionary_variants=Example | known_weaknesses=Example | notable_occurrences=Example}}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | no description | Unknown | suggested |
imageFront | imageFront | no description | File | suggested |
caption-imageFront | caption-imageFront | no description | Line | suggested |
imageBack | imageBack | no description | File | suggested |
caption-imageBack | caption-imageBack | no description | Line | suggested |
universe | universe | no description | Unknown | suggested |
species | species | no description | Unknown | suggested |
type | type | no description | Unknown | suggested |
location | location | no description | Unknown | suggested |
function | function | no description | Unknown | suggested |
energy_dependency | energy_dependency | no description | Unknown | suggested |
unique_traits | unique_traits | no description | Unknown | suggested |
anatomical_composition | anatomical_composition | no description | Unknown | suggested |
adaptability | adaptability | no description | Unknown | suggested |
interaction_with_other_system | interaction_with_other_system | no description | Unknown | suggested |
evolutionary_variants | evolutionary_variants | no description | Unknown | suggested |
known_weaknesses | known_weaknesses | no description | Unknown | suggested |
notable_occurrences | notable_occurrences | no description | Unknown | suggested |