Template:Log: Difference between revisions

From retromux
Jump to navigation Jump to search
Ryoko (talk | contribs)
No edit summary
Ryoko (talk | contribs)
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 3: Line 3:
<pre>{{Log
<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.
| Characters         = Characters who were in the scene
| Cast of NPCs       = NPCs present
| 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 11: Line 11:
</pre>  
</pre>  


Edit the page to see the template text.  
You can see it in use in the [[Examplelog]].
</noinclude><includeonly>  
</noinclude><includeonly>  
{|
{|
Line 24: Line 24:
{{#if: {{{Thanks|}}} |  
{{#if: {{{Thanks|}}} |  
{{!}}- class="LogRow"
{{!}}- class="LogRow"
! class="LogCell" {{!}} Thanks to: {{!!}} class="LogCell" {{!}} {{{Thanks}}} | }}
{{!}} Thanks to: {{!!}} {{{Thanks}}} | }}  
}}  
|-  
|-  
| Cast of Characters: || {{{Cast of Characters|}}}
| Cast of Characters: || {{{Characters|}}}
}}
{{#if: {{{NPCs|}}} |
{{#if: {{{Cast of NPCs|}}}  
{{!}}-
{{!}}-
! class="LogCell" {{!}} Cast of NPCs: {{!!}} class="LogCell" {{!}} {{{Cast of 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.