Difference between revisions of "Main Page"
From ComputerCraft Wiki
(:)) |
(Trying to escape the ComputerCraft_Wiki namespace bug thingy. ;_;) |
||
Line 1: | Line 1: | ||
− | # | + | <div id="mp-header-block" |
+ | style="position: relative; width: 600px; margin: 0 auto; background-color: #DBE5FF; border: 1px solid #CCC; border-radius:5px; text-align: center; padding: 0.4em; box-shadow: 3px 3px 3px #B5B5B5;"> | ||
+ | <div style="position:absolute; top:8%; left:0.4em">[[File:Grid_wireless_mining_turtle.png|48px]]</div> | ||
+ | <div style="position:absolute; top:8%; right:0.4em">[[File:Iso_Computer.png|48px]]</div> | ||
+ | <div style="font-size:150%; font-weight:bold; margin-top: 0.6em" id="mp-header">Welcome to the ComputerCraft Wiki!</div> | ||
+ | <div id="mp-header-articles" style="font-size:85%">'''''{{NUMBEROFARTICLES}} pages since January 27th, 2012'''''</div> | ||
+ | </div> | ||
+ | |||
+ | <table style="width:100%;" cellspacing="1" cellpadding="1"> | ||
+ | |||
+ | <!-- mp-row: first --> | ||
+ | <tr style="vertical-align:top;"> | ||
+ | <td style="vertical-align:top;"> | ||
+ | {{Heading|[[File:Iso_Computer.png|24px]] What is ComputerCraft?}} | ||
+ | '''ComputerCraft''' is a mod created for Minecraft that adds [[Computer|Computers]], [[Monitor|Monitors]], [[Modem|Modems]], [[Turtle|Turtles]] and more! All devices are programmed with the easy to learn [http://www.lua.org/ Lua programming language]. You can use [[Redstone]] and even [http://eloraam.com/ RedPower] alongside with your devices for the best experience. | ||
+ | </td> | ||
+ | <td style="vertical-align:top; width:30%;"> | ||
+ | <h2 style="overflow:auto; padding:0.2em 0.4em; margin:10px 0 10px 0; border:1px solid #696969; color:#000000; font-size:120%; box-shadow: 3px 3px 3px #B5B5B5; font-weight:bold; text-align:left; -moz-border-radius:5px; border-radius:5px; background-color: #E0E0E0;"><span class="mw-headline"> | ||
+ | <div style="width:24px; height:24px; float:left;">[[File:Iso_Printer.png|24px]]</div><center><b>[http://www.computercraft.info ComputerCraft News]</b></center> | ||
+ | </span></h2> | ||
+ | <h2 style="overflow:auto; padding:0.2em 0.4em; margin:10px 0 10px 0; border:1px solid #696969; color:#000000; font-size:120%; box-shadow: 3px 3px 3px #B5B5B5; font-weight:bold; text-align:left; -moz-border-radius:5px; border-radius:5px; background-color: #E0E0E0;"><span class="mw-headline"> | ||
+ | <div style="width:24px; height:24px;float:left;">[[File:Grid_Redstone.png|24px]]</div><center><b>[http://www.minecraftforum.net/topic/892282- Download ComputerCraft!]</b></center> | ||
+ | </span></h2> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <!-- mp-row: second --> | ||
+ | <tr style="vertical-align:top;"> | ||
+ | <td style="vertical-align:top;"> | ||
+ | {{Heading|[[File:Grid_chest.png|24px]] Wiki Contents}} | ||
+ | <table style="width:99%; text-align:center;"> | ||
+ | <tr> | ||
+ | <td style="width:20%; text-align:center; border-bottom:1px solid #E2E2E2;">[[Download|Download ComputerCraft]]</td> | ||
+ | <td style="width:20%; text-align:center; border-bottom:1px solid #E2E2E2;">[[Tutorials|Tutorial List]]</td> | ||
+ | <td style="width:20%; text-align:center; border-bottom:1px solid #E2E2E2;">[[Recipes|Recipe List]]</td> | ||
+ | <td style="width:20%; text-align:center; border-bottom:1px solid #E2E2E2;">[[:Category:Programs|Program List]]</td> | ||
+ | <td style="width:20%; text-align:center; border-bottom:1px solid #E2E2E2;">[[Changelog|Changelog]]</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td style="width:20%; text-align:center; border-bottom:1px solid #E2E2E2;">[[:Category:Notable_Programs|Notable Programs]]</td> | ||
+ | <td style="width:20%; text-align:center; border-bottom:1px solid #E2E2E2;">[[:Category:APIs|API List]]</td> | ||
+ | <td style="width:20%; text-align:center; border-bottom:1px solid #E2E2E2;">[[:Category:Peripherals|Peripherals & Addons]]</td> | ||
+ | <td style="width:20%; text-align:center; border-bottom:1px solid #E2E2E2;">[[:Category:OSes|Operating Systems]]</td> | ||
+ | <td style="width:20%; text-align:center; border-bottom:1px solid #E2E2E2;">[[Wiki Todo]]</td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </td> | ||
+ | <td style="vertical-align:top;"> | ||
+ | {{Heading|[[File:Grid_diamond_pickaxe.png|24px]] Latest Version}} | ||
+ | {{Version}} | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <!-- mp-row: third --> | ||
+ | <tr style="vertical-align:top;"> | ||
+ | <td style="vertical-align:top;"> | ||
+ | {{Heading|[[File:Grid_disk.png|24px]] Examples}} | ||
+ | Some examples of the many powerful uses of ComputerCraft are: | ||
+ | <table style="width:99%; text-align:center;"> | ||
+ | <tr> | ||
+ | <td style="width:50%; text-align:center; border-bottom:1px solid #E2E2E2;">[[Making a Password Protected Door|Password locks for doors without complicated redstone]]</td> | ||
+ | <td style="width:50%; text-align:center; border-bottom:1px solid #E2E2E2;">[[Login_with_Roaming_Profiles|Making a user control system for computer users]]</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td style="width:50%; text-align:center; border-bottom:1px solid #E2E2E2;">The use of [[Turtle|Turtles]] to mine</td> | ||
+ | <td style="width:50%; text-align:center; border-bottom:1px solid #E2E2E2;">Piston doors</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td style="width:50%; text-align:center; border-bottom:1px solid #E2E2E2;">Using [[Computer|Computers]] as a [[Disk.playAudio|jukebox]]</td> | ||
+ | <td style="width:50%; text-align:center; border-bottom:1px solid #E2E2E2;">Using a [[Computer]] to control your TNT Cannons</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td style="width:50%; text-align:center; border-bottom:1px solid #E2E2E2;">[[Computer|Computer-Powered]] Adventure Maps</td> | ||
+ | <td style="width:50%; text-align:center; border-bottom:1px solid #E2E2E2;">Using a [[Computer]] outfitted with Minepedia for Minecraft help in-game</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td style="width:50%; text-align:center; border-bottom:1px solid #E2E2E2;">[[Worm|Epic games]] and [[Adventure|RPG's]]</td> | ||
+ | <td style="width:50%; text-align:center; border-bottom:1px solid #E2E2E2;">Make a turtle dance</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td colspan="2" style="text-align:right; font-weight:bold;">...and much, much more!</td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </td> | ||
+ | <td style="vertical-align:top;"> | ||
+ | {{Heading|[[File:Grid_paper.png|24px]] ComputerCraft History}} | ||
+ | {{News}} | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <!-- mp-row: fourth --> | ||
+ | <tr style="vertical-align:top;"> | ||
+ | <td style="vertical-align:top;"> | ||
+ | {{Heading|[[File:Grid_workbench.png|24px]] Getting started with ComputerCraft}} | ||
+ | Ready? [[Getting Started|Let's get started!]] | ||
+ | </td> | ||
+ | <td style="vertical-align:top;"> | ||
+ | {{Heading|[[File:Grid_Modem.png|24px]] Recent Images}} | ||
+ | {{Images}} | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | |||
+ | [[Category:Lists]] | ||
+ | __NOTOC__ |
Revision as of 13:08, 7 December 2012
What is ComputerCraft?ComputerCraft is a mod created for Minecraft that adds Computers, Monitors, Modems, Turtles and more! All devices are programmed with the easy to learn Lua programming language. You can use Redstone and even RedPower alongside with your devices for the best experience. |
|
||||||||||||||||
Wiki Contents
|
Latest Version
|
||||||||||||||||
ExamplesSome examples of the many powerful uses of ComputerCraft are:
|
ComputerCraft HistoryApril 1, 2016
January 15, 2016
December 24, 2015
December 4, 2015
|
||||||||||||||||
Getting started with ComputerCraftReady? Let's get started! |
Recent Images |