You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The world's largest free encyclopedia, collaboratively written and maintained by volunteers. Wikipedia's mental model is an interlinked knowledge graph — articles reference each other through hyperlinks, forming a massive web of structured knowledge. Key differentiators: anyone can edit (with varying permission levels), every edit is tracked in version history, content requires citations from reliable sources, articles exist in 300+ languages independently, and there is no paywall, no ads, and no algorithmic feed. The IA is article-centric, with categories, portals, and disambiguation pages organizing millions of entries.
Site Map
├── Main Page
│ ├── Featured Article (daily rotation)
│ ├── Did You Know (new/expanded articles)
│ ├── In the News (current events)
│ ├── On This Day (historical events)
│ ├── Today's Featured Picture
│ └── Sister Projects (Wiktionary, Wikiquote, Commons, etc.)
├── Article Page
│ ├── Title
│ ├── Lead Section (summary, right-side infobox)
│ ├── Infobox (structured data: type, date, location, etc.)
│ ├── Table of Contents (auto-generated, collapsible)
│ ├── Body Sections
│ │ ├── Section Headings (h2–h6, with [edit] links)
│ │ ├── Text (prose with inline citations [1][2][3])
│ │ ├── Images / Galleries
│ │ ├── Tables
│ │ ├── Lists
│ │ ├── Infoboxes / Sidebars
│ │ ├── Navboxes (bottom navigation templates)
│ │ └── Math / Chemical Formulas (LaTeX)
│ ├── See Also (related articles)
│ ├── Notes / References Section
│ │ ├── Footnotes (numbered, linked back to text)
│ │ └── Full Citation Details (author, title, URL, date)
│ ├── Bibliography
│ ├── Further Reading
│ ├── External Links
│ ├── Categories (bottom of page)
│ ├── Article Tabs
│ │ ├── Article (read)
│ │ ├── Talk (discussion about the article)
│ │ ├── Edit / View Source
│ │ └── View History
│ └── Page Tools (sidebar)
│ ├── What Links Here
│ ├── Related Changes
│ ├── Upload File
│ ├── Special Pages
│ ├── Permanent Link
│ ├── Page Information
│ ├── Cite This Page
│ ├── Wikidata Item
│ ├── Download as PDF
│ └── Printable Version
├── Talk Page (per article)
│ ├── Discussion Threads (indented replies)
│ ├── Article Assessment (quality class, importance)
│ ├── WikiProject Banners
│ ├── Archives (old discussions)
│ └── New Section (+)
├── Edit Page
│ ├── Visual Editor (WYSIWYG)
│ │ ├── Toolbar (bold, italic, link, cite, template, table, media)
│ │ ├── Insert Citation Dialog
│ │ ├── Insert Template Dialog
│ │ ├── Preview
│ │ └── Publish Changes (edit summary required)
│ └── Source Editor (wikitext)
│ ├── Wikitext Markup
│ ├── Toolbar (formatting shortcuts)
│ ├── Show Preview
│ ├── Show Changes (diff)
│ └── Publish Changes
├── Search
│ ├── Full-text search across all articles
│ ├── Namespaces filter (article, talk, user, project, file...)
│ ├── Advanced Search (date, category, template)
│ └── Search Suggestions (autocomplete)
├── Categories
│ ├── Category Page (list of articles + subcategories)
│ ├── Category Tree (hierarchical browsing)
│ └── Hidden Categories (maintenance)
├── Portal Pages
│ ├── Portal:Science, Portal:History, Portal:Geography, etc.
│ ├── Featured content for the portal topic
│ ├── Tasks / To-do for editors
│ └── Related WikiProjects
├── User Page
│ ├── User Page (personal, like a profile/wiki page)
│ ├── User Talk Page (messages from others)
│ ├── Contributions (all edits by this user)
│ ├── Logs (actions taken)
│ ├── Sandbox (personal testing space)
│ ├── Watchlist Items
│ └── Preferences
├── Watchlist
│ ├── Recent Changes to watched pages
│ ├── Filter: Minor edits, bot edits, namespace
│ └── Manage Watchlist
├── Recent Changes (global)
│ ├── All Recent Edits (real-time feed)
│ ├── Filter: Namespace, edit type, user, tags
│ ├── Patrolled / Unpatrolled
│ └── Related Changes (for specific page)
├── Special Pages
│ ├── All Pages (alphabetical index)
│ ├── Random Article
│ ├── Statistics (article count, edit count, active users)
│ ├── Log (block, delete, move, protection)
│ ├── New Pages
│ ├── Orphaned Pages (no links to them)
│ ├── Dead-end Pages (no links out)
│ ├── Disambiguation Pages (multiple meanings)
│ └── Maintenance Reports
├── Community / Project
│ ├── Village Pump (community discussion)
│ ├── Administrators' Noticeboard
│ ├── WikiProjects (topic-based editorial groups)
│ ├── Policies & Guidelines (Neutral POV, Verifiability, No Original Research, etc.)
│ ├── Manual of Style
│ ├── Help Pages
│ ├── Sandbox (public testing)
│ └── Requests for Adminship (RfA)
├── History / Diff View
│ ├── Revision List (date, user, edit summary, size change)
│ ├── Diff View (side-by-side comparison of two revisions)
│ ├── Undo / Rollback
│ └── Thank Editor
├── Languages Sidebar
│ ├── List of all language versions of this article
│ └── Add Translation
└── Donate Banner (periodic)
└── Fundraiser CTA (Wikimedia Foundation)
Navigation Model
Layer
Pattern
Behavior
Top Bar
Fixed
Wikipedia wordmark/logo, search bar (prominent, center), language switcher, user menu, create account/login
Left Sidebar
Fixed (desktop), collapsible
Main Page, Contents, Current Events, Random Article, About, Contact, Donate + Tools section (What links here, Related changes, etc.)
Article Tabs
Horizontal tabs above article title
Read, Talk, Edit (or View Source), View History
Table of Contents
Auto-generated, collapsible (top of article)
Jump to section, nested numbering (1, 1.1, 1.2, 2, ...)
Breadcrumbs
Not standard — categories at bottom
Categories as flat taxonomy (no hierarchy in article view)
Interwiki Links
Left sidebar section
Links to same article in other language Wikipedias
Section Edit
[edit] link next to each heading
Edit individual section without loading full article
Desktop Layout
[Left Sidebar (200px)] | [Article Content (fluid, max ~960px)]
| [Table of Contents (floating or top)]
─────────────────────────────────────────────────────────
Main Page | Article Title [edit]
Contents | ─────────────────
Current events | Lead section... infobox →
Random article | ─────────────────
About Wikipedia | Contents
Contact us | 1. History
Donate | 2. Geography
───────────── | 3. Demographics
Tools | ...
What links here |
Related changes | [Section content with citations]
Upload file |
Special pages | ─────────────────
Permanent link | References
Page information | Categories: [cat1] [cat2] [cat3]
Cite this page |