===== Twine Reference =====

==== Basics ====

  * [[What Is Hypertext]]?
  * [[passage|About Passages]]
  * [[link|About Links]]
  * [[syntax|Formatting Passages]]
  * [[tag|About Tags]]
  * [[story format|About Story Formats]]
  * [[Special Passages]]
  * [[Choosing Between Twine and twee]]

==== Using Twine ====

  * [[Installing Twine]]
  * [[Story Files]]
  * [[story map|The Story Map]]
  * [[Editing Passages]]
  * [[image|Adding Images]]
  * [[Finishing Up And Proofing Your Work]]


==== Adding Code To Your Stories ====

  * [[code|Why Use Code]]?
  * [[display|Displaying A Passage Within Another]]
  * [[expression|About Expressions]]
  * [[function|About Functions]]
  * [[print|Printing Variables and Functions]]
  * [[remember|Remembering Things With Variables]]
  * [[if|Displaying Text Conditionally]]
  * [[nobr|Removing Line Breaks]]

==== Customizing Your Stories ====

  * [[stylesheet|Changing Your Story's Appearance]]
  * [[script|Adding New Behaviors]]
  * [[Writing Your Own Macros]]

==== External Resources ====

  * [[https://dl.dropboxusercontent.com/u/25549414/Twine-development.html|Twine/Twee development manual]] (circa 2012) - Includes then-current dev team info
  * [[http://entertwine.weebly.com/|The Twine Writer's Guide]] (circa 2011) - Includes links to public domain images, etc.