Difference between revisions of "Template:Log Header"
Jump to navigation
Jump to search
m |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
<pre>{{Log Dossier | <pre>{{Log Dossier | ||
| Synopsis = What was the scene about? | | Synopsis = What was the scene about? | ||
− | | | + | | Tiny-Plot = In the case there is a Tiny-Plot page you wish to associate with this log. |
− | | | + | | Tiny-Plot2 = If there's a second TP the scene was part of. |
| Cast of Characters = Characters who were in the scene, separated by commas. | | Cast of Characters = Characters who were in the scene, separated by commas. | ||
| Cast of NPCs = Emitted NPCs who were in the scene, separated by commas. | | Cast of NPCs = Emitted NPCs who were in the scene, separated by commas. | ||
− | | Thanks = In case you wish to thank People who NPCed. | + | | 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 591: | Line 591: | ||
! 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" | {{#set:Log Date={{{Date of Scene}}}}}{{#time: d F Y | {{{Date of Scene}}} }} | ||
|- class="LogRow" | |- class="LogRow" | ||
− | ! class="LogCell" | Location: || class="LogCell" | {{{Location|}}} | + | ! class="LogCell" | Location: || class="LogCell" | {{#arraymap:{{{Location}}}|,|x|{{#set:Log Characters=x}}{{#if: {{#vardefineecho: x | {{#ask: [[Char_id::x]]}}}} | {{#var: x}} | x}}|, }} |
− | + | {{!}}- class="LogRow" | |
! class="LogCell" | Synopsis: || class="LogCell" | {{#set:Log Synopsis={{{Synopsis}}}}}{{{Synopsis|}}} | ! class="LogCell" | Synopsis: || class="LogCell" | {{#set:Log Synopsis={{{Synopsis}}}}}{{{Synopsis|}}} | ||
{{#if: {{{Thanks|}}} | | {{#if: {{{Thanks|}}} | | ||
Line 601: | Line 601: | ||
{{#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}}|, }} | }} | + | ! 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}}|, }} | }} |
− | {{#if: {{{ | + | {{#if: {{{Tiny-Plot|}}} | |
{{!}}- class="LogRow" | {{!}}- class="LogRow" | ||
− | ! class="LogCell" {{!}} | + | ! class="LogCell" {{!}} Tiny-Plot: {{!!}} class="LogCell" {{!}} [[Log Tiny-Plot::{{{Tiny-Plot}}}]] |
− | {{#if: {{{ | + | {{#if: {{{Tiny-Plot2|}}} | |
{{!}}- class="LogRow" | {{!}}- class="LogRow" | ||
− | ! class="LogCell" {{!}} | + | ! class="LogCell" {{!}} Tiny-Plot2: {{!!}} class="LogCell" {{!}} [[Tiny-Plot Two::{{{Tiny-Plot2}}}]] | }} | }} |
|} [[Category:Roleplay Logs]] | |} [[Category:Roleplay Logs]] | ||
{{#if: {{{pretty|}}} | {{#css: | {{#if: {{{pretty|}}} | {{#css: |
Latest revision as of 10:57, 15 April 2021
This is the "RP Log Template" template. It should be called in the following format:
{{Log Dossier | Synopsis = What was the scene about? | Tiny-Plot = In the case there is a Tiny-Plot page you wish to associate with this log. | Tiny-Plot2 = If there's a second TP the scene was part of. | Cast of Characters = Characters who were in the scene, separated by commas. | Cast of NPCs = Emitted NPCs 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? | pretty = If you have your log formatted according to the guidelines, use 'yes' to get it to look 'pretty' }}
Edit the page to see the template text.