EXAMPLES

Feel free to submit examples to be placed in this list!

  • A basic example by Jenifer Irwin
  • BASICS

    To use the generator, fill out the configuration fields and then start putting text in the INPUT box. In the WYSYWIG box below, you'll start to see a preview of your book.

    In the third box at the very bottom, you'll find all the commands required to create the book in-game. You can copy these and then paste them into the MUD to string up your entire book at once! Please read the Caveats section below before doing this, however.

    CONFIGURATION

    ANATOMY OF A BOOK

    TABLE OF CONTENTS

    The table of contents will have the keyword of 'contents'. To help your reader find it, you should indicate somewhere in the main description of your book that the reader needs to type: read contents

    Here is an example of what that might look like.

    This is a thick book bound in dark brown leather. The binding and pages are made of smooth, high quality materials. The title is proudly embossed in gold lettering on the front: TRIUMPH ON THE COAST

    To read the table of contents, type: read contents

    The table of contents is usually a bit of a drag to make by hand, but it's also an incredibly important part of a book. Fortunately, the generator will create the table of contents for you automatically!

    The Table of Contents will indicate how many pages are in a chapter, like this:

        The Early Years ................... 01-09
        Before the War .................... 10-15
        Conflict .......................... 16-21
        Aftermath ......................... 22-25
        

    You facilitate this by defining chapters in your book, using markdown as indicated below.

    PAGES

    MARKDOWN

    There are really only two pieces of markdown you need to know to make a book. These, along with any colors you want to use, will let you create clean, standardized books using the generator.

    Note that the use of LML is NOT supported with the generator. You CAN have LML in a book that you made here, but you need to edit the generated commands to make sure all required tags are in the right place.

    CAVEATS

    That was a lot! Back to the generator.