Difference between revisions of "Main Page"

From Kolmafia
Jump to navigation Jump to search
imported>Efilnikufecin
(The Money Making Game was removed from the game on August 26, 2019 and KoLmafia in r19512)
 
(623 intermediate revisions by more than 100 users not shown)
Line 1: Line 1:
 
<center>
 
<center>
Welcome to the KoLMafia Wiki.
+
<div align="center" style="margin: 0 0 20px 0; text-align: center; border: none;">
 +
<span style="font-size: 1.4em;">Welcome to the KoLmafia Wiki!</span><br />
 +
<span style="font-size: 1em; line-height: 1.6em;">Progress level: [[Special:Statistics|{{NUMBEROFARTICLES}}]]</span>
 +
</div>
  
Please pardon our dust while we remodel.<br>
+
<div style="width: 50%; float: left;">
'''Progress level: [[Special:Statistics|{{NUMBEROFARTICLES}}]]'''
+
<!-- Left div START-->
 +
<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;">
 +
<span style="line-height: 0.875em; font-size: 0.875em; font-weight: bold; padding: 0; margin: 0 0 0 0.4em;">FUNCTION CATEGORIES</span><br />
 +
* [[Your Character]]
 +
* [[Item Management]]
 +
* [[Equipment]]
 +
* [[Skills and Effects]]
 +
* [[Adventuring]]
 +
* [[In-combat Consulting]]
 +
* [[Math and Numbers]]
 +
* [[String Handling Routines]]
 +
* [[Datatype Conversions]]
 +
* [[Modifier Functions]]
 +
* [[Relay Browser Functions]]
 +
* [[Miscellaneous Functions|Miscellaneous]]
 +
</td>
 +
<td style="background-color: #ffc48e; padding: 4px; vertical-align: top;">
 +
<p><span style="line-height: 0.875em; font-size: 0.875em; font-weight: bold; padding: 0; margin: 0 0 0 0.4em;">LANGUAGE CONVENTIONS</span>
 +
* [[Operators]]
 +
* [[Data Types]]
 +
* [[Control Structures]]
 +
* [[Data Structures]]
 +
* [[Proxy Records]]
 +
* [[Miscellaneous ASH Features|Misc. ASH Features]]</p>
 +
<p style="margin-top: 2em;"><span style="line-height: 0.875em; font-size: 0.875em; font-weight: bold; padding: 0; margin: 0 0 0 0.4em;">HELPFUL RESOURCES</span>
 +
* [[ASH For Beginners]]
 +
* [[KoLmafia Properties]]
 +
* [[Ash Functions|Master Function List]]
 +
* [[CLI Reference|CLI Commands]]
 +
* [[Helpful Scripts]]
 +
* [[JavaScript Support]]
 +
</p>
 +
</td>
 +
</tr>
 +
</table>
  
<table style="width:80%;margin-top:+.7em;background-color:#F4DF3B;border:2px solid #8663A8">
+
<table style="width: 90%; border: 2px solid black; margin: 5px 5px 15px 5px;" cellpadding="0" cellspacing="0">
  <tr>
+
<tr><td style="background-color: #b0ddb0; padding: 4px; border-bottom: 1px solid black">How Does KoLmafia Help?</td></tr>
    <td class="box_tgen" style="text-align:center;color:#000;font-size:90%;border:none;margin: 0;padding:.1em;">
+
<tr>
'''Quick Links:''' [[(ASHRM) Your Character]] | [[(ASHRM) Item Management ]] | [[(ASHRM) Equipment ]] | [[(ASHRM) Skills and Effects ]] | [[(ASHRM) Adventuring ]] | [[(ASHRM) In-combat functions for consult scripting ]] | [[(ASHRM) Miscellaneous ]]  | [[(ASHRM) String Handling Routines ]] | [[(ASHRM) Dataype Constants ]] | [[(ASHRM) KoLMafia Properties ]] | [[(ASHRM) Code Samples ]]</td>
+
<td style="background-color: #c0ffc0; padding: 4px;">
  </tr>
+
* [[Automation]]
 +
* [[Quests|Helping with Quests]]
 +
* [[Basement|Basement Diving]]
 +
</td>
 +
</tr>
 
</table>
 
</table>
  
== Information about ASH Scripting ==
+
</div>
 +
<!-- Left div END-->
 +
</center>
 +
<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">
 +
<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;">
 +
* [[Installation]]
 +
{{
 +
Hidelist
 +
|title=[[KoLmafia Guide]] by SinginSally
 +
|1=[[KoLmafia Guide: Preface|Preface]]
 +
|2=[[KoLmafia Guide: Basics (Relay Browser)|Lesson 1: Basics (Relay Browser)]]
 +
|3=[[KoLmafia Guide: Java Interface|Lesson 2: Java Interface]]
 +
|4=[[KoLmafia Guide: Stats-Checking|Lesson 3: Stats-Checking]]
 +
|5=[[KoLmafia Guide: Attack Script|Lesson 4: Attack Script]]
 +
|6=[[KoLmafia Guide: Custom Combat Script|Lesson 5: Custom Combat Script]]
 +
|7=[[KoLmafia Guide: Auto-Adventuring|Lesson 6: Auto-Adventuring]]
 +
|8=[[KoLmafia Guide: Automatic HP/MP Recovery|Lesson 7: Automatic HP/MP Recovery]]
 +
|9=[[KoLmafia Guide: Goal-Oriented Adventuring|Lesson 8: Goal-Oriented Adventuring]]
 +
|10=[[KoLmafia Guide: Setting Preferences|Lesson 9: Setting Preferences]]
 +
|11=[[KoLmafia Guide: Setting Up Breakfast|Lesson 10: Setting Up Breakfast]]
 +
|12=[[KoLmafia Guide: Eating & Drinking|Lesson 11: Eating & Drinking]]
 +
|13=[[KoLmafia Guide: PvP (Beating Up People)|Lesson 12: PvP (Beating Up People)]]
 +
|14=[[KoLmafia Guide: Running ASH Scripts|Lesson 13: Running ASH Scripts]]
 +
|15=[[KoLmafia Guide: Useful Commands|Lesson 14: Useful Commands]]
 +
|16=[[KoLmafia Guide: Closing Thoughts|Lesson 15: Closing Thoughts]]
 +
}}
 +
* [[SVN Primer]]
 +
* [[Helpful Links]]
 +
* [[Help:Frequently Asked Questions|KoLmafia FAQ]]
 +
</td>
 +
</tr>
 +
</table>
  
[[ASH Reference Manual]]
+
<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">Advanced Features</td></tr>
 +
<tr>
 +
<td style="background-color: #bfbfff; padding: 4px;">
 +
* [[Modifier Maximizer]]
 +
* [[Daily Deeds]]
 +
* [[Hidden Features]]
 +
</td>
 +
</tr>
 +
</table>
  
</center>
+
<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 KoLmafia Project</td></tr>
 +
<tr>
 +
<td style="background-color: #bfbfff; padding: 4px;">
 +
* [[Compiling from Source]]
 +
* [[Development Environment Setup]]
 +
* [[Mafia's Code]]
 +
* [[Making a Patch]]
 +
* [[Reporting a Bug/Requesting a Feature]]
 +
* [[Help:Editing|Editing the Wiki Documentation]]
 +
* [[Help:To Do List|Wiki "To Do" List]]
 +
</td>
 +
</tr>
 +
</table>
 +
 
 +
</div>
 +
<!-- Right div END-->

Latest revision as of 18:04, 24 April 2021