Belgrade (disambiguation)
Belgrade is the capital and largest city of Serbia.
Belgrade, Belgrad or Beograd may also refer to:
Places
Belgium
- Belgrade, Namur, one of the old communes now included in the City of Namur, Belgium
Croatia
- Belgrad, a village in Croatia, currently part of Grižane-Belgrad
United States of America
- Belgrade, Maine
- Belgrade, Minnesota
- Belgrade, Missouri
- Belgrade, Montana
- Belgrade, Nebraska
- Belgrade, Texas
- Belgrade Township (disambiguation)
South Africa
Other
- Belgrade Arena, a multi-purpose indoor arena that is located in New Belgrade, Belgrade, Serbia
- Belgrade Fortress, in Belgrade, Serbia
- Belgrade (film), a 2013 documentary about Belgrade, Serbia
- 1517 Beograd, an asteroid, discovered by Milorad B. Protić
- Beograd (band), a pop band
- Belgrade Lakes, a chain of lakes around Belgrade, Maine
- Belgrade Observatory, an astronomical observatory located in the eastern part of Belgrade, Serbia
- Belgrade Theatre, in Coventry, United Kingdom
- Belgrade Formation, a geologic formation in North Carolina
- Belgrade and St. David's Church, Creswell, North Carolina
People with the name
- Doug Belgrad, American film and TV producer
- Robert Belgrade, American musician and voice actor
gollark: Now all minoteaur needs is all other minoteaur features ever. I should find what those were again.
gollark: The upshot of this is that you can press "s", type a query, have relevant pages semifuzzily matched, and press "enter" to navigate to the one you want (assuming the one you want is also at the top). HIGHLY productive.
gollark: Also, when the search query box comes into existence it's focused using javascriptoids™, *and* when you press enter in it it goes to the first matching page you aren't already on.
gollark: ```javascriptdocument.body.addEventListener("keydown", e => { if (e.target === document.body) { // maybe use alt instead? or right shift or something - this just detects unfocused keypresses if (e.key === "e") { location.pathname = urlForPage(currentPage, "edit") } else if (e.key === "v") { location.pathname = urlForPage(currentPage) } else if (e.key === "r") { location.pathname = rlForPage(currentPage, "revisions") } else if (e.key === "s") { state.showingSearchDialog = !state.showingSearchDialog m.redraw() } }})```
gollark: Minoteaur just got keyboard navigation! You can press "v" to switch to "view", "e" to switch to "edit", or "s" to open search.
See also
- White City (disambiguation)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.