4,599
edits
No edit summary |
(→Usage) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 15: | Line 15: | ||
| characters | | characters | ||
| npcs | | npcs | ||
| cities | |||
| locations | | locations | ||
| previoussession | | previoussession | ||
| Line 22: | Line 23: | ||
<pre style="overflow:auto;"> | <pre style="overflow:auto;"> | ||
{{Infobox Session | {{Infobox Session | ||
| name = | | name = | ||
| tag = | | tag = | ||
| adventure = | <!-- Campaign --> | ||
| campaign = | | adventure = | ||
| image = | | campaign = | ||
| caption = | <!-- Images --> | ||
| irldate = | | image = | ||
| gamedate = | | caption = | ||
| characters = | <!-- Dates --> | ||
| npcs = | | irldate = | ||
| locations = | | gamedate = | ||
<!-- Cast --> | |||
| characters = | |||
| npcs = | |||
| cities = | |||
| locations = | |||
<!-- Timeline --> | |||
| previoussession = | | previoussession = | ||
| nextsession = | | nextsession = | ||
| setting = | <!-- Setting --> | ||
| setting = | |||
}} | }} | ||
</pre> | </pre> | ||
== Parameters == | == Parameters == | ||
; <code>name</code>: name of the session | ; <code>name</code>: name of the session | ||
| Line 49: | Line 58: | ||
; <code>characters</code>: list of characters that played the session | ; <code>characters</code>: list of characters that played the session | ||
; <code>npcs</code>: list of notable NPCs from the session | ; <code>npcs</code>: list of notable NPCs from the session | ||
; <code>cities</code>: list of notable cities from the session | |||
; <code>locations</code>: list of notable locations from the session | ; <code>locations</code>: list of notable locations from the session | ||
; <code>previoussession</code>: link to the previous session from an in-game perspective | ; <code>previoussession</code>: link to the previous session from an in-game perspective | ||