Template:Log Header: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
| Line 3: | Line 3: | ||
<pre>{{Log Dossier | <pre>{{Log Dossier | ||
| Synopsis = What was the scene about? | | Synopsis = What was the scene about? | ||
| | | IC_Date = When did the scene ICly take place | ||
| Tinyplot = In the case there is a Tinyplot page you wish to associate with this log. | | 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. | | Tinyplot2 = If there's a second TP the scene was part of. | ||
| Line 16: | Line 16: | ||
{{#cargo_declare:_table=Logs | {{#cargo_declare:_table=Logs | ||
|Date=Date | |Date=Date | ||
| | |IC_Date=String | ||
|Synopsis=String | |Synopsis=String | ||
|Characters=List (,) of String | |Characters=List (,) of String | ||
| Line 37: | Line 37: | ||
{{#cargo_store:_table=Logs | {{#cargo_store:_table=Logs | ||
|Date={{{Date of Scene|}}} | |Date={{{Date of Scene|}}} | ||
| | |IC_Date={{{IC Date|}}} | ||
|Synopsis={{{Synopsis|}}} | |Synopsis={{{Synopsis|}}} | ||
|Characters={{{Cast of Characters}}} | |Characters={{{Cast of Characters}}} | ||
Revision as of 05:04, 22 December 2023
This is the "RP Log Template" template. It should be called in the following format:
{{Log Dossier
| Synopsis = What was the scene about?
| IC_Date = When did the scene ICly take place
| 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 = Characters who were in the scene, seperated by commas.
| 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?
| pretty = If you have your log formatted according to the guidelines, use 'yes' to get it to look 'pretty'
}}
This template defines the table "Logs". View table.
Edit the page to see the template text.