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.
Key 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:** Creating links among pages is straightforward, which helps interconnect content.
- **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:** Dedicated discussion pages enable contributors to coordinate and discuss content.
Common uses
- Community-driven knowledge bases (for example, Wikipedia)
- Internal documentation and company knowledge bases
- Group writing and collaborative note-taking
- School and instructional projects
Advantages
- **Fast collaboration:** Many people can collaborate and iterate quickly on content.
- **Openness:** Visibility into edits and discussions shows how decisions were reached.
- **Expandable:** They scale organically as users add more pages and topics.
Limitations
- **Vandalism and false information:** Public editing can lead to vandalism or incorrect information.
- **Inconsistent quality:** Content quality may vary widely between pages.
- **Organizational issues:** Lack of structure or rules can lead to disorganization and conflicts.
Example
- **Wikipedia** — a well-known wiki operated by the Wikimedia Foundation and written by volunteers around the globe.</p>