<p>A wiki is a website designed for collaborative editing, letting many people create, update, and organize content directly in a web browser.
They emphasize simplicity and openness — pages can be created or modified without special technical skills, and most maintain an edit history so revisions can be reviewed or reverted.
Main features
- **Collaborative editing:** Numerous contributors can work on pages, sometimes simultaneously.
- **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:** Access controls vary — from fully open editing to permissions for certain users or groups.
- **Discussion pages:** Dedicated discussion pages enable contributors to coordinate and discuss content.
Common uses
- Community-driven knowledge bases (for example, Wikipedia)
- Project documentation and internal company knowledge repositories
- Collaborative writing and shared note-taking
- School and instructional projects
Benefits
- **Fast collaboration:** Contributors can rapidly create and improve 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:** Public editing can lead to vandalism or incorrect information.
- **Inconsistent quality:** Entries may vary in accuracy, style, and completeness.
- **Organizational issues:** Without clear governance, content may become fragmented or disputed.
Notable example
- **Wikipedia** — the largest example, maintained by the Wikimedia Foundation and contributed to by volunteers worldwide.</p>