Difference between revisions of "Template:EventLog"
Jump to navigation
Jump to search
(Created page with "<noinclude> This is the "Character" template. It should be called in the following format: <pre> {{EventLog |gm=(Optional) The event's GM |characters=A list of characters, separated by commas |location=The location of this scene |summary=A short summary of the scene. }} </pre> Edit the page to see the template text. </noinclude><includeonly><div style="padding:5px; background-color:#e7eaea;"> ==Log Info== * Title: {{{PAGENAME}}}<br/>{{#if:{{gm|}}|* GM: {{gm}}|}} * Charac...") |
m |
||
Line 13: | Line 13: | ||
</noinclude><includeonly><div style="padding:5px; background-color:#e7eaea;"> |
</noinclude><includeonly><div style="padding:5px; background-color:#e7eaea;"> |
||
==Log Info== |
==Log Info== |
||
− | * Title: |
+ | * Title: {{PAGENAME}}<br/>{{#if:{{gm|}}|* GM: {{{gm}}|}}} |
− | * Characters: {{characters|Please fill me out}}<br/> |
+ | * Characters: {{{characters|Please fill me out}}}<br/> |
− | * Location: {{location|Please fill me out}}<br/> |
+ | * Location: {{{location|Please fill me out}}}<br/> |
− | * Summary: {{summary|Please fill me out with a short teaser, maybe 1-3 sentences, describing the scene.}}</div> |
+ | * Summary: {{{summary|Please fill me out with a short teaser, maybe 1-3 sentences, describing the scene.}}}</div> |
− | + | </includeonly> |
Revision as of 16:07, 22 May 2023
This is the "Character" template. It should be called in the following format:
{{EventLog |gm=(Optional) The event's GM |characters=A list of characters, separated by commas |location=The location of this scene |summary=A short summary of the scene. }}
Edit the page to see the template text.