Difference between revisions of "Template:IFDB/doc"

From blackwiki
Jump to navigation Jump to search
imported>Rqndom
(update JSON (make parameters optional))
imported>Rqndom
(update descriptions)
Line 5: Line 5:
 
"params": {
 
"params": {
 
"id": {
 
"id": {
"description": "the IFDB game id (listed as '''TUID''' under Game Details)",
+
"description": "the IFDB game id (listed as '''TUID''' under Game Details); if empty or not specified, the id is obtained from wikidata",
 
"example": "0dbnusxunq7fw5ro",
 
"example": "0dbnusxunq7fw5ro",
 
"type": "line",
 
"type": "line",
Line 11: Line 11:
 
},
 
},
 
"title": {
 
"title": {
"description": "the title of the game, to be shown as link text",
+
"description": "the title of the game, to be shown as link text; if empty or not specified, the article title is used",
 
"example": "Zork I",
 
"example": "Zork I",
 
"type": "line",
 
"type": "line",

Revision as of 13:17, 24 September 2020

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for IFDB

Use this template to reference entries on the Interactive Fiction Database.

Template parameters

ParameterDescriptionTypeStatus
idid
the IFDB game id (listed as TUID under Game Details); if empty or not specified, the id is obtained from wikidata
Example
0dbnusxunq7fw5ro
Lineoptional
titletitle
the title of the game, to be shown as link text; if empty or not specified, the article title is used
Example
Zork I
Linesuggested

Format: inline

Sample usage

{{IFDB | id=0dbnusxunq7fw5ro | title=Zork I}}