<p>A wiki is a website designed for collaborative editing, letting many people create, update, and organize content directly in a web browser.
Simplicity and openness are central to wikis: anyone can often add or change pages without technical knowledge, and edits are usually logged for review or rollback.
Common features
- **Collaborative editing:** Numerous contributors can work on pages, sometimes simultaneously.
- **Edit history:** Every modification is recorded with a timestamp and the editor’s identity or IP address.
- **Interlinking:** It’s easy to create links between pages, forming an interconnected knowledge base.
- **Lightweight markup:** Simple markup languages (such as WikiText or Markdown) are used to format pages.
- **Permission settings:** Some wikis are open to anyone; others limit edits to registered users or specific groups.
- **Discussion pages:** Dedicated discussion pages enable contributors to coordinate and discuss content.
Frequent uses
- Crowd-sourced knowledge resources (e.g., Wikipedia)
- Project docs and corporate knowledge repositories
- Collaborative writing and shared note-taking
- Educational and classroom projects
Pros
- **Fast collaboration:** Contributors can rapidly create and improve content.
- **Openness:** Transparency through revision histories and discussions.
- **Expandable:** Wikis can grow naturally as contributors add new topics.
Limitations
- **Vandalism and false information:** Open editing may allow intentional or accidental inaccuracies.
- **Inconsistent quality:** Entries may vary in accuracy, style, and completeness.
- **Organizational issues:** Poor coordination or governance can cause content fragmentation and disputes.
Illustration
- **Wikipedia** — the largest example, maintained by the Wikimedia Foundation and contributed to by volunteers worldwide.</p>