Template:Log: Difference between revisions
Jump to navigation
Jump to search
Created page with "<noinclude> This is the "RP Log Template" template, based on the Heroes Assemble Mush template. It should be called in the following format: <pre>{{Log Dossier | Synopsis = What was the scene about? | 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 p..." |
No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This is the "RP Log Template" template, based on the Heroes Assemble Mush template. It should be called in the following format: | This is the "RP Log Template" template, based on the Heroes Assemble Mush template. It should be called in the following format: | ||
<pre>{{Log | <pre>{{Log | ||
| Synopsis = What was the scene about? | | Synopsis = What was the scene about? | ||
| | | Characters = Characters who were in the scene | ||
| NPCs = NPCs present | |||
| Thanks = In case you wish to thank People who NPCed... etc - Optional | | Thanks = In case you wish to thank People who NPCed... etc - Optional | ||
| Location = Where did it ICly take place? | | Location = Where did it ICly take place? | ||
Line 10: | Line 11: | ||
</pre> | </pre> | ||
You can see it in use in the [[Examplelog]]. | |||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{| | |||
|- | |||
{| | |||
|- | |||
! class="LogTitle" colspan="2"| {{#if:{{#titleparts:{{PAGENAME}}|0|2}}|{{#titleparts:{{PAGENAME}}|0|2}}|{{PAGENAME}}}} | ! class="LogTitle" colspan="2"| {{#if:{{#titleparts:{{PAGENAME}}|0|2}}|{{#titleparts:{{PAGENAME}}|0|2}}|{{PAGENAME}}}} | ||
|- class="LogRow" | |- class="LogRow" | ||
| Date of Scene: || class="LogCell" | {{#time: d F Y | {{{Date of Scene}}} }} | |||
|- | |- | ||
| Location: || class="LogCell" | {{{Location|}}} | |||
|- | |- | ||
| Synopsis: || {{{Synopsis|}}} | |||
{{#if: {{{Thanks|}}} | | {{#if: {{{Thanks|}}} | | ||
{{!}}- class="LogRow" | {{!}}- class="LogRow" | ||
{{!}} Thanks to: {{!!}} {{{Thanks}}} | }} | |||
|- | |- | ||
| Cast of Characters: || {{{Characters|}}} | |||
{{#if: {{{ | {{#if: {{{NPCs|}}} | | ||
{{!}}- | {{!}}- | ||
{{!}} Cast of NPCs: {{!!}} {{{NPCs|}}} | }} | |||
|} [[Category:RP Logs]] | |} [[Category:RP Logs]] | ||
---- | ---- | ||
</includeonly> | </includeonly> |
Latest revision as of 22:49, 30 September 2024
This is the "RP Log Template" template, based on the Heroes Assemble Mush template. It should be called in the following format:
{{Log | Synopsis = What was the scene about? | Characters = Characters who were in the scene | NPCs = NPCs present | 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? }}
You can see it in use in the Examplelog.