Toggle menu
17
24
14
1.7K
Landrace.Wiki - The Landrace Cannabis Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Accession: Difference between revisions

Template page
Replaced content with "<templatestyles src="Template:Accession/styles.css" /> <!-- Beautiful Hero Section --> <div class="accession-hero"> [Your existing hero HTML here] </div>"
Tag: Replaced
No edit summary
 
(101 intermediate revisions by the same user not shown)
Line 1: Line 1:
<templatestyles src="Template:Accession/styles.css" />
<noinclude>
Backend template for accessions on Landrace.Wiki.


<!-- Beautiful Hero Section -->
* Populated by [[Form:Accession]] (or future accession forms).
<div class="accession-hero">
* Renders the infobox via {{Infobox accession}}.
  [Your existing hero HTML here]
* Sets core SemanticMediaWiki properties via {{#set}}.
</div>
</noinclude>
 
{{Infobox accession
| descriptive_name            = {{{descriptive_name|{{PAGENAME}}}}}
| image                      = {{{image|}}}
| image_alt                  = {{{image_alt|}}}
| image_caption              = {{{image_caption|}}}
 
| accession_id                = {{{accession_id|}}}
| classification              = {{{classification|}}}
| collection_type            = {{{collection_type|}}}
| sourcing_type              = {{{sourcing_type|}}}
| documentation_status        = {{{documentation_status|}}}
 
| gene_pool                  = {{{gene_pool|}}}
| regional_complex            = {{{regional_complex|}}}
| growing_region              = {{{growing_region|}}}
| growing_area                = {{{growing_area|}}}
| appellation                = {{{appellation|}}}
| field                      = {{{field|}}}
 
| country                    = {{{country|}}}
| province                    = {{{province|}}}
| district                    = {{{district|}}}
| locality                    = {{{locality|}}}
 
| gps_coordinates            = {{{gps_coordinates|}}}
| elevation                  = {{{elevation|}}}
 
| primary_local_name          = {{{primary_local_name|}}}
| vernacular_translation      = {{{vernacular_translation|}}}
 
| collection_date            = {{{collection_date|}}}
| collector                  = {{{collector|}}}
| collector_affiliation      = {{{collector_affiliation|}}}
| collection_method          = {{{collection_method|}}}
| sample_size                = {{{sample_size|}}}
 
| cultivation_status          = {{{cultivation_status|}}}
| conservation_priority      = {{{conservation_priority|}}}
| population_estimate        = {{{population_estimate|}}}
| perceived_introgression_level = {{{perceived_introgression_level|}}}
| legal_enforcement_threats  = {{{legal_enforcement_threats|}}}
 
| seed_storage_location      = {{{seed_storage_location|}}}
| seed_quantity              = {{{seed_quantity|}}}
 
| last_updated                = {{{last_updated|}}}
}}
 
{{#set:
|Has accession ID={{{accession_id|}}}
|Has descriptive name={{{descriptive_name|{{PAGENAME}}}}}
|Has classification={{{classification|}}}
|Has collection type={{{collection_type|}}}
|Has sourcing type={{{sourcing_type|}}}
|Has documentation status={{{documentation_status|}}}
|Has gene pool={{{gene_pool|}}}
|Has regional complex={{{regional_complex|}}}
|Has growing region={{{growing_region|}}}
|Has growing area={{{growing_area|}}}
|Has appellation={{{appellation|}}}
|Has field={{{field|}}}
|Has country={{{country|}}}
|Has province={{{province|}}}
|Has district={{{district|}}}
|Has locality={{{locality|}}}
|Has GPS coordinates={{{gps_coordinates|}}}
|Has elevation={{{elevation|}}}
|Has primary local name={{{primary_local_name|}}}
|Has vernacular translation={{{vernacular_translation|}}}
|Has collection date={{{collection_date|}}}
|Has collector={{{collector|}}}
|Has collector affiliation={{{collector_affiliation|}}}
|Has collection method={{{collection_method|}}}
|Has sample size={{{sample_size|}}}
|Has cultivation status={{{cultivation_status|}}}
|Has conservation priority={{{conservation_priority|}}}
|Has population estimate={{{population_estimate|}}}
|Has perceived introgression level={{{perceived_introgression_level|}}}
|Has legal enforcement threats={{{legal_enforcement_threats|}}}
|Has seed storage location={{{seed_storage_location|}}}
|Has seed quantity={{{seed_quantity|}}}
|Has last updated={{{last_updated|}}}
}}

Latest revision as of 08:56, 22 November 2025

Backend template for accessions on Landrace.Wiki.

  • Populated by Form:Accession (or future accession forms).
  • Renders the infobox via This is the visual infobox for accession pages on Landrace.Wiki.

Do not call it directly; use Accession on accession pages..

  • Sets core SemanticMediaWiki properties via {{#set}}.


This is the visual infobox for accession pages on Landrace.Wiki. Do not call it directly; use Accession on accession pages.