Template:Accession: Difference between revisions
Template page
More actions
Eloise Zomia (talk | contribs) No edit summary |
Eloise Zomia (talk | contribs) No edit summary |
||
| Line 42: | Line 42: | ||
<div class="placeholder-title">Genetic Heritage Documentation</div> | <div class="placeholder-title">Genetic Heritage Documentation</div> | ||
<div class="placeholder-subtitle">Visual documentation preserves the morphology and cultivation context of this landrace population.</div> | <div class="placeholder-subtitle">Visual documentation preserves the morphology and cultivation context of this landrace population.</div> | ||
<div class="placeholder-instruction">Upload | <div class="placeholder-instruction">Upload habitat photo → add its title to <em>“Has habitat photo filename”</em></div> | ||
</div> | |||
</div> | |||
}} | |||
<div class="image-overlay"> | |||
<p class="image-caption"> | |||
{{PAGENAME}} growing in traditional cultivation at | |||
{{#show: {{{1}}} | ?Has elevation | default=unknown}} elevation | |||
</p> | |||
</div> | |||
</div> | |||
<!-- RIGHT: MAP --> | |||
<div class="hero-map"> | |||
<div class="map-container">🗺️ Interactive Map</div> | |||
<div class="map-overlay"> | |||
<h4>Location</h4> | |||
<div class="location-hierarchy"> | |||
<div class="location-primary"> | |||
{{#if: {{#show: {{{1}}} | ?Has locality}} | | |||
{{#show: {{{1}}} | ?Has locality}}{{#if: {{#show: {{{1}}} | ?Has district}} |, }} }} | |||
{{#show: {{{1}}} | ?Has district }} | |||
</div> | |||
<div class="location-secondary"> | |||
{{#if: {{#show: {{{1}}} | ?Has province}} | | |||
{{#show: {{{1}}} | ?Has province}}{{#if: {{#show: {{{1}}} | ?Has country}} |, }} }} | |||
{{#show: {{{1}}} | ?Has country }} | |||
</div> | |||
</div> | |||
</div> | |||
<div class="coordinates"> | |||
{{#if: {{#show: {{{1}}} | ?Has GPS coordinates | link=none}} | | |||
{{#coordinates:{{#show: {{{1}}} | ?Has GPS coordinates | link=none}} | format=dd | directional=yes}} | |||
| }} | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
<!-- ===== DETAILS STRIP ===== --> | |||
<div class="hero-details"> | |||
<div class="detail-group"> | |||
<div class="detail-label">Collection Date</div> | |||
<div class="detail-value">{{#show: {{{1}}} | ?Has collection date | default=—}}</div> | |||
</div> | |||
<div class="detail-group"> | |||
<div class="detail-label">Type</div> | |||
<div class="detail-value">{{#show: {{{1}}} | ?Has collection type | default=—}}</div> | |||
</div> | |||
<div class="detail-group"> | |||
<div class="detail-label">Classification</div> | |||
<div class="detail-value highlight">{{#show: {{{1}}} | ?Has classification | default=—}}</div> | |||
</div> | |||
<div class="detail-group"> | |||
<div class="detail-label">Elevation</div> | |||
<div class="detail-value">{{#show: {{{1}}} | ?Has elevation | default=—}}</div> | |||
</div> | |||
<div class="detail-group"> | |||
<div class="detail-label">Collector</div> | |||
<div class="detail-value">{{#show: {{{1}}} | ?Has collector | default=—}}</div> | |||
</div> | |||
<!-- GEO BREADCRUMB --> | |||
<div class="geographic-path"> | |||
<h4>Geographic Hierarchy</h4> | |||
<div class="breadcrumb"> | |||
{{#if: {{#show: {{{1}}} | ?Has regional complex}} | | |||
<span class="level">{{#show: {{{1}}} | ?Has regional complex}}</span> }} | |||
{{#if: {{#show: {{{1}}} | ?Has growing region}} | | |||
<span class="separator">→</span><span class="level">{{#show: {{{1}}} | ?Has growing region}}</span> }} | |||
{{#if: {{#show: {{{1}}} | ?Has growing area}} | | |||
<span class="separator">→</span><span class="level">{{#show: {{{1}}} | ?Has growing area}}</span> }} | |||
{{#if: {{#show: {{{1}}} | ?Has appellation}} | | |||
<span class="separator">→</span><span class="level">{{#show: {{{1}}} | ?Has appellation}}</span> }} | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
<!-- Content sections --> | |||
{{BotanicalDescription|{{{1}}}}} | |||
{{EnvironmentalContext|{{{1}}}}} | |||
</includeonly> | |||