Template:Session: Difference between revisions

From The Lost Legion Wiki
No edit summary
No edit summary
Line 40: Line 40:
"label": "Areas of interest",
"label": "Areas of interest",
"description": "Notable, significant places or landmarks related to the session.",
"description": "Notable, significant places or landmarks related to the session.",
"type": "string"
},
"realtimedate": {
"label": "Real-time Date",
"description": "The real time the session was played",
"required": true,
"type": "date"
},
"ingamedate": {
"label": "In-game Date",
"description": "The in-game time the session was played.",
"required": true,
"type": "string"
"type": "string"
}
}
Line 48: Line 60:
"gamemaster",
"gamemaster",
"participants",
"participants",
"realtimedate",
"ingamedate",
"pcs",
"pcs",
"sessiontype",
"sessiontype",
Line 57: Line 71:
</noinclude>
</noinclude>


<includeonly>
{| class="wikitable" style="float:right; width:300px; margin:0 0 1em 1em;"
[[Category:Session]]
! colspan="2" | '''Basic information'''
</includeonly>
{{#if: {{{campaign|}}} |
{{!}} '''Campaign:''' {{!}}{{!}} {{{campaign|}}}
{{!}}-
}}
|-
| '''Game Master:''' || {{{gamemaster|}}}
|-
| '''Session Type:''' || {{{sessiontype|}}}
|-
| '''Participants:''' || {{{participants|}}}
|-
| '''PCs:''' || {{{pcs|}}}
|-
| '''Real-time Date''' || {{{realtimedate|}}}
|-
| '''In-game Date''' || {{{ingamedate|}}}
|-
{{#if: {{{regions|}}} |
{{!}} '''Regions:''' {{!}}{{!}} {{{regions|}}}
{{!}}-
}}
{{#if: {{{areas|}}} |
{{!}} '''Areas of interest:''' {{!}}{{!}} {{{areas|}}}
{{!}}-
}}
|}
 
<noinclude>
[[Category:Sessions]]
{{#if:{{{campaign|}}}|[[Category:{{{campaign}}}]]}}
</noinclude>

Revision as of 19:55, 12 December 2024

Infobox for sessions

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Campaigncampaign

Campaign the session belongs to.

Stringoptional
Game Mastergamemaster

The person or people running the session.

Stringrequired
Participantsparticipants

The people playing the session.

Stringrequired
Real-time Daterealtimedate

The real time the session was played

Daterequired
In-game Dateingamedate

The in-game time the session was played.

Stringrequired
PCspcs

The player characters involved.

Stringrequired
Session typesessiontype

The type of the session, e.g. core, spinoff etc.

Stringrequired
Regionsregions

The regions involved in the story - the country, city, land in which the events take place.

Stringoptional
Areas of interestareas

Notable, significant places or landmarks related to the session.

Stringoptional


Basic information
Game Master:
Session Type:
Participants:
PCs:
Real-time Date
In-game Date