Template:Infobox Campaign/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 38: | Line 38: | ||
}} | }} | ||
</pre> | </pre> | ||
== Parameters == | |||
; <code>name</code>: | |||
Revision as of 09:43, 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}}} |
| BBEG | {{{bbeg}}} |
| 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 = <!-- helps determine end date -->
<!-- Characters -->
| characters = <!-- list of all characters in the campaign -->
| bbeg =
<!-- First and last/latest session -->
| firstsession =
| lastsession =
}}
Parameters
name