A wiki is a web platform that enables multiple users to collaboratively create, edit, and arrange content through a 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.
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:** Links between pages are simple to create, helping build connected content.
- **Lightweight markup:** Pages are typically formatted with lightweight markup like 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.
Common uses
- Community knowledge bases such as Wikipedia
- Project docs and corporate knowledge repositories
- Cooperative writing and shared notes
- School and instructional projects
Benefits
- **Fast collaboration:** Many people can collaborate and iterate quickly on content.
- **Openness:** Transparency through revision histories and discussions.
- **Expandable:** They scale organically as users add more pages and topics.
Limitations
- **Vandalism and false information:** Open editing may allow intentional or accidental inaccuracies.
- **Inconsistent quality:** Articles can differ greatly in depth, tone, and reliability.
- **Organizational issues:** Lack of structure or rules can lead to disorganization and conflicts.
Example
- **Wikipedia** — the largest example, maintained by the Wikimedia Foundation and contributed to by volunteers worldwide.