A wiki is a website designed for collaborative editing, letting many people create, update, and organize content directly in a web browser.
Wikis prioritize ease of use and openness: pages can be added or changed without technical expertise, and most track every edit so changes can be reviewed or undone.
Main features
- **Collaborative editing:** Multiple people can edit the same pages, occasionally concurrently.
- **Edit history:** Every modification is recorded with a timestamp and the editor’s identity or IP address.
- **Interlinking:** It’s easy to create links between pages, forming an interconnected knowledge base.
- **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:** Talk or discussion pages let contributors debate edits and organization.
Frequent uses
- Crowd-sourced knowledge resources (e.g., Wikipedia)
- Project documentation and internal company knowledge repositories
- Collaborative writing and shared note-taking
- Classroom and educational projects
Benefits
- **Fast collaboration:** Contributors can rapidly create and improve content.
- **Openness:** Transparency through revision histories and discussions.
- **Expandable:** Wikis can grow naturally as contributors add new topics.
Cons
- **Vandalism and false information:** Open contribution can result in deliberate or accidental misinformation.
- **Inconsistent quality:** Articles can differ greatly in depth, tone, and reliability.
- **Organizational issues:** Lack of structure or rules can lead to disorganization and conflicts.
Notable example
- **Wikipedia** — the best-known wiki, run by the Wikimedia Foundation and built by volunteer contributors worldwide.