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.
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:** 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:** 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:** Separate talk pages allow contributors to discuss edits and structure.
Common uses
- Crowd-sourced knowledge resources (e.g., Wikipedia)
- Project docs and corporate knowledge repositories
- Collaborative writing and shared note-taking
- School and instructional projects
Pros
- **Fast collaboration:** Many people can collaborate and iterate quickly on content.
- **Openness:** Visibility into edits and discussions shows how decisions were reached.
- **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:** Articles can differ greatly in depth, tone, and reliability.
- **Organizational issues:** Without clear governance, content may become fragmented or disputed.
Notable example
- **Wikipedia** — a well-known wiki operated by the Wikimedia Foundation and written by volunteers around the globe.</p>