|
|
Line 1: |
Line 1: |
| <center> | | <strong>MediaWiki has been installed.</strong> |
| <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> | |
|
| |
|
| <div style="width: 50%; float: left;">
| | Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software. |
| <!-- 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]]
| |
| * [[Money Making Game]]
| |
| * [[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><br />
| |
| * [[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><br />
| |
| * [[ASH For Beginners]]
| |
| * [[KoLmafia Properties]]
| |
| * [[Ash Functions|Master Function List]]
| |
| * [[CLI Reference|CLI Commands]]
| |
| * [[Helpful Scripts]]</p>
| |
| </td>
| |
| </tr>
| |
| </table>
| |
|
| |
|
| <table style="width: 90%; border: 2px solid black; margin: 5px 5px 15px 5px;" cellpadding="0" cellspacing="0">
| | == Getting started == |
| <tr><td style="background-color: #b0ddb0; padding: 4px; border-bottom: 1px solid black">How Does KoLmafia Help?</td></tr>
| | * [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list] |
| <tr>
| | * [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ] |
| <td style="background-color: #c0ffc0; padding: 4px;">
| | * [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list] |
| * [[Automation]] | | * [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language] |
| * [[Quests|Helping with Quests]]
| | * [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki] |
| * [[Basement|Basement Diving]]
| |
| </td>
| |
| </tr>
| |
| </table>
| |
| | |
| </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>
| |
| | |
| <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>
| |
| | |
| <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-->
| |