Template:Anatomy: Difference between revisions
Appearance
imported>Christian D Jensen No edit summary |
imported>Christian D Jensen No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 41: | Line 41: | ||
</data> | </data> | ||
<data source="interaction_with_other_system"> | <data source="interaction_with_other_system"> | ||
<label>Interaction with Other | <label>Interaction with Other Systems</label> | ||
</data> | </data> | ||
<data source="evolutionary_variants"> | <data source="evolutionary_variants"> | ||
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]] | ||
| type = [[Physiological System]] / [[Organ]] / [[Tissue]] / [[Extraphysical Structure]] | | type = [[Physiological System]] / [[Organ]] / [[Tissue]] / [[Extraphysical Structure]] | ||
| location = [[Internal]] / [[External]] / [[Multidimensional]] / [[Energy-Based]] | | location = [[Internal]] / [[External]] / [[Multidimensional]] / [[Energy-Based]] | ||
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 104: | Line 104: | ||
| anatomical_composition=Example | | anatomical_composition=Example | ||
| adaptability=Example | | adaptability=Example | ||
| | | interaction_with_other_systems=Example | ||
| evolutionary_variants=Example | | evolutionary_variants=Example | ||
| known_weaknesses=Example | | known_weaknesses=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> |