Template:Organizations for geography
Appearance
This template queries the Organization Cargo table and displays results as a sortable, collapsible wiki table.
This template automatically filters by the current page title unless a custom filter_value is supplied. The filter is applied to the All_geography field.
What this template shows
| Field | Displayed as |
|---|---|
Organization name |
|
Acronym |
|
Website |
|
Type |
|
Focus |
|
Geographic purview |
|
Species purview (filter only — not displayed) |
|
|
|
|
|
|
Parameters
All parameters are optional unless noted.
| Parameter | Default | Purpose |
|---|---|---|
filter_value |
Current page title | Override the value used to filter All_geography
|
row_cutoff |
3 | Rows shown before the table collapses |
character_cutoff |
600 | Characters per cell before truncation |
format |
table |
table, bulleted_list, or count
|
Advanced usage
For complex queries—multiple filter fields, raw WHERE clauses, ORDER BY, GROUP BY, LIMIT—invoke Module:Cargo_query directly rather than through this template. See Module:Cargo_query for full parameter documentation.