<p>A wiki is a web platform that enables multiple users to collaboratively create, edit, and arrange content through a browser.
They emphasize simplicity and openness — pages can be created or modified without special technical skills, and most maintain an edit history so revisions can be reviewed or reverted.
Common features
- **Collaborative editing:** Several contributors can edit pages, sometimes at the same time.
- **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:** Formatting is usually handled by lightweight markup languages (e.g., 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.
Frequent uses
- Community-driven knowledge bases (for example, Wikipedia)
- Project documentation and internal company knowledge repositories
- Cooperative writing and shared notes
- Classroom and educational projects
Pros
- **Fast collaboration:** Contributors can rapidly create and improve content.
- **Openness:** Edit histories and talk pages reveal how content decisions were made.
- **Expandable:** They scale organically as users add more pages and topics.
Drawbacks
- **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.
Example
- **Wikipedia** — the largest example, maintained by the Wikimedia Foundation and contributed to by volunteers worldwide.</p>