4,595
edits
No edit summary |
No edit summary |
||
Line 41: | Line 41: | ||
== Parameters == | == Parameters == | ||
; <code>name</code>: name of the campaign. If left blank, defaults to page name. | ; <code>name</code>: name of the campaign. If left blank, defaults to page name. | ||
; <code>tag</code>: | ; <code>tag</code>: tag for the campaign, if there is one | ||
; <code>image</code>: | ; <code>image</code>: image for the campaign | ||
; <code>caption</code>: | ; <code>caption</code>: caption about the image | ||
; <code>setting</code>: | ; <code>setting</code>: the setting the campaign takes place in, this is also used for the dates to convert number dates to full dates | ||
; <code>start</code>: | ; <code>start</code>: the in-game day the campaign started | ||
; <code>end</code>: | ; <code>end</code>: if status is "Concluded", the in-game day the campaign ended. Otherwise uses the current date from the current dates template. | ||
; <code>status</code>: | ; <code>status</code>: if the campaign is on-going, on-hold, or concluded | ||
; <code>characters</code>: | ; <code>characters</code>: list of characters, separated by the {{}} template | ||
; <code>bbeg</code>: | ; <code>bbeg</code>: the bbeg, if the campaign had one | ||
; <code>firstsession</code>: | ; <code>firstsession</code>: name of the first session | ||
; <code>lastsession</code>: | ; <code>lastsession</code>: name of the last session. The header changes based on the status. |