Wiki: Pedia
<p>A wiki is a website designed for collaborative editing, letting many people create, update, and organize content directly in a web 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:** 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:** Formatting is usually handled by lightweight markup languages (e.g., WikiText or Markdown).
- **Permission settings:** Some wikis are open to anyone; others limit edits to registered users or specific groups.
- **Discussion pages:** Talk or discussion pages let contributors debate edits and organization.
Typical uses
- Community knowledge bases such as Wikipedia
- Project documentation and internal company knowledge repositories
- Group writing and collaborative note-taking
- Educational and classroom projects
Advantages
- **Fast collaboration:** Multiple people can add and refine content quickly.
- **Openness:** Transparency through revision histories and discussions.
- **Expandable:** Wikis expand easily as contributors add and organize content.
Drawbacks
- **Vandalism and false information:** Open editing may allow intentional or accidental inaccuracies.
- **Inconsistent quality:** Content quality may vary widely between pages.
- **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>