Main Page: Difference between revisions
Jump to navigation
Jump to search
imported>StDoodle mNo edit summary |
imported>StDoodle mNo edit summary |
||
Line 1: | Line 1: | ||
<div align="center" style="margin: 0 0 4em 0; text-align: center; border: none;"> | |||
<div align="center" style="margin: 0 0 4em 0; text-align: center | |||
<span style="font-size: 1.4em;">Welcome to the KoLmafia Wiki!</span> | <span style="font-size: 1.4em;">Welcome to the KoLmafia Wiki!</span> | ||
<p>Please pardon our dust while we remodel.<br /> | <p>Please pardon our dust while we remodel.<br /> | ||
Line 7: | Line 6: | ||
</div> | </div> | ||
<table style="width: | <div style="width: 50%; float: left;"> | ||
<tr><td style="background-color: #ffac62; padding: 4px; border-bottom: 1px solid black">Quick Links for ASH Scripters</td></tr> | <!-- Left div START--> | ||
<tr><td style="background-color: #ffc48e; padding: 4px; | <table style="width: 90%; border: 2px solid black; margin: 5px 5px 15px 5px;" cellpadding="0" cellspacing="0"> | ||
<tr><td colspan=2 style="background-color: #ffac62; padding: 4px; border-bottom: 1px solid black">Quick Links for ASH Scripters</td></tr> | |||
<tr> | |||
<td style="background-color: #ffc48e; padding: 4px; vertical-align: top;"> | |||
* [[Your Character]] | |||
* [[Item Management]] | |||
* [[Equipment]] | |||
* [[Skills and Effects]] | |||
* [[Adventuring]] | |||
* [[In-combat Consulting]] | |||
* [[Miscellaneous]] | |||
</td> | |||
<td style="background-color: #ffc48e; padding: 4px; vertical-align: top;"> | |||
* [[String Handling Routines]] | |||
* [[Control structures]] | |||
* [[Data Structures]] | |||
* [[Datatype Constants]] | |||
* [[Datatype Conversions]] | |||
* [[KoLmafia Properties]] | |||
* [[Code Samples]] | |||
* [[Ash Functions|Master Function List]] | |||
</td> | |||
</tr> | </tr> | ||
</table> | </table> | ||
<table style="width: 90%; border: 2px solid black; margin: 5px 5px 15px 5px;" cellpadding="0" cellspacing="0"> | |||
<table style="width: 90%; border: 2px solid black; margin: 5px | <tr><td style="background-color: #b0ddb0; padding: 4px; border-bottom: 1px solid black">How Does KoLmafia Help?</td></tr> | ||
<tr> | |||
<td style="background-color: #c0ffc0; padding: 4px;"> | |||
<tr><td style="background-color: #b0ddb0; padding: 4px; border-bottom: 1px solid black">How | |||
<tr><td style="background-color: #c0ffc0; padding: 4px;"> | |||
* [[Automation]] | * [[Automation]] | ||
* [[Quests|Helping with Quests]] | * [[Quests|Helping with Quests]] | ||
* [[Basement|Basement Diving]] | * [[Basement|Basement Diving]] | ||
</td></tr> | </td> | ||
</tr> | |||
</table> | </table> | ||
</div> | </div> | ||
<!-- Left div END--> | |||
<div style="width: 50%; float: right;"> | <div style="width: 50%; float: right;"> | ||
< | <!-- Right div START--> | ||
<table style="width: 90%; border: 2px solid black; margin: 5px 5px 15px 5px;" cellpadding="0" cellspacing="0"> | |||
<table style="width: 90%; border: 2px solid black; margin: 5px;" cellpadding="0" cellspacing="0"> | |||
<tr><td style="background-color: #aeaeee; padding: 4px; border-bottom: 1px solid black">New User Help</td></tr> | <tr><td style="background-color: #aeaeee; padding: 4px; border-bottom: 1px solid black">New User Help</td></tr> | ||
<tr><td style="background-color: #bfbfff; padding: 4px;"> | <tr> | ||
<td style="background-color: #bfbfff; padding: 4px;"> | |||
* Installation ( [[Windows Installation|Windows]] {{!}} [[Linux Installation|Linux]] {{!}} [[Mac Installation|Mac]] ) | |||
* [[KoLmafia Guide]] by SinginSally | * [[KoLmafia Guide]] by SinginSally | ||
* [[Helpful Links]] | * [[Helpful Links]] | ||
</td></tr> | </td> | ||
</tr> | |||
</table> | </table> | ||
<table style="width: 90%; border: 2px solid black; margin: 5px;" cellpadding="0" cellspacing="0"> | <table style="width: 90%; border: 2px solid black; margin: 5px 5px 15px 5px;" cellpadding="0" cellspacing="0"> | ||
<tr><td style="background-color: #aeaeee; padding: 4px; border-bottom: 1px solid black">Contributing to the | <tr><td style="background-color: #aeaeee; padding: 4px; border-bottom: 1px solid black">Contributing to the KoLmafia Project</td></tr> | ||
<tr><td style="background-color: #bfbfff; padding: 4px;"> | <tr> | ||
<td style="background-color: #bfbfff; padding: 4px;"> | |||
* [[Compiling from Source]] | * [[Compiling from Source]] | ||
* [[Mafia's Code]] | * [[Mafia's Code]] | ||
* [[Making a Patch]] | * [[Making a Patch]] | ||
</td></tr> | * [[Help:Editing|Editing the Wiki Documentation]] | ||
</td> | |||
</tr> | |||
</table> | </table> | ||
</div> | </div> | ||
<!-- Right div END--> |
Revision as of 12:28, 4 March 2010
Welcome to the KoLmafia Wiki!
Please pardon our dust while we remodel.
Progress level: 530
Does this number seem to be going down, rather than up?
See the Discussion Page for the reason behind this.
Quick Links for ASH Scripters | |
How Does KoLmafia Help? |
New User Help |
|
Contributing to the KoLmafia Project |