Template:Infobox Adventure/doc: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 55: Line 55:
; <code>firstsession</code>: name of the first session
; <code>firstsession</code>: name of the first session
; <code>lastsession</code>: name of the last session. The header changes based on the status.
; <code>lastsession</code>: name of the last session. The header changes based on the status.
==TemplateData==
{{Collapse top|title=[[Stiles.casa Wiki:TemplateData|TemplateData]] documentation used by [[Stiles.casa Wiki:VisualEditor|VisualEditor]] and other tools}}
{{TemplateData header|noheader=1}}
<templatedata>
{
"format": "{{_\n| __________________ = _\n}}\n",
"params": {
"name": {
"required": false,
"label": "Name",
"type": "string",
"description": "Name of the adventure. If left blank will default to pagename."
},
"tag": {
"required": false,
"label": "Tag",
"type": "string",
"description": "Tag line for the adventure."
},
"image": {
"required": false,
"label": "Image",
"type": "wiki-page-name",
"description": "Image representing the adventure."
},
"caption": {
"required": false,
"label": "Caption",
"type": "string",
"description": "Caption for the image."
},
"setting": {
"required": true,
"label": "Setting",
"type": "string",
"description": "The setting where the adventure takes place."
},
"status": {
"required": true,
"label": "Status",
"type": "string",
"description": "The status of the adventure; on-going, on-hold, concluded."
},
"start": {
"required": false,
"label": "Start Date",
"type": "date",
"description": "In-game start date of the adventure, in the MM-DD-YYYY form."
},
"end": {
"required": false,
"label": "End Date",
"type": "date",
"description": "In-game end date of the adventure, in the MM-DD-YYYY form. If left blank, will use the Current date template to get the current date in the setting."
},
"characters": {
"required": false,
"label": "Characters",
"type": "string",
"description": "List of all player characters in the adventure."
},
"bbeg": {
"required": false,
"label": "BBEG",
"type": "string",
"description": "The BBEG of the adventure, if there was one."
},
"npcs": {
"required": false,
"label": "Notable NPCs",
"type": "string",
"description": "A list of notable NPCs."
},
"firstsession": {
"required": false,
"label": "First Session",
"type": "string",
"description": "Title of the first session."
},
"lastsession": {
"required": false,
"label": "Last Session",
"type": "string",
"description": "Title of the latest/last session."
}
}
}
</templatedata>
{{Collapse bottom}}
<includeonly>{{basepage subpage|
<!-- Categories below this line, please; interwikis at Wikidata -->
{{DEFAULTSORT:Infobox adventure}}
[[Category:All Templates]]
[[Category:Infobox Templates]]
}}</includeonly>

Navigation menu