Diferència entre les revisions de "Plantilla:Taxobox"
S'està suprimint tot el contingut de la pàgina |
mSense resum d'edició |
||
| Llínea 1: | Llínea 1: | ||
{| class="infobox" style="width:{{{box-width|250px}}}; background:white; font-size:87%;" | |||
! colspan="4" style="background:rgb(211,211,164); color:{{{textcolor}}}; text-align:center;" | <span class="fn" style="font-size:1.5em;">{{{nom}}} | |||
|- | |||
{{#if: {{{image<includeonly>|</includeonly>}}} | | |||
{{!}} colspan="4" style="vertical-align:bottom; text-align:center;" {{!}} <p>[[Archiu:{{{image}}}|{{#if:{{{image_width|}}}|{{{image_width}}}|250}}px]]{{#if: {{{llegenda<includeonly>|</includeonly>}}} |<br/>{{{llegenda}}}}}</p> | |||
}} | |||
|- class="note" style="text-align:left;" | |||
{{#if: {{{regnum<includeonly>|</includeonly>}}} | | |||
! colspan="2" {{!}} [[Regne (biologia)|Regne]] | |||
{{!}} colspan="2" {{!}} {{{regnum}}} | |||
}} | |||
|- class="note" style="text-align:left;" | |||
{{#if: {{{phylum<includeonly>|</includeonly>}}} | | |||
! colspan="2" {{!}} [[Filum]] | |||
{{!}} colspan="2" {{!}} {{{phylum}}} | |||
}} | |||
|- class="note" style="text-align:left;" | |||
{{#if: {{{classis<includeonly>|</includeonly>}}} | | |||
! colspan="2" {{!}} [[Classe (biologia)|Classe]] | |||
{{!}} colspan="2" {{!}} {{{classis}}} | |||
}} | |||
|- class="note" style="text-align:left;" | |||
{{#if: {{{ordo<includeonly>|</includeonly>}}} | | |||
! colspan="2" {{!}} [[Orde (biologia)|Orde]] | |||
{{!}} colspan="2" {{!}} {{{ordo}}} | |||
}} | |||
|- class="note" style="text-align:left;" | |||
{{#if: {{{familia<includeonly>|</includeonly>}}} | | |||
! colspan="2" {{!}} [[Família (biologia)|Família]] | |||
{{!}} colspan="2" {{!}} {{{familia}}} | |||
}} | |||
|- class="note" style="text-align:left;" | |||
{{#if: {{{genus<includeonly>|</includeonly>}}} | | |||
! colspan="2" {{!}} [[Gènero (biologia)|Gènero]] | |||
{{!}} colspan="2" {{!}} {{{genus}}} | |||
}} | |||
|- class="note" style="text-align:left;" | |||
{{#if: {{{genus_authority<includeonly>|</includeonly>}}} | | |||
! colspan="2" {{!}} <includeonly>genus_authority</includeonly> | |||
{{!}} colspan="2" {{!}} {{{genus_authority}}} | |||
}} | |||
|- class="note" style="text-align:left;" | |||
{{#if: {{{species<includeonly>|</includeonly>}}} | | |||
! colspan="2" {{!}} [[Espècie]] | |||
{{!}} colspan="2" {{!}} {{{species}}} | |||
}} | |||
|- class="note" style="text-align:left;" | |||
{{#if: {{{species_authority<includeonly>|</includeonly>}}} | | |||
! colspan="2" {{!}} <includeonly>species_authority</includeonly> | |||
{{!}} colspan="2" {{!}} {{{species_authority}}} | |||
}} | |||
|}<noinclude> | |||
*'''Copieu i empegueu''' la plantilla als artículs sobre taxons. | |||
*Per favor '''abans de fer cap canvi''' a la plantilla (sempre que este altere considerablement la plantilla) '''comenceu una discussió'''. | |||
<pre>{{Ficha de taxó | |||
| color = | |||
| textcolor = black | |||
| nom = | |||
| image = | |||
| llegenda = | |||
| regnum = | |||
| phylum = | |||
| classis = | |||
| ordo = | |||
| familia = | |||
| genus = | |||
| genus_authority = | |||
| species = | |||
| species_authority = | |||
}}</pre> | |||