Template:Fossilbox: Difference between revisions

No edit summary
No edit summary
 
(17 intermediate revisions by the same user not shown)
Line 2: Line 2:
{|class="speciesbox nomobile"
{|class="speciesbox nomobile"
|-
|-
|{{Taxon_color|kingdom={{{kingdom|}}} }}| &dagger; '''''{{PAGENAME}}'''''<br>{{{authority}}}
|{{Taxon_color|grey}}|&dagger;'''''{{PAGENAME}}'''''<br>{{{authority}}}
|-
|-
|[[File:{{{main_image}}}|220px]]<br>© {{{main_image_credit}}}
|[[File:{{{main_image}}}|220px]]<br>© {{{main_image_credit}}}
|-
|-
|{{Taxon_color|kingdom={{{kingdom|}}} }}|'''Taxonomic classification'''
|{{Taxon_color|grey}}|'''Taxonomic classification'''
|-
|-
|{{Taxonomy
|{{Taxonomy
Line 16: Line 16:
| subfamily = {{{subfamily}}} }}
| subfamily = {{{subfamily}}} }}
|-
|-
|{{Taxon_color|kingdom={{{kingdom|}}} }}|'''Conservation status'''
|{{Taxon_color|grey}}|'''Collection'''
|-style="line-height:0.5em"
|{{Conservation_status
| conservation_status = {{{conservation_status}}}
| status_reference = {{{status_reference}}} }}
|-
|-
|{{Taxon_color|kingdom={{{kingdom|}}} }}|'''Endemism'''
|{{{collection}}}
|-
|-
|{{{endemism}}}
|{{Taxon_color|grey}}|'''Type material'''
|-
|-
|{{Taxon_color|kingdom={{{kingdom|}}} }}|'''Type material'''
|{{Type_material
|-
| holotype = {{{holotype}}}
|{{Common_names
| paratypes = {{{paratypes}}}
| english = {{{english}}}
| other = {{{other}}} }}
| french = {{{french}}}
| arabic = {{{arabic}}} }}
|}
|}
{|class="speciesbox-mobile mobileonly"
{|class="speciesbox-mobile mobileonly"
|-class="speciesbox-mobile-heading"
|-class="speciesbox-mobile-heading"
|{{Taxon_color|kingdom={{{kingdom|}}} }}|{{#switch:{{{conservation_status|}}}|Extinct=&dagger;|}}'''''{{PAGENAME}}'''''<br>{{{authority}}}
|{{Taxon_color|grey}}|&dagger;'''''{{PAGENAME}}'''''<br>{{{authority}}}
|-class="speciesbox-mobile-section"
|-class="speciesbox-mobile-section"
|[[File:{{{main_image}}}|350px]]<br>© {{{main_image_credit}}}
|[[File:{{{main_image}}}|350px]]<br>© {{{main_image_credit}}}
|-class="speciesbox-mobile-heading"
|-class="speciesbox-mobile-heading"
|{{Taxon_color|kingdom={{{kingdom|}}} }}|'''Taxonomic classification'''
|{{Taxon_color|grey}}|'''Taxonomic classification'''
|-class="speciesbox-mobile-section"
|-class="speciesbox-mobile-section"
|{{Taxonomy
|{{Taxonomy
Line 46: Line 40:
| class = {{{class}}}
| class = {{{class}}}
| order = {{{order}}}
| order = {{{order}}}
| family = {{{family}}} }}
| family = {{{family}}}
|-class="speciesbox-mobile-heading"
| subfamily = {{{subfamily}}} }}
|{{Taxon_color|kingdom={{{kingdom|}}} }}|'''Conservation status'''
|-class="speciesbox-mobile-section" style="line-height:0.5em"
|{{Conservation_status
| conservation_status = {{{conservation_status}}}
| status_reference = {{{status_reference}}} }}
|-class="speciesbox-mobile-header"
|-class="speciesbox-mobile-header"
|{{Taxon_color|kingdom={{{kingdom|}}} }}|'''Endemism'''
|{{Taxon_color|grey}}|'''Collection'''
|-class="speciesbox-mobile-section"
|-class="speciesbox-mobile-section"
|{{{endemism}}}
|{{{collection}}}
|-class="speciesbox-mobile-heading"
|-class="speciesbox-mobile-heading"
|{{Taxon_color|kingdom={{{kingdom|}}} }}|'''Type material'''
|{{Taxon_color|grey}}|'''Type material'''
|-class="speciesbox-mobile-section"
|-class="speciesbox-mobile-section"
|{{Common_names
|{{Common_names
| english = {{{english}}}
| holotype = {{{holotype}}}
| french = {{{french}}}
| paratypes = {{{paratypes}}}
| arabic = {{{arabic}}} }}
| other = {{{other}}} }}
|}</includeonly><noinclude>
|}</includeonly><noinclude>
<noinclude>
<templatedata>
<templatedata>
{
{
"params": {
"params": {
"authority": {
"authority": {},
"label": "Name of the author and publication date",
"main_image": {},
"description": "According to catalogueoflife.org"
"main_image_credit": {},
},
"kingdom": {},
"main_image": {
"phylum": {},
"label": "File name",
"class": {},
"description": "Don't forget to add the extension (.jpg / .png / ...)"
"order": {},
},
"family": {},
"main_image_credit": {
"subfamily": {},
"label": "Name of the image owner",
"collection": {},
"description": "Write according to the file name, or \"Wikimedia Commons\" if taken from the Commons website"
"holotype": {},
},
"paratypes": {},
"kingdom": {
"other": {}
"label": "Kingdom",
}
"description": "According to catalogueoflife.org"
},
"phylum": {
"label": "Phylum",
"description": "According to catalogueoflife.org"
},
"class": {
"label": "Class",
"description": "According to catalogueoflife.org"
},
"order": {
"label": "Order",
"description": "According to catalogueoflife.org"
},
"family": {
"label": "Family",
"description": "According to catalogueoflife.org"
},
"conservation_status": {
"label": "Conservation status by the IUCN",
"description": "According to iucnredlist.org"
},
"status_reference": {
"label": "Cite the reference given by the IUCN",
"description": "Don't forget to cite between <ref> ... </ref>"
},
"endemism": {
"label": "Is it endemic?",
"description": "Write: \"Endemic to...\" or \"Not endemic\""
},
"english": {
"label": "Common name(s) in english"
},
"french": {
"label": "Common name(s) in french"
},
"arabic": {
"label": "Common name(s) in arabic"
}
},
"format": "block"
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>