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.
Main features
- **Collaborative editing:** Multiple people can edit the same pages, occasionally concurrently.
- **Edit history:** All edits are stored with timestamps and the author’s name or IP.
- **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:** 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.
Typical uses
- Community knowledge bases such as Wikipedia
- Project documentation and internal company knowledge repositories
- Collaborative writing and shared note-taking
- School and instructional projects
Pros
- **Fast collaboration:** Contributors can rapidly create and improve content.
- **Openness:** Visibility into edits and discussions shows how decisions were reached.
- **Expandable:** Wikis expand easily as contributors add and organize content.
Drawbacks
- **Vandalism and false information:** Public editing can lead to vandalism or incorrect information.
- **Inconsistent quality:** Entries may vary in accuracy, style, and completeness.
- **Organizational issues:** Lack of structure or rules can lead to disorganization and conflicts.
Illustration
- **Wikipedia** — the largest example, maintained by the Wikimedia Foundation and contributed to by volunteers worldwide.</p>