m (Protected "How To Post Logs" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
==THE RULES!== | ==THE RULES!== | ||
When posting your logs, please keep the following guidelines in mind. Remember, your logs are out here for anyone with internet access to see. Due to the nature of a wiki, what you post will be around for a very long time, even if you change the page later. People can always access your changes using the history feature. | When posting your logs, please keep the following guidelines in mind. Remember, your logs are out here for anyone with internet access to see. Due to the nature of a wiki, what you post will be around for a very long time, even if you change the page later. People can always access your changes using the history feature. | ||
Line 13: | Line 8: | ||
==Creating A Log Page== | ==Creating A Log Page== | ||
− | Type the name of your log following the titling guidelines ''(YYYY-MM-DD | + | Type the name of your log following the titling guidelines ''(YYYY-MM-DD Log Title)'' in the box below, and then click the Create Page button. |
{| border="0" cellspacing="5" cellpadding="5" frames="border" rules="all" bgcolor="#900" align="center" | {| border="0" cellspacing="5" cellpadding="5" frames="border" rules="all" bgcolor="#900" align="center" | ||
Line 19: | Line 14: | ||
|<inputbox> | |<inputbox> | ||
type=create | type=create | ||
− | placeholder=YYYY-MM-DD | + | placeholder=YYYY-MM-DD Log Title |
preload=Log_Template | preload=Log_Template | ||
bgcolor=#000 | bgcolor=#000 | ||
Line 37: | Line 32: | ||
Title=Test Log | Title=Test Log | ||
|Summary=This is how the log code works. | |Summary=This is how the log code works. | ||
− | |Who=[[ | + | |Who=[[D00d]], [[Vashtearnia]], [[Yoiko]] |
|Date=Right now | |Date=Right now | ||
|Where=Right here | |Where=Right here | ||
Line 57: | Line 52: | ||
|- | |- | ||
|- style="vertical-align: top;text-align: center;height: 50px;background: #000;" | |- style="vertical-align: top;text-align: center;height: 50px;background: #000;" | ||
− | | '''Who:''' [[ | + | | '''Who:''' [[D00d]], [[Vashtearnia]], [[Yoiko]] <br />'''When:''' Right now <br />'''Where:''' Right here |
|- style="vertical-align:top;text-align:center;background: #000;padding: 0 5px 0 5px;border:0;vertical-align:top;" | |- style="vertical-align:top;text-align:center;background: #000;padding: 0 5px 0 5px;border:0;vertical-align:top;" | ||
− | | | + | | [[File:Prinny-icon.gif]][[File:Vashtearnia-icon.gif]][[File:Yoiko-icon.gif]] |
|} | |} | ||
Line 79: | Line 74: | ||
''Example:'' | ''Example:'' | ||
− | + | Johnny has disappointed the headwiz for the last time! | |
The fix to this problem is as simple as removing the spaces at the start of the line. Indents don't work well with wiki code. Alternatively you could use the above <nowiki><nowiki></nowiki> solution. | The fix to this problem is as simple as removing the spaces at the start of the line. Indents don't work well with wiki code. Alternatively you could use the above <nowiki><nowiki></nowiki> solution. | ||
− | [[File: | + | [[File:TestyMcTesterson-icon.gif|thumb|right|Animated icon example.]] |
===Icons=== | ===Icons=== | ||
Line 93: | Line 88: | ||
[[Category:Policies]] | [[Category:Policies]] | ||
− |
Latest revision as of 16:38, 14 November 2021
THE RULES!
When posting your logs, please keep the following guidelines in mind. Remember, your logs are out here for anyone with internet access to see. Due to the nature of a wiki, what you post will be around for a very long time, even if you change the page later. People can always access your changes using the history feature.
- No one wants to read your porn/TS logs. Do not post them. Ever. There's nothing wrong with romantic logs, but please fade-to-black where appropriate. Inappropriate logs will be edited for content.
- Please edit your logs carefully for content. A stray page or channel comment is distracting, and could potentially be very embarrassing!
- When renaming/moving logs after they have already been posted, please do not leave a redirect page behind. This only confuses the automated log sorting system.
- Please don't use long names when naming logs! Log titles don't need a main title and a subtitle. This breaks the way logs get displayed on the logs page after it accumulates.
Creating A Log Page
Type the name of your log following the titling guidelines (YYYY-MM-DD Log Title) in the box below, and then click the Create Page button.
Posting
All logs must contain the Logsummary template. This template is automatically added to the page when you create it using the above steps. (See example below)
On your log page, fill in each field after the =
{{Logsummary| Title=Test Log |Summary=This is how the log code works. |Who=[[D00d]], [[Vashtearnia]], [[Yoiko]] |Date=Right now |Where=Right here |Log=Log goes here! |}}
After saving the code above will generate a page resembling the example below. It is recommended you use the "Show Preview" button before "Save Page" so you can make changes without having to edit the page each time. Remember when viewing previews that you still have to click "Save Page" when you're satisfied with out everything looks.
Example:
Test Log | ||
---|---|---|
Summary: This is how the log code works. |
Log goes here! | |
Who: D00d, Vashtearnia, Yoiko When: Right now Where: Right here | ||
Format Troubleshooting
Sometimes you need to edit a log with an additional step to remove formatting mistakes. Here are some of the most common problems and the solutions.
Rogue Bulletpoints
Example:
- SPLAT* The pie slowly fell off of Cale's face sending a chuckle through the crowd.
The problem here is that the pose started off with an asterisk so the wiki thought you where making a bulleted list. Wrap the beginning of the pose in a pair of <nowiki> tags.
Example:
<nowiki>*</nowiki>SPLAT* The pie slowly fell off of Cale's face sending a chuckle through the crowd.
White Space
Example:
Johnny has disappointed the headwiz for the last time!
The fix to this problem is as simple as removing the spaces at the start of the line. Indents don't work well with wiki code. Alternatively you could use the above <nowiki> solution.
Icons
Recently we've added a new system that displays icons of characters at the top of log pages. You do not need to do anything to make these work! As long as characters are tagged properly in the log summary, icons will be automatically added.
If you do not have an icon set for yourself, visit the log tab of your character's profile and click the yourname-icon.gif image in the corner. Upload whatever you like as "a new version of this file" and make sure your image is 100 by 100 pixels and saved as a .gif. It should populate on all pages it's called on once you refresh them.
Please be careful not to tag people who where not involved in the scene. It can sometimes become a huge ordeal to remove icons once the page is saved because of the way the wiki stores information.