Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 15:20, 10 May 2026 by Eloise Zomia (talk | contribs) (Created page with "<onlyinclude><includeonly><templatestyles src="Browse/styles.css" /> <div class="lw-browse-nav"> <span class="lw-browse-nav__btn">← Browse by country</span> <span class="lw-browse-nav__btn">[[{{{country|}}}|{{{country|}}} →]]</span> </div> Cannabis landrace accessions documented in '''{{{country|}}}'''. For cultural and historical context, see the [[{{{country|}}}|main {{{country|}}} article]]. {| class="lw-browse-table" |- ! class="lw-browse-...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

Generates a country-specific accession browsing subpage. Each subpage at Browse by country/{Country} is a one-line invocation:

{{Browse/CountrySubpage|country=Cambodia}}

Output

  • Top pill nav — back to facet landing on the left, link to the country's main article on the right
  • One-line lead with the country name in bold and a link to the main article
  • Accession table with thumb, name, growing region, growing area, collection date
  • Bottom pill nav (mirror of top)

Table rows are rendered via Template:Browse/CountryRow from a SMW format=template query filtered by Has country. The query passes link=none so SMW returns bare values rather than wikilink-formatted output.

Parameters

Parameter Description Example
country Country page name. Used as the SMW filter, the heading bold, and the link target for both navigations and the lead. Cambodia

Adding a new country subpage

Create the page at Browse by country/{Country} with a single line:

{{Browse/CountrySubpage|country={Country}}}

Replace {Country} with the actual country page name in both places.