4,599
edits
No edit summary |
No edit summary |
||
Line 45: | Line 45: | ||
}} | }} | ||
</pre> | </pre> | ||
== Parameters == | |||
; <code>name</code>: name of the session. If left blank, defaults to page name. | |||
; <code>tag</code>: tag for the session, if there is one | |||
; <code>adventure</code>: what adventure the session is a part of | |||
; <code>campaign</code>: what campaign the session is a part of | |||
; <code>setting</code>: the setting the session takes place in, this is also used for the dates to convert number dates to full dates | |||
; <code>image</code>: image for the session | |||
; <code>caption</code>: caption about the image | |||
; <code>irldate</code>: the IRL date the session was played | |||
; <code>gamedate</code>: the starting in-game date of the session | |||
; <code>characters</code>: list of characters, separated by the {{}} template | |||
; <code>npcs</code>: list of notable npcs in the session | |||
; <code>locations</code>: list of notable locations visited in the session | |||
; <code>previoussession</code>: name of the preceding session | |||
; <code>nextsession</code>: name of the following session |