<p>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:** 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:** Creating links among pages is straightforward, which helps interconnect content.
- **Lightweight markup:** Pages are typically formatted with lightweight markup like WikiText or Markdown.
- **Permission settings:** Access controls vary — from fully open editing to permissions for certain users or groups.
- **Discussion pages:** Separate talk pages allow contributors to discuss edits and structure.
Frequent uses
- Crowd-sourced knowledge resources (e.g., Wikipedia)
- Project documentation and internal company knowledge repositories
- Group writing and collaborative note-taking
- Educational and classroom projects
Benefits
- **Fast collaboration:** Contributors can rapidly create and improve content.
- **Openness:** Visibility into edits and discussions shows how decisions were reached.
- **Expandable:** Wikis can grow naturally as contributors add new topics.
Limitations
- **Vandalism and false information:** Public editing can lead to vandalism or incorrect information.
- **Inconsistent quality:** Content quality may vary widely between pages.
- **Organizational issues:** Lack of structure or rules can lead to disorganization and conflicts.
Example
- **Wikipedia** — the best-known wiki, run by the Wikimedia Foundation and built by volunteer contributors worldwide.</p>