Toggle menu
49
33
34
2.1K
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
Created page with "<!-- Beautiful Hero Section --> {{AccessionHero|{{{1}}}}} <!-- Temporary placeholder for detailed sections - will be added in next tasks --> <div class="coming-soon"> <div class="coming-soon-content"> <h3>📋 Detailed Information</h3> <p>Additional sections (botanical description, cultural context, conservation details) will be added here with beautiful, scannable design.</p> <p><em>For now, all essential information is displayed in the hero section above..."
Tag: Recreated
 
No edit summary
 
(111 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!-- Beautiful Hero Section -->
<noinclude>
{{AccessionHero|{{{1}}}}}
Backend template for accessions on Landrace.Wiki.
 
* Populated by [[Form:Accession]] (or future accession forms).
<!-- Temporary placeholder for detailed sections - will be added in next tasks -->
* Renders the infobox via {{Infobox accession}}.
<div class="coming-soon">
* Sets core SemanticMediaWiki properties via {{#set}}.
  <div class="coming-soon-content">
</noinclude><includeonly>
    <h3>📋 Detailed Information</h3>
{{Infobox accession
    <p>Additional sections (botanical description, cultural context, conservation details) will be added here with beautiful, scannable design.</p>
| descriptive_name            = {{{descriptive_name|{{PAGENAME}}}}}
    <p><em>For now, all essential information is displayed in the hero section above.</em></p>
| image                      = {{{image|}}}
  </div>
| image_alt                  = {{{image_alt|}}}
</div>
| image_caption              = {{{image_caption|}}}
 
| show_map                    = {{{show_map|}}}
<!-- CSS for temporary placeholder -->
| accession_id                = {{{accession_id|}}}
<style>
| landrace_type              = {{{landrace_type|}}}
.coming-soon {
| chemotype                  = {{{chemotype|}}}
  background: linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);
| thc_content                = {{{thc_content|}}}
  border: 2px dashed #cbd5e0;
| cbd_content                = {{{cbd_content|}}}
  border-radius: 12px;
| flowering_time              = {{{flowering_time|}}}
  padding: 2rem;
| plant_height                = {{{plant_height|}}}
  margin: 2rem 0;
| terpene_profile            = {{{terpene_profile|}}}
  text-align: center;
| aroma                      = {{{aroma|}}}
}
| growth_pattern              = {{{growth_pattern|}}}
 
| leaf_shape                  = {{{leaf_shape|}}}
.coming-soon-content {
| leaflet_count              = {{{leaflet_count|}}}
  max-width: 500px;
| photoperiod_response        = {{{photoperiod_response|}}}
  margin: 0 auto;
| flower_structure            = {{{flower_structure|}}}
}
| gene_pool                  = {{{gene_pool|}}}
 
| regional_complex            = {{{regional_complex|}}}
.coming-soon h3 {
| growing_region              = {{{growing_region|}}}
  color: #475569;
| growing_area                = {{{growing_area|}}}
  margin-bottom: 1rem;
| appellation                = {{{appellation|}}}
}
| field                      = {{{field|}}}
 
| country                    = {{{country|}}}
.coming-soon p {
| province                    = {{{province|}}}
  color: #64748b;
| district                    = {{{district|}}}
   margin-bottom: 0.5rem;
| subdistrict                = {{{subdistrict|}}}
}
| locality                    = {{{locality|}}}
</style>
| gps_coordinates            = {{{gps_coordinates|}}}
 
| elevation                  = {{{elevation|}}}
<!-- Auto-categorization -->
| primary_local_name          = {{{primary_local_name|}}}
{{#show: {{{1}}} | ?Has country | template=Category link | link=none | sep= }}
| vernacular_translation      = {{{vernacular_translation|}}}
{{#show: {{{1}}} | ?Has growing region | template=Category link | link=none | sep= }}
| classification              = {{{classification|}}}
{{#show: {{{1}}} | ?Has documentation status | template=Category link | link=none | sep= }}
| collection_type            = {{{collection_type|}}}
{{#show: {{{1}}} | ?Has conservation priority | template=Category link | link=none | sep= }}
| sourcing_type              = {{{sourcing_type|}}}
| documentation_status        = {{{documentation_status|}}}
| collection_date            = {{{collection_date|}}}
| collector                  = {{{collector|}}}
| collector_affiliation      = {{{collector_affiliation|}}}
| collection_method          = {{{collection_method|}}}
| sample_size                = {{{sample_size|}}}
| conservation_priority      = {{{conservation_priority|}}}
| cultivation_status          = {{{cultivation_status|}}}
| 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 landrace type={{{landrace_type|}}}
|Has chemotype={{{chemotype|}}}
|Has THC content={{{thc_content|}}}
|Has CBD content={{{cbd_content|}}}
|Has flowering time={{{flowering_time|}}}
|Has plant height={{{plant_height|}}}
|Has terpene profile={{{terpene_profile|}}}
|Has aroma={{{aroma|}}}
|Has growth pattern={{{growth_pattern|}}}
|Has leaf shape={{{leaf_shape|}}}
|Has leaflet count={{{leaflet_count|}}}
|Has photoperiod response={{{photoperiod_response|}}}
|Has flower structure={{{flower_structure|}}}
|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 subdistrict={{{subdistrict|}}}
|Has locality={{{locality|}}}
|Has GPS coordinates={{{gps_coordinates|}}}
|Has elevation={{{elevation|}}}
|Has primary local name={{{primary_local_name|}}}
|Has vernacular translation={{{vernacular_translation|}}}
|Has classification={{{classification|}}}
|Has collection type={{{collection_type|}}}
|Has sourcing type={{{sourcing_type|}}}
|Has documentation status={{{documentation_status|}}}
|Has collection date={{{collection_date|}}}
|Has collector={{{collector|}}}
|Has collector affiliation={{{collector_affiliation|}}}
|Has collection method={{{collection_method|}}}
|Has sample size={{{sample_size|}}}
|Has conservation priority={{{conservation_priority|}}}
|Has cultivation status={{{cultivation_status|}}}
|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|}}}
}}
[[Category:Accessions]]
[[Category:Accessions]]
 
<includeonly>
<noinclude>
== Clean Accession Template ==
 
This is the new, clean accession template that focuses on visual impact and essential information.
 
=== Usage ===
<pre>{{Accession|{{PAGENAME}}}}</pre>
 
=== Current Features ===
* Beautiful hero section with photo gallery
* Key statistics dashboard
* Geographic breadcrumb navigation 
* Conservation status indicators
* Location map integration
* Mobile-responsive design
 
=== Coming Soon ===
* Collapsible detailed sections
* Botanical description with visuals
* Cultural context storytelling
* Conservation assessment charts
* Chemical profile visualizations
 
[[Category:Templates]]
</noinclude>

Latest revision as of 02:20, 14 January 2026

Backend template for accessions on Landrace.Wiki.

  • Populated by Form:Accession (or future accession forms).
  • Renders the infobox via
Accession

.

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