Template:Log: Difference between revisions

From retromux
Jump to navigation Jump to search
Ryoko (talk | contribs)
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..."
 
Ryoko (talk | contribs)
No edit summary
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 Dossier
<pre>{{Log
| Synopsis          = What was the scene about?  
| Synopsis          = What was the scene about?  
| Cast of Characters = Characters who were in the scene, seperated by commas.
| Cast of Characters = Characters who were in the scene, seperated by commas.
| Cast of 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 25: Line 26:
! 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"
! class="LogCell" | Date of Scene: || class="LogCell" | {{#set:Log Date={{{Date of Scene}}}}}{{#time: d F Y | {{{Date of Scene}}} }}  
! class="LogCell" | Date of Scene: || class="LogCell" | {{#time: d F Y | {{{Date of Scene}}} }}  
|- class="LogRow"
|- class="LogRow"
! class="LogCell" | Location: || class="LogCell" | {{{Location|}}}
! class="LogCell" | Location: || class="LogCell" | {{{Location|}}}
|- class="LogRow"
|- class="LogRow"
! class="LogCell" | Synopsis: || class="LogCell" | {{#set:Log Synopsis={{{Synopsis}}}}}{{{Synopsis|}}}  
! class="LogCell" | Synopsis: || class="LogCell" | {{{Synopsis|}}}  
{{#if: {{{Thanks|}}} |  
{{#if: {{{Thanks|}}} |  
{{!}}- class="LogRow"
{{!}}- class="LogRow"
! class="LogCell" {{!}}  Thanks to: {{!!}} class="LogCell" {{!}} {{{Thanks}}} | }}   
! class="LogCell" {{!}}  Thanks to: {{!!}} class="LogCell" {{!}} {{{Thanks}}} | }}   
|- class="LogRow"
|- class="LogRow"
! class="LogCell" | Cast of Characters: || class="LogCell" | {{#arraymap:{{{Cast of Characters}}}|,|x|{{#set:Log Characters=x}}{{#if: {{#vardefineecho: x | {{#ask: [[Char_id::x]]}}}} | {{#var: x}} | x}}|,&#32;}}  
! class="LogCell" | Cast of Characters: || class="LogCell" | {{{Cast of Characters|}}}
{{#if: {{{Cast of NPCs|}}} |  
{{#if: {{{Cast of NPCs|}}} |  
{{!}}- class="LogRow"
{{!}}- class="LogRow"
! class="LogCell" {{!}} Cast of NPCs: {{!!}} class="LogCell" {{!}} {{#arraymap:{{{Cast of NPCs}}}|,|x|{{#set:Log NPC Characters=x}}{{#if: {{#vardefineecho: x | {{#ask: [[Char_id::x]]}}}} | {{#var: x}} | x}}|,&#32;}}  | }}  
! class="LogCell" {{!}} Cast of NPCs: {{!!}} class="LogCell" {{!}} {{{Cast of NPCs|}}}
{{#if: {{{Tinyplot|}}} |  
{{#if: {{{Tinyplot|}}} |  
{{!}}- class="LogRow"
! class="LogCell" {{!}}  Tinyplot: {{!!}} class="LogCell" {{!}} [[Log Tinyplot::{{{Tinyplot}}}]]
{{#if: {{{Tinyplot2|}}} |
{{!}}- class="LogRow"
{{!}}- class="LogRow"
! class="LogCell" {{!}}  Tinyplot2: {{!!}} class="LogCell" {{!}} [[Tinyplot Two::{{{Tinyplot2}}}]] | }} | }}
! class="LogCell" {{!}}  Tinyplot2: {{!!}} class="LogCell" {{!}} [[Tinyplot Two::{{{Tinyplot2}}}]] | }} | }}

Revision as of 22:31, 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? 
| Cast of Characters = Characters who were in the scene, seperated by commas.
| Cast of 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?
}} 

Edit the page to see the template text.