A wiki is a web platform that enables multiple users to collaboratively create, edit, and arrange content through a browser.
Simplicity and openness are central to wikis: anyone can often add or change pages without technical knowledge, and edits are usually logged for review or rollback.
Main features
- **Collaborative editing:** Several contributors can edit pages, sometimes at the same time.
- **Edit history:** All edits are stored with timestamps and the author’s name or IP.
- **Interlinking:** Links between pages are simple to create, helping build connected content.
- **Lightweight markup:** Formatting is usually handled by lightweight markup languages (e.g., WikiText or Markdown).
- **Permission settings:** Wikis may allow public editing or restrict changes to registered or authorized users.
- **Discussion pages:** Separate talk pages allow contributors to discuss edits and structure.
Frequent uses
- Community-driven knowledge bases (for example, Wikipedia)
- Internal documentation and company knowledge bases
- Collaborative writing and shared note-taking
- School and instructional projects
Pros
- **Fast collaboration:** Many people can collaborate and iterate quickly on content.
- **Openness:** Edit histories and talk pages reveal how content decisions were made.
- **Expandable:** Wikis expand easily as contributors add and organize content.
Cons
- **Vandalism and false information:** Open editing may allow intentional or accidental inaccuracies.
- **Inconsistent quality:** Content quality may vary widely between pages.
- **Organizational issues:** Poor coordination or governance can cause content fragmentation and disputes.
Notable example
- **Wikipedia** — the largest example, maintained by the Wikimedia Foundation and contributed to by volunteers worldwide.