Toggle menu
4
19
13
1.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
No edit summary
No edit summary
Line 24: Line 24:
     <!-- Gallery thumbnails -->
     <!-- Gallery thumbnails -->
     <div class="gallery-thumbs">
     <div class="gallery-thumbs">
      {{#if: {{#show: {{{1}}} | ?Has flowering branches photo}} |  
  {{#if: {{#show: {{{1}}} | ?Has flowering branches photo | link=none}} |
        <div class="thumb active">
    <div class="thumb active">
          <img src="/images/placeholder-flowering.jpg" alt="Flowering branches">
       [[{{#show: {{{1}}} | ?Has flowering branches photo | link=none}}|80x60px]]
          <span class="thumb-label">Flowering</span>
       <span class="thumb-label">Flowering</span>
        </div>
      }}
       {{#if: {{#show: {{{1}}} | ?Has close-up inflorescences photo}} |  
        <div class="thumb">
          <img src="/images/placeholder-closeup.jpg" alt="Close-up inflorescences">
          <span class="thumb-label">Close-up</span>
        </div>
      }}
      {{#if: {{#show: {{{1}}} | ?Has habitat overview photo}} |  
        <div class="thumb">
          <img src="/images/placeholder-habitat.jpg" alt="Habitat overview">
          <span class="thumb-label">Habitat</span>
        </div>
       }}
      {{#if: {{#show: {{{1}}} | ?Has farmer grower portraits}} |
        <div class="thumb">
          <img src="/images/placeholder-farmer.jpg" alt="Farmer portrait">
          <span class="thumb-label">Farmer</span>
        </div>
      }}
     </div>
     </div>
   </div>
   }}
  {{#if: {{#show: {{{1}}} | ?Has close-up inflorescences photo | link=none}} |
    <div class="thumb">
      [[{{#show: {{{1}}} | ?Has close-up inflorescences photo | link=none}}|80x60px]]
      <span class="thumb-label">Close-up</span>
    </div>
  }}
  {{#if: {{#show: {{{1}}} | ?Has habitat overview photo | link=none}} |
    <div class="thumb">
      [[{{#show: {{{1}}} | ?Has habitat overview photo | link=none}}|80x60px]]
      <span class="thumb-label">Habitat</span>
    </div>
  }}
  {{#if: {{#show: {{{1}}} | ?Has farmer grower portraits | link=none}} |
    <div class="thumb">
      [[{{#show: {{{1}}} | ?Has farmer grower portraits | link=none}}|80x60px]]
      <span class="thumb-label">Farmer</span>
    </div>
  }}
</div>
 


   <!-- Key Stats Dashboard -->
   <!-- Key Stats Dashboard -->

Revision as of 09:38, 16 September 2025

🌿
No primary image available
Accession
Accession ID not specified
     ,  • 



🛡️
Conservation Status
Unknown
Status unknown
📅
Collection
Date unknown
Type unknown • Collector unknown
📍
Location
Unknown
Coordinates not specified
📋
Documentation
Unknown
         ✗ Origin • 
         ✗ Photos • 
         ✗ Custody
📍
Location coordinates not available
     <button class="action-btn secondary">📁 Download Data</button>

📋 Detailed Information

Additional sections (botanical description, cultural context, conservation details) will be added here with beautiful, scannable design.

For now, all essential information is displayed in the hero section above.





Complete Accession Template

This template displays a beautiful hero section for landrace cannabis accessions with proper CSS styling.

Usage

{{Accession|{{PAGENAME}}}}

Requirements

  • CSS file must exist at Template:Accession/styles.css
  • Semantic properties must be properly configured

Features

  • Photo gallery with thumbnails
  • Statistics dashboard with conservation status
  • Geographic breadcrumb navigation
  • Interactive map section
  • Mobile-responsive design