Wiki

From Conservapedia
This is an old revision of this page, as edited by PhilipB (Talk | contribs) at 02:32, March 14, 2007. It may differ significantly from current revision.

Jump to: navigation, search

A wiki is a website enabling visitors to add, edit or remove content in an easy manner. This facilitates collaborative efforts by many people, often simultaneously.

Conservapedia is a "wiki". Many other notable examples exist.[1][2]

"Wiki" is an Hawaiian word meaning "quick." In part, the word refers to a simplified system of markup, which allows the most common kinds of HTML markup to be performed in a semi-intuitive way. For example, using the MediaWiki software, a user can italicize a word by preceding and following it with two apostrophes:

''italicized''

instead of using the HTML syntax

<i>italicized</i>

The technology was originally developed by Ward Cunningham, and saw early application among open source developers for maintaining code documentation. Wikimedia developed the technology further, and made it available as open source software, under the name MediaWiki. MediaWiki is the software that hosts Conservapedia, CreationWiki, and many other wiki sites.

External links