Log Guidelines

From Heroes Assemble MUSH
Jump to navigation Jump to search

This log guideline explains how to manually format a log entry. However, it might be simpler to use the advanced form on the Logs page where you can paste logs in one at a time.

A manually generated log page should have this for the header, supplying values on the right side of the equal signs. If you do not have anything for that field you can leave the entire line out.



{{Log Header
| Synopsis           = What was the scene about? 
| Tinyplot           = In the case there is a Tinyplot page you wish to associate with this log.
| Tinyplot2          = If there's a second TP the scene was part of.
| Cast of Characters = Character ids who were in the scene, separated by commas. Use +charid <name> on game to get ids.
| Thanks             = In case you wish to thank People who NPCed... etc - Optional
| Location           = Where did it ICly take place?
| Date of Scene      = When did this OOCly take place?  Format: 2021/01/20
| pretty             = If you have your log formatted according to the guidelines, use 'yes' to get it to look 'pretty' 
}}



After that comes a Poses section as follows where each pose starts with :''' and then info about the poser as follows:


{{Poses
|Poses=:'''{{#var:PoserID1|PoserName1 (PoserID1)}} has posed:'''<br>The full pose goes here.<br> <br>

:'''{{#var:PoserID2|PoserName2 (PoserID2)}} has posed:'''<br>The full pose goes here.<br> <br>

}}



Where PoserID1 is replaced with the numeric id of the character found on the game with +charid <name>. Note this is NOT their dbref.

Also note the <br> at the start, and two at the end to insert returns in the proper places. Any returns in the pose itself will need to be converted to
as well.

Each pose gets its own line, though the first one can go right after the equal sign after the |Poses entry which only appears once. The example above would be a 2 pose scene.

So a single full pose might look like:


:'''{{#var:390|Stephanie Brown (390)}} has posed:'''<br>Stephanie Brown falls down the elevator shaft, bouncing off the wall twice and landing hard on the bottom. "...and it was only then that young Stephanie truly realized gravity would forever be her enemy."<br> <br>