Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| bulletinboard [2026/09/23 00:04] – created - external edit 127.0.0.1 | bulletinboard [2026/09/23 00:55] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Bulletin Board ====== | ====== Bulletin Board ====== | ||
| - | The bulletin board is a great way to post a message for everyone to see.People all over the world of Nilgiri will be able to read the messages you post at their leisure. | + | The bulletin board is a great way to post a message for everyone to see. People all over the world of Nilgiri will be able to read the messages you post at their leisure. |
| ===== Listing board messages ===== | ===== Listing board messages ===== | ||
| - | Read the board in order to see a list of messages that have already been posted. | + | Read the board in order to see a list of messages that have already been posted. |
| + | <code mud> | ||
| + | > look at the board | ||
| + | You look at a large corkboard. | ||
| + | The bottom of the board has elvish graffiti scrawled onto the oak frame: | ||
| + | 'The Dark Elf was here' | ||
| + | > read the board | ||
| + | 1 [Aug 20 03:35] hello world (the Nilgiri Servant) | ||
| + | 2 [Aug 20 03:22] How the west was won (Sin) | ||
| + | 3 [Aug 20 03:09] What in the world? (Sin) | ||
| + | 4 [Aug 20 03:09] Life as a coder (Sin) | ||
| + | > | ||
| + | </ | ||
| ===== Reading a message ===== | ===== Reading a message ===== | ||
| - | Read a message that has been placed on the board. | + | Read a message that has been placed on the board. |
| + | <code mud> | ||
| + | > read the board post 1 | ||
| + | 1 [Aug 20 03:35] hello world (the Nilgiri Servant) | ||
| + | |||
| + | This is a message from the servant of Nilgiri. | ||
| + | |||
| + | > | ||
| + | </ | ||
| With shorthand the same example can be typed out this way: | With shorthand the same example can be typed out this way: | ||
| Line 15: | Line 35: | ||
| ===== Posting a message ===== | ===== Posting a message ===== | ||
| - | Post a message for others to read. | + | Post a message for others to read. |
| + | |||
| + | <code mud> | ||
| + | > equipment | ||
| + | You are using: | ||
| + | <held in right hand> | ||
| + | <held on left hand> | ||
| + | > write | ||
| + | ] This is a test of Quenyarhun' | ||
| + | ] @ | ||
| + | |||
| + | Okay. | ||
| + | > post the board with parchment " | ||
| + | Okay. | ||
| + | > read the board | ||
| + | 1 [Aug 20 04:12] Quenyarhun' | ||
| + | 2 [Aug 20 03:35] hello world (the Nilgiri Servant) | ||
| + | 3 [Aug 20 03:22] How the west was won (Sin) | ||
| + | 4 [Aug 20 03:09] What in the world? (Sin) | ||
| + | 5 [Aug 20 03:09] Life as a coder (Sin) | ||
| + | > read the board post 1 | ||
| + | 1 [Aug 20 04:12] Quenyarhun' | ||
| + | |||
| + | This is a test of Quenyarhun' | ||
| + | > | ||
| + | </ | ||
| With shorthand the same example can be typed out this way: | With shorthand the same example can be typed out this way: | ||
| Line 23: | Line 68: | ||
| ===== Removing a message ===== | ===== Removing a message ===== | ||
| - | You can only remove messages you post. | + | You can only remove messages you post. |
| + | <code mud> | ||
| + | > remove board post 1 | ||
| + | Okay. | ||
| + | > read the board | ||
| + | 1 [Aug 20 03:35] hello world (the Nilgiri Servant) | ||
| + | 2 [Aug 20 03:22] How the west was won (Sin) | ||
| + | 3 [Aug 20 03:09] What in the world? (Sin) | ||
| + | 4 [Aug 20 03:09] Life as a coder (Sin) | ||
| + | > | ||
| + | </ | ||
| With shorthand the same example can be typed out this way: | With shorthand the same example can be typed out this way: | ||