Differences between revisions 1 and 10 (spanning 9 versions)
Revision 1 as of 2017-08-13 14:12:12
Size: 460
Editor: Alkani
Comment: CAA -- Initial Page. I will examine this later.
Revision 10 as of 2017-11-02 13:14:39
Size: 2949
Editor: Alkani
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
== To-Do List Assignments ==
=== Assigned ===
 . [ ] Make a Getting Started homepage that explains the other related pages
  . [ ] Write a 'Your first day on SpinDizzy' tutorial perhaps? Connecting as a guest. Getting a character. meeting people, etc. (Assigned: Alkani)
  . [ ] Write a General Command block, with the following minimum information: Command Keyword, Built-In/Global, Arguments, Usage Syntax.
  . [ ] Develop standardized Command article layout. Include General Command Block, a blurb about the command, when it would generally be used, when it shouldn't (maybe? are there cases like that?), syntax definitions (tabular), examples, alternate commands. (Planning on referencing something akin to Linux Manual Pages or the IBM InfoCenter-style examples for commands. (Assigned: Alkani)
  . [ ] Commands Quick Sheet/Cheat Sheet for the most commonly-used commands (will probably be done as part of a "A Player's First Day"/Getting Started Doc (Alkani)
  . [ ] Work on the Puppet Documentation (Alkani)
  . [ ] Transfer Xor's getting started pages and tutorials
  . [ ] Global commands list
Line 9: Line 19:
Email: <<MailTo(you AT SPAMFREE example DOT com)>>
## You can even more obfuscate your email address by adding more uppercase letters followed by a leading and trailing blank.
=== In Progress ===
 . [ ] Commands LZ as starting point for documentation. LZ should be peer reviewed/edited appropriately.
  . - "Finished" for all intents and purposes. Just needs to be peer reviewed.
Line 12: Line 23:
... == Artifacts ==
 . Generic Page Structure
  . Commands (Commands/)
   . List: Commands (Commands/CmdList)
   . List: Built-In Commands (Commands/BuiltIn)
   . List: Global Commands (Commands/Globals)
    . + Individual command pages Has its own page
     . ++ Built-Ins (Commands/BuiltIn/<COMMAND-NAME>)
     . ++ Globals (Commands/Globals/<COMMAND-NAME>)
  . Building (Building/)
   . Rooms
   . Exits
  . Concepts (Concepts/)
   . Communications (Probably needs to be part of another document)
   . Goal
   . Score
   . Currency (aka Money)
     . Earning
   . Rooms
    . Home
   . Characters
    . Belongings
    . Robbery
    . Death
    . Retiring
   . Objects
   . Flags
   . Properties
   . Locks
   . Exits
   . Puppets (or Zombies)
   . Security
  . Programming (Programming/)
   . Messages
   . Message Passing Interpreter (MPI)
   . Multi-User FORTH (MUF)
   . Libraries
  . Glossary (Glossary/)
   . List: Index (

=== Prototype Command Table ===
||||<rowbgcolor="#CCCCCC" rowstyle="&quot; &quot;"style="text-align:center">'''Command Information''' ||
||''Keyword'' ||<style="text-align:center">{{{ <KEYWORD> }}} ||
||''Type'' ||<style="text-align:center">{{{ Built-In | Global }}} ||
||''Arguments'' ||<style="text-align:center">{{{ <ARGS> }}} ||
||''Usage'' ||<style="text-align:center">{{{ <USAGE> }}} ||
Line 15: Line 72:
CategoryHomepage CategoryHomepage CategoryHomepage

Alkani

To-Do List Assignments

Assigned

  • [ ] Make a Getting Started homepage that explains the other related pages
    • [ ] Write a 'Your first day on SpinDizzy' tutorial perhaps? Connecting as a guest. Getting a character. meeting people, etc. (Assigned: Alkani)

    • [ ] Write a General Command block, with the following minimum information: Command Keyword, Built-In/Global, Arguments, Usage Syntax.
    • [ ] Develop standardized Command article layout. Include General Command Block, a blurb about the command, when it would generally be used, when it shouldn't (maybe? are there cases like that?), syntax definitions (tabular), examples, alternate commands. (Planning on referencing something akin to Linux Manual Pages or the IBM InfoCenter-style examples for commands. (Assigned: Alkani)

    • [ ] Commands Quick Sheet/Cheat Sheet for the most commonly-used commands (will probably be done as part of a "A Player's First Day"/Getting Started Doc (Alkani)
    • [ ] Work on the Puppet Documentation (Alkani)
    • [ ] Transfer Xor's getting started pages and tutorials
    • [ ] Global commands list

In Progress

  • [ ] Commands LZ as starting point for documentation. LZ should be peer reviewed/edited appropriately.
    • - "Finished" for all intents and purposes. Just needs to be peer reviewed.

Artifacts

  • Generic Page Structure
    • Commands (Commands/)
      • List: Commands (Commands/CmdList)
      • List: Built-In Commands (Commands/BuiltIn)
      • List: Global Commands (Commands/Globals)
        • + Individual command pages Has its own page
          • ++ Built-Ins (Commands/BuiltIn/<COMMAND-NAME>)

          • ++ Globals (Commands/Globals/<COMMAND-NAME>)

    • Building (Building/)
      • Rooms
      • Exits
    • Concepts (Concepts/)
      • Communications (Probably needs to be part of another document)
      • Goal
      • Score
      • Currency (aka Money)
        • Earning
      • Rooms
        • Home
      • Characters
        • Belongings
        • Robbery
        • Death
        • Retiring
      • Objects
      • Flags
      • Properties
      • Locks
      • Exits
      • Puppets (or Zombies)
      • Security
    • Programming (Programming/)
      • Messages
      • Message Passing Interpreter (MPI)
      • Multi-User FORTH (MUF)
      • Libraries
    • Glossary (Glossary/)
      • List: Index (

Prototype Command Table

Command Information

Keyword

 <KEYWORD> 

Type

 Built-In | Global 

Arguments

 <ARGS> 

Usage

 <USAGE> 


CategoryHomepage

Alkani (last edited 2017-11-03 13:48:55 by Alkani)