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.
Main features
- **Collaborative editing:** Several contributors can edit pages, sometimes at the same time.
- **Edit history:** Every modification is recorded with a timestamp and the editor’s identity or IP address.
- **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
- Educational and classroom projects
Pros
- **Fast collaboration:** Multiple people can add and refine content quickly.
- **Openness:** Transparency through revision histories and discussions.
- **Expandable:** They scale organically as users add more pages and topics.
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:** Poor coordination or governance can cause content fragmentation and disputes.
Example
- **Wikipedia** — the largest example, maintained by the Wikimedia Foundation and contributed to by volunteers worldwide.