Wiki: Pedia
<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:** 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:** 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:** Access controls vary — from fully open editing to permissions for certain users or groups.
- **Discussion pages:** Talk or discussion pages let contributors debate edits and organization.
Typical uses
- Community knowledge bases such as Wikipedia
- Internal documentation and company knowledge bases
- Cooperative writing and shared notes
- Classroom and educational projects
Pros
- **Fast collaboration:** Many people can collaborate and iterate quickly on content.
- **Openness:** Transparency through revision histories and discussions.
- **Expandable:** Wikis can grow naturally as contributors add new topics.
Cons
- **Vandalism and false information:** Open contribution can result in deliberate or accidental misinformation.
- **Inconsistent quality:** Articles can differ greatly in depth, tone, and reliability.
- **Organizational issues:** Without clear governance, content may become fragmented or disputed.
Notable example
- **Wikipedia** — the best-known wiki, run by the Wikimedia Foundation and built by volunteer contributors worldwide.</p>