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:** Multiple people can edit the same pages, occasionally concurrently.
- **Edit history:** Each change is logged with a time and the editor’s name or IP.
- **Interlinking:** Creating links among pages is straightforward, which helps interconnect content.
- **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:** Talk or discussion pages let contributors debate edits and organization.
Common uses
- Community knowledge bases such as Wikipedia
- Project documentation and internal company knowledge repositories
- Group writing and collaborative note-taking
- Educational and classroom projects
Benefits
- **Fast collaboration:** Many people can collaborate and iterate quickly on content.
- **Openness:** Edit histories and talk pages reveal how content decisions were made.
- **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:** Entries may vary in accuracy, style, and completeness.
- **Organizational issues:** Lack of structure or rules can lead to disorganization and conflicts.
Notable example
- **Wikipedia** — the largest example, maintained by the Wikimedia Foundation and contributed to by volunteers worldwide.</p>