Difference between revisions of "Template:SceneLog"

From Serenity : The Wiki
Jump to: navigation, search
m
 
(65 intermediate revisions by the same user not shown)
Line 13: Line 13:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
+
</noinclude><includeonly>
! Location
+
<div class="logbg">
| [[Log_Location::{{{Location|}}}]]
+
__NOEDITSECTION__
 +
{{DISPLAYTITLE:<span style="display:none">{{FULLPAGENAME}}</span>}}
 +
 
 +
<center><span style="font-family: 'Papyrus',arial,helvetica,sans-serif; font-size: 30px;">{{FULLPAGENAME}}</span></center>
 +
<center>
 +
{| class="wikitable"
 
|-
 
|-
! IC Date
+
| '''Location:''' [[Log_Location::{{{Location|}}}]] || '''IC Date:''' [[Log_IC_Date::{{{IC Date|}}}]] || '''OOC Date:''' [[Log_OOC_Date::{{{OOC Date|}}}]]  
| [[Log_IC_Date::{{{IC Date|}}}]]
 
 
|-
 
|-
! OOC Date
+
| colspan="3" | Characters: {{#arraymaptemplate:{{{Characters in Scene|}}}|LogCharacterList|,}}
| [[Log_OOC_Date::{{{OOC Date|}}}]]
 
 
|-
 
|-
! Characters in Scene
+
| colspan="3" | Summary: [[Log_Short_Summary::{{{Short Summary|}}}]]
| {{{Characters in Scene|}}}
+
|}
|-
+
</center>
! Short Summary
+
 
| [[Log_Short_Summary::{{{Short Summary|}}}]]
+
{|
 
|-
 
|-
! Full Log
+
| style="padding: 20px; display:none;" | [[Log_Characters::{{{Characters in Scene|}}}]]
| [[Full_Log::{{{Full Log|}}}]]
 
 
|}
 
|}
 +
 +
<poem>
 +
{{{Full Log}}}
 +
</poem>
 +
</div>
  
 
[[Category:Logs]]
 
[[Category:Logs]]
 
</includeonly>
 
</includeonly>

Latest revision as of 18:33, 7 October 2013

This is the "SceneLog" template. It should be called in the following format:

{{SceneLog
|Location=
|IC Date=
|OOC Date=
|Characters in Scene=
|Short Summary=
|Full Log=
}}

Edit the page to see the template text.