Template:Infobox plant: Difference between revisions

From IndicWiki Sandbox
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
|-
|-
! colspan="2" style="text-align:center; font-size:125%; background-color: #d1e7dd;" | {{{name|{{PAGENAME}}}}}
! colspan="2" style="text-align:center; font-size:125%; background-color: #d1e7dd;" | {{{name|{{PAGENAME}}}}}
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
|-
{{!}}-
| colspan="2" style="text-align:center;" | [[File:{{{image}}}|250px|alt={{{alt|{{{name|{{PAGENAME}}}}}}}}]]
{{!}} colspan="2" style="text-align:center;" {{!}} [[File:{{{image}}}|250px|alt={{{alt|{{{name|{{PAGENAME}}}}}}}}]]
}}
}}
{{#if:{{{image_caption|{{{caption|}}}}}}|
{{#if:{{{image_caption|{{{caption|}}}}}}|
|-
{{!}}-
| colspan="2" style="text-align:center; font-size:90%;" | {{{image_caption|{{{caption}}}}}}
{{!}} colspan="2" style="text-align:center; font-size:90%;" {{!}} {{{image_caption|{{{caption}}}}}}
}}
}}
{{#if:{{{status|}}}|
{{#if:{{{status|}}}|
|-
{{!}}-
! colspan="2" style="text-align:center; background-color: #e2e3e5;" | Conservation status
! colspan="2" style="text-align:center; background-color: #e2e3e5;" {{!}} Conservation status
|-
{{!}}-
| colspan="2" style="text-align:center;" | {{{status}}}
{{!}} colspan="2" style="text-align:center;" {{!}} {{{status}}}
}}
}}
{{#if:{{{regnum|{{{kingdom|}}}}}}|
{{#if:{{{regnum|{{{kingdom|}}}}}}|
|-
{{!}}-
! colspan="2" style="text-align:center; background-color: #d1e7dd;" | Scientific classification
! colspan="2" style="text-align:center; background-color: #d1e7dd;" {{!}} Scientific classification
|-
{{!}}-
| Kingdom:
{{!}} Kingdom:
| {{{regnum|{{{kingdom}}}}}}
{{!}} {{{regnum|{{{kingdom}}}}}}
}}
}}
{{#if:{{{division|}}}|
{{#if:{{{division|}}}|
|-
{{!}}-
| Division:
{{!}} Division:
| {{{division}}}
{{!}} {{{division}}}
}}
}}
{{#if:{{{classis|}}}|
{{#if:{{{classis|}}}|
|-
{{!}}-
| Class:
{{!}} Class:
| {{{classis}}}
{{!}} {{{classis}}}
}}
}}
{{#if:{{{clades1|}}}|
{{#if:{{{clades1|}}}|
|-
{{!}}-
| Clade:
{{!}} Clade:
| {{{clades1}}}
{{!}} {{{clades1}}}
}}
}}
{{#if:{{{clades2|}}}|
{{#if:{{{clades2|}}}|
|-
{{!}}-
| Clade:
{{!}} Clade:
| {{{clades2}}}
{{!}} {{{clades2}}}
}}
}}
{{#if:{{{clades3|}}}|
{{#if:{{{clades3|}}}|
|-
{{!}}-
| Clade:
{{!}} Clade:
| {{{clades3}}}
{{!}} {{{clades3}}}
}}
}}
{{#if:{{{order|}}}|
{{#if:{{{order|}}}|
|-
{{!}}-
| Order:
{{!}} Order:
| {{{order}}}
{{!}} {{{order}}}
}}
}}
{{#if:{{{family|}}}|
{{#if:{{{family|}}}|
|-
{{!}}-
| Family:
{{!}} Family:
| {{{family}}}
{{!}} {{{family}}}
}}
}}
{{#if:{{{genus|}}}|
{{#if:{{{genus|}}}|
|-
{{!}}-
| Genus:
{{!}} Genus:
| ''{{{genus}}}''
{{!}} ''{{{genus}}}''
}}
}}
{{#if:{{{species|}}}|
{{#if:{{{species|}}}|
|-
{{!}}-
| Species:
{{!}} Species:
| ''{{{species}}}''
{{!}} ''{{{species}}}''
}}
}}
{{#if:{{{binomial|}}}|
{{#if:{{{binomial|}}}|
|-
{{!}}-
! colspan="2" style="text-align:center; background-color: #d1e7dd;" | Binomial name
! colspan="2" style="text-align:center; background-color: #d1e7dd;" {{!}} Binomial name
|-
{{!}}-
| colspan="2" style="text-align:center;" | ''{{{binomial}}}''<br />{{{binomial_authority|}}}
{{!}} colspan="2" style="text-align:center;" {{!}} ''{{{binomial}}}''<br />{{{binomial_authority|}}}
}}
}}
{{#if:{{{synonyms|}}}|
{{#if:{{{synonyms|}}}|
{{!}}-
! colspan="2" style="text-align:center; background-color: #e2e3e5;" {{!}} Synonyms
{{!}}-
{{!}} colspan="2" style="font-size:90%;" {{!}} {{{synonyms}}}
}}
|-
|-
! colspan="2" style="text-align:center; background-color: #e2e3e5;" | Synonyms
|-
| colspan="2" style="font-size:90%;" | {{{synonyms}}}
}}
|}</includeonly><noinclude>
|}</includeonly><noinclude>
== Usage ==
== Usage ==

Latest revision as of 08:20, 21 July 2026

Usage

Copy and paste this code onto the target article page:

{{Infobox plant
| name = 
| image = 
| image_caption = 
| status = 
| regnum = Plantae
| division = 
| classis = 
| clades1 = 
| clades2 = 
| clades3 = 
| order = 
| family = 
| genus = 
| species = 
| binomial = 
| binomial_authority = 
| synonyms = 
}}