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:** 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:** Simple markup languages (such as WikiText or Markdown) are used to format pages.
- **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
- Internal documentation and company knowledge bases
- Group writing and collaborative note-taking
- Educational and classroom projects
Benefits
- **Fast collaboration:** Contributors can rapidly create and improve content.
- **Openness:** Visibility into edits and discussions shows how decisions were reached.
- **Expandable:** Wikis can grow naturally as contributors add new topics.
Limitations
- **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.
Notable example
- **Wikipedia** — the largest example, maintained by the Wikimedia Foundation and contributed to by volunteers worldwide.</p>