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:** Each change is logged with a time and the editor’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:** Talk or discussion pages let contributors debate edits and organization.
Common uses
- Community knowledge bases such as Wikipedia
- Internal documentation and company knowledge bases
- Cooperative writing and shared notes
- Educational and classroom projects
Pros
- **Fast collaboration:** Contributors can rapidly create and improve content.
- **Openness:** Transparency through revision histories and discussions.
- **Expandable:** Wikis expand easily as contributors add and organize content.
Limitations
- **Vandalism and false information:** Open contribution can result in deliberate or accidental misinformation.
- **Inconsistent quality:** Content quality may vary widely between pages.
- **Organizational issues:** Lack of structure or rules can lead to disorganization and conflicts.
Notable example
- **Wikipedia** — a well-known wiki operated by the Wikimedia Foundation and written by volunteers around the globe.