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.
Common features
- **Collaborative editing:** Multiple people can edit the same pages, occasionally concurrently.
- **Edit history:** All edits are stored with timestamps and the author’s name or IP.
- **Interlinking:** It’s easy to create links between pages, forming an interconnected knowledge base.
- **Lightweight markup:** Pages are typically formatted with lightweight markup like WikiText or Markdown.
- **Permission settings:** Access controls vary — from fully open editing to permissions for certain users or groups.
- **Discussion pages:** Separate talk pages allow contributors to discuss edits and structure.
Frequent uses
- Community knowledge bases such as Wikipedia
- Project docs and corporate knowledge repositories
- Cooperative writing and shared notes
- Classroom and educational projects
Advantages
- **Fast collaboration:** Contributors can rapidly create and improve content.
- **Openness:** Visibility into edits and discussions shows how decisions were reached.
- **Expandable:** They scale organically as users add more pages and topics.
Limitations
- **Vandalism and false information:** Public editing can lead to vandalism or incorrect information.
- **Inconsistent quality:** Articles can differ greatly in depth, tone, and reliability.
- **Organizational issues:** Without clear governance, content may become fragmented or disputed.
Notable example
- **Wikipedia** — the best-known wiki, run by the Wikimedia Foundation and built by volunteer contributors worldwide.