Difference between revisions of "Log Tutorial"

From Masq
m
Line 1: Line 1:
 +
<div style="background-color: #FFEEEE; padding: 1em; border: 1px solid #333333;">
 +
===BEFORE YOU BEGIN===
 +
Remember that Masquerade does observe the OOC Masq.  OOCly revealing the super status of any other player is '''STRICTLY PROHIBITED'''.  If anything in your scene reveals another character's secrets, don't post it.  Yes, this means some of the most exciting scenes can't be shared on the wiki -- that's just how it is.
 +
</div>
 +
 +
==== Now, On With The Show! ====
 
So you want to make a page for a log!  Currently, it can't be done automatically, so try the following:
 
So you want to make a page for a log!  Currently, it can't be done automatically, so try the following:
  

Revision as of 10:58, 1 January 2011

BEFORE YOU BEGIN

Remember that Masquerade does observe the OOC Masq. OOCly revealing the super status of any other player is STRICTLY PROHIBITED. If anything in your scene reveals another character's secrets, don't post it. Yes, this means some of the most exciting scenes can't be shared on the wiki -- that's just how it is.

Now, On With The Show!

So you want to make a page for a log! Currently, it can't be done automatically, so try the following:

For our examples, let's say your character's name is Bob -- that's the name you log in with -- and your log is called "Awesome Stuff".

  • First, create the log's page:
    • Paste http://www.masq.org/index.php?title=Name - Log Title&action=edit into your browser, replacing "Log Title" with your log's title and "Name" with your name -- i.e., http://www.masq.org/index.php?title=Bob - Awesome Stuff&action=edit
  • Paste in {{subst:Log}}
  • Click the 'save page' button at the bottom of your page.


Okay! You've completed step one. You'll probably notice that instead of the nifty array of information, though, your page has links to things like Bob - Awesome Stuff/Log. That's what we'll fix in step two.


  • Click the edit tab on your log page.
  • Under 'Cast', fill in the players in the scene. Each name must be the name of their page, surrounded by two pairs of square brackets -- i.e., [[Bob]], so that it will link to that page.
  • Save the page.
  • Click the edit tab again.
  • Scroll down, and you'll see a list, "Templates used on this page", and below it each of your sections, with its own (edit) link behind it.
  • Click (edit) behind Name - Log Title/Setting.
  • Paste in the setting for your log, formatted as you like it. It is generally easiest to put the room desc of the location the scene took place in. A return to the next line with no blank line between is <br />, and if you wish to insert a tab, use {{pad|3em}}.
  • Save the page.
  • Click (edit) behind Name - Log Title/Log.
  • Paste in the log of your scene, formatted as you like it. Make sure you clean it up and remove ooc chatter (unless it's really funny). Putting two blank lines between poses makes the log easier to read. The page will adjust itself as you put in content, and should fill up on its own.
  • Save the page.

If all's gone well, you've created your log!

Now, go to your character's page.

  • Click the edit tab.
  • Scroll down to your logs section.
  • If your log section looks like {{ rplogs | name = Name | columns = 1 }}:
    • replace it with {{:Name/RP_Logs}}, where 'Name' is, of course, your character's name (i.e., Bob).
    • Save the page.
    • Click the edit tab again.
  • Scroll down, and click (edit) behind Name/RP_Logs
  • Link your log -- i.e., * [[Name - Log Title]] or * [[Name - Log Title|Other Title]] -- using the latter option will link to the page Name - Log Title, but display Other Title on the page.
  • Save the page.

Tada! You have created and linked a log!