Template:Infobox Campaign/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 21: | Line 21: | ||
| name = | | name = | ||
| tag = | | tag = | ||
<!-- Images --> | |||
| image = | | image = | ||
| caption = | | caption = | ||
| setting = | <!-- In Game Dates --> | ||
| setting = <!-- required for dates to be converted --> | |||
| start = | | start = | ||
| end = | | end = | ||
| status = | | status = <!-- required for end date to be set according to campaign status --> | ||
| characters = | <!-- Characters --> | ||
| characters = <!-- list of all characters the were in the campaign --> | |||
<!-- First and last/latest session --> | |||
| firstsession = | | firstsession = | ||
| lastsession = | | lastsession = | ||
}} | }} | ||
</pre> | </pre> | ||
Revision as of 09:40, 21 May 2022
| This is a documentation subpage for Template:Infobox Campaign. It contains usage information, categories and other content that is not part of the original template page. |
| This template uses Lua: |
Usage
| {{{name}}} | |
|---|---|
| {{{tag}}} | |
| {{{image}}} {{{caption}}} | |
| Status | |
| Setting | {{{setting}}} |
| Start Date | {{{start}}} |
| Date | {{{end}}} |
| Status | {{{status}}} |
| Cast | |
| Characters | {{{characters}}} |
| Timeline | |
| First Session | {{{firstsession}}} |
| Session | {{{lastsession}}} |
{{Infobox Campaign
| name =
| tag =
<!-- Images -->
| image =
| caption =
<!-- In Game Dates -->
| setting = <!-- required for dates to be converted -->
| start =
| end =
| status = <!-- required for end date to be set according to campaign status -->
<!-- Characters -->
| characters = <!-- list of all characters the were in the campaign -->
<!-- First and last/latest session -->
| firstsession =
| lastsession =
}}