Difference between revisions of "Template:Cutscene Header"

From Fight As One MUSH
Jump to navigation Jump to search
 
m
 
(3 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
<pre>{{Cutscene Header
 
<pre>{{Cutscene Header
 
| Synopsis          = What was the scene about?  
 
| Synopsis          = What was the scene about?  
| TinyPlot          = In the case there is a Tinyplot page you wish to associate with this log.
+
| Tiny-Plot          = In the case there is a Tiny-Plot page you wish to associate with this log.
| Cast of Characters = Characters who were in the scene, seperated by commas.
+
| Cast of Characters = Characters who were in the scene, separated by commas.
| 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?
 
| Date of Scene      = When did this OOCly take place?
 
| Date of Scene      = When did this OOCly take place?
Line 37: Line 37:
 
|- 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" | {{#arraymap:{{{Cast of Characters}}}|,|x|{{#set:Log Characters=x}}{{#if: {{#vardefineecho: x | {{#ask: [[Char_id::x]]}}}} | {{#var: x}} | x}}|,&#32;}}
{{#if: {{{Tinyplot|}}} |  
+
{{#if: {{{Tiny-Plot|}}} |  
 
{{!}}- class="LogRow"
 
{{!}}- class="LogRow"
! class="LogCell LastCell" {{!}}  Tinyplot: {{!!}} class="LogCell LastCell" {{!}} [[Log Tinyplot::{{{Tinyplot}}}]] | }}   
+
! class="LogCell LastCell" {{!}}  Tiny-Plot: {{!!}} class="LogCell LastCell" {{!}} [[Log Tiny-Plot::{{{Tiny-Plot}}}]] | }}   
 
|}  [[Category:Cutscenes]]
 
|}  [[Category:Cutscenes]]
  
 
----
 
----
 
</includeonly>
 
</includeonly>

Latest revision as of 10:48, 15 April 2021

This is the "RP Log Template" template. It should be called in the following format:

{{Cutscene Header
| Synopsis           = What was the scene about? 
| Tiny-Plot          = In the case there is a Tiny-Plot page you wish to associate with this log.
| Cast of Characters = Characters who were in the scene, separated 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?
}} 

Edit the page to see the template text.