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:** Several contributors can edit pages, sometimes at the same time.
- **Edit history:** All edits are stored with timestamps and the author’s name or IP.
- **Interlinking:** Creating links among pages is straightforward, which helps interconnect content.
- **Lightweight markup:** Pages are typically formatted with lightweight markup like WikiText or Markdown.
- **Permission settings:** Some wikis are open to anyone; others limit edits to registered users or specific groups.
- **Discussion pages:** Separate talk pages allow contributors to discuss edits and structure.
Typical uses
- Community knowledge bases such as Wikipedia
- Internal documentation and company knowledge bases
- Collaborative writing and shared note-taking
- School and instructional projects
Pros
- **Fast collaboration:** Contributors can rapidly create and improve content.
- **Openness:** Edit histories and talk pages reveal how content decisions were made.
- **Expandable:** They scale organically as users add more pages and 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.
Example
- **Wikipedia** — the largest example, maintained by the Wikimedia Foundation and contributed to by volunteers worldwide.</p>