Wiki: Pedia
<p>A wiki is a web platform that enables multiple users to collaboratively create, edit, and arrange content through a 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:** All edits are stored with timestamps and the author’s name or IP.
- **Interlinking:** Links between pages are simple to create, helping build connected content.
- **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:** Dedicated discussion pages enable contributors to coordinate and discuss content.
Frequent uses
- Crowd-sourced knowledge resources (e.g., Wikipedia)
- Project documentation and internal company knowledge repositories
- Cooperative writing and shared notes
- School and instructional projects
Benefits
- **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.
Drawbacks
- **Vandalism and false information:** Public editing can lead to vandalism or incorrect information.
- **Inconsistent quality:** Content quality may vary widely between pages.
- **Organizational issues:** Without clear governance, content may become fragmented or disputed.
Example
- **Wikipedia** — the best-known wiki, run by the Wikimedia Foundation and built by volunteer contributors worldwide.</p>