| Name | name | defaults to {{PAGENAME}} if name not provided - Example
- YMCA
| String | suggested |
|---|
| Formation | formationestablishedfounded | Date established, e.g., use {{start date and age|YYYY|MM|DD}}
| Date | suggested |
|---|
| Full name | full_name | Unabbreviated name of the organization
| String | optional |
|---|
| Native name | native_name | Organization's name in its local language
| String | optional |
|---|
| Native name language | native_name_lang | 2 letter language code for native_name - Example
- fr
| String | optional |
|---|
| Logo | logo | Logo of organisation
| File | optional |
|---|
| Logo size | logo_size | size of logo
| Number | optional |
|---|
| Logo upright | upright | Upright sizing for logo. See [[Help:Upright]].
| String | optional |
|---|
| Logo alt | logo_alt | see [[WP:ALT]]
| String | optional |
|---|
| Logo caption | logo_caption | caption of logo
| String | optional |
|---|
| Image | image | Image of organisation
| File | optional |
|---|
| Image size | image_size | Size of image
| Number | optional |
|---|
| Image upright | image_upright | Upright sizing for image. See [[Help:Upright]].
| String | optional |
|---|
| Alternative text | alt | Alternative text for image. See [[WP:ALT]].
| String | optional |
|---|
| Image caption | caption | Caption for image - Example
- YMCA headquarters in Geneva, Switzerland
| String | optional |
|---|
| Map | map | Map image
| File | optional |
|---|
| Map size | map_size | defaults to 250px
| Number | optional |
|---|
| Map upright | map_upright | Upright sizing for map. See [[Help:Upright]].
| String | optional |
|---|
| Map alt | map_alt | Alternative text for map
| String | optional |
|---|
| Map caption | map_caption | caption for map
| String | optional |
|---|
| Second map | map2 | second map image, if required
| File | optional |
|---|
| Second map size | map2_size | size of map
| Number | optional |
|---|
| Second map upright | map2_upright | Upright sizing for map2. See [[Help:Upright]].
| String | optional |
|---|
| Second map alt | map2_alt | no description
| String | optional |
|---|
| Second map caption | map2_caption | caption for map
| String | optional |
|---|
| Show mapframe map | mapframe | Specify yes or no to show or hide the map, overriding the default - Default
- no
- Example
- yes
| String | suggested |
|---|
| Mapframe caption | mapframe-caption | Caption for the map. If mapframe-geomask is set, then the default is "Location in <<geomask's label>>"
| String | optional |
|---|
| Custom mapframe | mapframe-custom | Use a custom map instead of the automatic mapframe. Specify either a {{maplink}} template, or another template that generates a mapframe map, or an image name. If used, other mapframe parameters will be ignored.
| Template | optional |
|---|
| Mapframe Wikidata item | mapframe-ididqid | Id (Q-number) of Wikidata item to use. - Default
- (item for current page)
| String | optional |
|---|
| Mapframe coordinates | mapframe-coordinatesmapframe-coordcoordinatescoord | Coordinates to use, instead of any on Wikidata. Use the {{Coord}} template. - Default
- (coordinates from Wikidata)
- Example
- {{Coord|12.34|N|56.78|E}}
| Template | optional |
|---|
| Mapframe shapes from Wikidata | mapframe-wikidata | et to yes to show shape/line features from the wikidata item, if any, when coordinates are specified by parameter - Example
- yes
| String | optional |
|---|
| Mapframe point feature | mapframe-point | Override display of mapframe point feature. Turn off display of point feature by setting to "none". Force point marker to be displayed by setting to "on"
| String | optional |
|---|
| Mapframe shape feature | mapframe-shape | Override display of mapframe shape feature. Turn off by setting to "none". Use an inverse shape (geomask) instead of a regular shape by setting to "inverse"
| String | optional |
|---|
| Mapframe width | mapframe-frame-widthmapframe-width | Frame width in pixels - Default
- 270
| Number | optional |
|---|
| Mapframe height | mapframe-frame-heightmapframe-height | Frame height in pixels - Default
- 200
| Number | optional |
|---|
| Mapframe shape fill | mapframe-shape-fill | Color used to fill shape features - Default
- #606060
| String | optional |
|---|
| Mapframe shape fill opacity | mapframe-shape-fill-opacity | Opacity level of shape fill, a number between 0 and 1 - Default
- 0.5
| Number | optional |
|---|
| Mapframe stroke color | mapframe-stroke-colormapframe-stroke-colour | Color of line features, and outlines of shape features - Default
- #ff0000
| String | optional |
|---|
| Mapframe stroke width | mapframe-stroke-width | Width of line features, and outlines of shape features - Default
- 5
| Number | optional |
|---|
| Mapframe marker | mapframe-marker | Marker symbol to use for coordinates; see [[mw:Help:Extension:Kartographer/Icons]] for options - Example
- museum
| String | optional |
|---|
| Mapframe marker color | mapframe-marker-colormapframe-marker-colour | Background color for the marker - Default
- #5E74F3
| String | optional |
|---|
| Mapframe geomask | mapframe-geomask | Wikidata item to use as a geomask (everything outside the boundary is shaded darker). Can either be a specific Wikidata item (Q-number), or a property that specifies the item to use (e.g. P17 for country, or P131 for located in the administrative territorial entity) - Example
- Q100
| Page name | optional |
|---|
| Mapframe geomask stroke color | mapframe-geomask-stroke-colormapframe-geomask-stroke-colour | Color of outline of geomask shape - Default
- #555555
| String | optional |
|---|
| Mapframe geomask stroke width | mapframe-geomask-stroke-width | Width of outline of geomask shape - Default
- 2
| Number | optional |
|---|
| Mapframe geomask fill | mapframe-geomask-fill | Color used to fill outside geomask features - Default
- #606060
| String | optional |
|---|
| Mapframe geomask fill opacity | mapframe-geomask-fill-opacity | Opacity level of fill outside geomask features, a number between 0 and 1 - Default
- 0.5
| Number | optional |
|---|
| Mapframe zoom | mapframe-zoom | Set the zoom level, from "1" to "18", to used if the zoom level cannot be determined automatically from object length or area - Default
- 10
- Example
- 12
| Number | optional |
|---|
| Mapframe length (km) | mapframe-length_km | Object length in kilometres, for automatically determining zoom level. ONLY use ONE of the available parameters for length or area
| Number | optional |
|---|
| Mapframe length (mi) | mapframe-length_mi | Object length in miles, for automatically determining zoom level. ONLY use ONE of the available parameters for length or area
| Number | optional |
|---|
| Mapframe area (km^2) | mapframe-area_km2 | Object arean square kilometres, for automatically determining zoom level. ONLY use ONE of the available parameters for length or area
| Number | optional |
|---|
| Mapframe area (mi^2) | mapframe-area_mi2 | Object area in square miles, for automatically determining zoom level. ONLY use ONE of the available parameters for length or area
| Number | optional |
|---|
| Mapframe frame coordinates | mapframe-frame-coordinatesmapframe-frame-coord | Alternate latitude and longitude coordinates for initial placement of map, using {{coord}} - Example
- {{Coord|12.35|N|56.71|E}}
| Template | optional |
|---|
| Mapframe switcher | mapframe-switcher | Set to "auto" or "geomasks" or "zooms" to enable Template:Switcher-style switching between multiple mapframes. IF SET TO auto – switch geomasks found in location (P276) and located in the administrative territorial entity (P131) statements on the page's Wikidata item, searching recursively. E.g. an item's city, that city's state, and that state's country. IF SET TO geomasks – switch between the geomasks specified as a comma-separated list of Wikidata items (Q-numbers) in the mapframe-geomask parameter. IF SET TO zooms – switch between "zoomed in"/"zoomed midway"/"zoomed out", where "zoomed in" is the default zoom (with a minimum of 3), "zoomed out" is 1, and "zoomed midway" is the average.
| String | optional |
|---|
| mapframe-line | mapframe-line | no description
| Unknown | optional |
|---|
| Mapframe type | mapframe-type | Type of the object rendered in the mapframe, like with {{coord}}.
| String | optional |
|---|
| Abbreviation | abbreviation | Abbreviation or acronym of organisation name
| String | optional |
|---|
| Nickname | nickname | Nickname of organization
| String | optional |
|---|
| Formerly | formerlyformer_name | Any former names by which the organization was known
| String | optional |
|---|
| Named after | named_after | Person or other entity that the organisation was named after, if any
| String | optional |
|---|
| Pronounce | pronounce | no description
| String | optional |
|---|
| Pronounce ref | pronounce ref | no description
| String | optional |
|---|
| pronounce comment | pronounce comment | no description
| String | optional |
|---|
| Pronounce 2 | pronounce 2 | no description
| String | optional |
|---|
| Predecessor | predecessor | Organization that preceded this one, if any
| String | optional |
|---|
| Merged | merged | Any other organizations with which this organization was merged
| String | optional |
|---|
| Merger | merger | Other organizations (if any) that merged to constitute this organization
| String | optional |
|---|
| Successor | successor | Organisation that succeeded/replaced this one, if any
| String | optional |
|---|
| Founder | founderfounders | Founder(s) of organisation
| String | optional |
|---|
| Founding location | founding_location | Place where organization was founded
| String | optional |
|---|
| Dissolved | dissolveddefunct | Dissolved, e.g. use {{end date and age|YYYY|MM|DD}}
| Date | optional |
|---|
| Type | type | Type of organization - Example
- [[Governmental organization|Governmental]], [[Non-governmental organization|NGO]], [[Nonprofit organization|Nonprofit]]
| String | optional |
|---|
| tax_id | tax_idvat_id | no description
| String | optional |
|---|
| registration_id | registration_id | no description
| String | optional |
|---|
| Status | status | Organization's legal status or description (company, charity, foundation) - Example
- foundation
| String | optional |
|---|
| Purpose | purposefocus | Organization's purpose or focus - Example
- humanitarian, activism, peacekeeping, etc.
| String | optional |
|---|
| Professional title | professional_title | For professional associations
| String | optional |
|---|
| Headquarters | headquarters | Location of organisation's headquarters
| String | suggested |
|---|
| Location city | location_city | city where organization is located - Example
- [[Baltimore, MD]]
| String | optional |
|---|
| Location country | location_country | Country of the organization's location - Example
- Canada
| Unknown | optional |
|---|
| location_city2 | location_city2location2 | no description
| Unknown | optional |
|---|
| location_country2 | location_country2 | no description
| Unknown | optional |
|---|
| addnl_location_city | addnl_location_cityaddnl_location | no description
| Unknown | optional |
|---|
| addnl_location_country | addnl_location_country | no description
| Unknown | optional |
|---|
| addnl_location_city2 | addnl_location_city2addnl_location2 | no description
| Unknown | optional |
|---|
| addnl_location_country2 | addnl_location_country2 | no description
| Unknown | optional |
|---|
| Coordinates | coordinatescoords | Coordinates of location, use {{coord}}
| String | optional |
|---|
| Origins | origins | no description
| String | optional |
|---|
| Region | region | Any particular region or regions associated with or served by the organization
| String | optional |
|---|
| Products | productsproduct | no description
| String | optional |
|---|
| Services | services | services of organisation
| String | optional |
|---|
| Methods | methodsmethod | no description
| String | optional |
|---|
| Fields | fieldsfield | no description
| String | optional |
|---|
| Membership | membershipmembers | Number of memberships in organisation, if relevant - Example
- 100
| String | optional |
|---|
| Membership year | membership_year | Year in which number of memberships was given - Example
- 2016
| Date | optional |
|---|
| Language | languagelanguages | Any official language or languages used by the organization - Example
- French
| String | optional |
|---|
| Owner | ownerowners | Entity that owns this organization, if any
| String | optional |
|---|
| Secretary General | sec_gengen_sec | Name of the organization's Secretary General (if such post exists)
| String | optional |
|---|
| Leader title | leader_title | Title of leader #1 - Example
- Board Chair
| String | suggested |
|---|
| Leader name | leader_name | Name of leader #1 - Example
- Jane Doe
| String | suggested |
|---|
| Leader title 2 | leader_title2 | no description - Example
- CEO, President, etc.
| String | optional |
|---|
| Leader name 2 | leader_name2 | no description
| String | optional |
|---|
| Leader title 3 | leader_title3 | no description - Example
- Director, Manager, etc.
| String | optional |
|---|
| Leader name 3 | leader_name3 | no description
| String | optional |
|---|
| Leader title 4 | leader_title4 | no description
| String | optional |
|---|
| Leader name 4 | leader_name4 | no description
| String | optional |
|---|
| Board of directors | board_of_directors | Organization's board of directors
| String | optional |
|---|
| Key people | key_people | Key people of organisation, e.g. use {{plainlist}} for multiple
| String | optional |
|---|
| Main organ | main_organ | Organization's principal body (assembly, committee, board) or publication - Example
- assembly, committee, board, etc.
| String | optional |
|---|
| Publication | publicationjournal | Publication (when principal body is entered and a separate publication exists) - Example
- publication, periodical, journal, etc.
| String | optional |
|---|
| Parent organization | parent_organizationparent_organisation | Parent organisation of this one
| String | optional |
|---|
| Subsidiaries | subsidiaries | Subsidiaries of this organisation
| String | optional |
|---|
| Secessions | secessions | Organisation secessions
| String | optional |
|---|
| Affiliations | affiliations | Affiliation of organisation
| String | optional |
|---|
| R.O.R. Id | ror_id | unique ID in the Research Organization Registry
| String | optional |
|---|
| Budget | budget | Organisation budget - Example
- $2 m [[Canadian dollar|CAD]]
| String | optional |
|---|
| Budget year | budget_year | no description - Example
- 2016
| Date | optional |
|---|
| Revenue | revenue | Revenue made by organization - Example
- $5 m [[Canadian dollar|CAD]]
| String | optional |
|---|
| Revenue year | revenue_year | no description
| Date | optional |
|---|
| Disbursements | disbursements | no description
| String | optional |
|---|
| Expenses | expenses | no description
| String | optional |
|---|
| Expenses year | expenses_year | no description
| Date | optional |
|---|
| Endowment | endowment | no description
| String | optional |
|---|
| Endowment year | endowment_year | no description
| Date | optional |
|---|
| Staff | staffemployees | Numbers or types of staff - Example
- 20 [[Full-time equivalent|FTEs]]
| String | optional |
|---|
| Staff year | staff_yearemployees_year | no description
| Date | optional |
|---|
| Volunteers | volunteers | Numbers or types of volunteers - Example
- 10 (part-time)
| String | optional |
|---|
| Volunteers year | volunteers_year | no description
| Date | optional |
|---|
| Students | students | no description
| String | optional |
|---|
| Students year | students_year | no description
| Date | optional |
|---|
| Awards | awards | Awards received by organization, include wikilink if any, use {{Template:Bulleted list}} or {{plainlist}} if multiple
| Unknown | optional |
|---|
| Website | websitesite | Official website of organisation
| URL | suggested |
|---|
| Remarks | remarks | Organisation remarks
| String | optional |
|---|
| bodystyle | bodystyle | no description
| String | optional |
|---|
| Footnotes | footnotes | Footnotes/references
| String | optional |
|---|