Template:Infobox User/doc
Jump to navigation
Jump to search
![]() | This is a documentation subpage for Template:Infobox User. It contains usage information, categories and other content or metadata that is not part of the original template. |
Usage
This template is used to create a standard infobox for individuals, such as mappers, contributors, or notable community members, on OSM Wiki. It displays personal and professional details in a structured format.
Notes
- If a field is left empty, it will be omitted from the final rendered infobox.
- `image` defaults to `No image.svg` if not provided.
Syntax
{{Infobox User | name = | image = | caption = | birth_name = | birth_date = | birth_place = | nationality = | occupation = | years_active = | known_for = | notable_works = | awards = | spouse = | children = | family = | social_media = | website = }}
Parameters
name
– Full name (required)image
– Profile image filename (e.g., `User.jpg`)caption
– Caption for the imagebirth_name
– Birth name, if differentbirth_date
– Date of birthbirth_place
– City, country, etc.nationality
– National identityoccupation
– Current job/roleyears_active
– Years of contribution/activityknown_for
– Key recognitionnotable_works
– Major works/projectsawards
– Awards receivedspouse
– Spouse name (if applicable)children
– Names or countfamily
– Notable relatives (optional)social_media
– Links like Twitter, Mastodonwebsite
– Personal or project website
Example Usage
To use this template on a user page, paste the following code:
{{Infobox User | name = Brazil Singh | image = Example.jpg | caption = Mapping with passion | birth_name = Brazil Singh | birth_date = 25 May 2002 | birth_place = Dhaka, Bangladesh | nationality = Bangladeshi | occupation = Student, Mapper | years_active = 2020–present | known_for = HOT, YouthMappers, OSM Academy | notable_works = Developed Tool | awards = OSM Community Champion 2023, YouthMappers Outreach Award | social_media =[https://en.osm.town/@brazilsinghrittik Mastodon] | website = https://example.org }}