Difference between revisions of "Template:IFDB/doc"
Jump to navigation
Jump to search
imported>Rqndom (update sample usage) |
imported>Rqndom (→Sample usage: formatting) |
||
| Line 24: | Line 24: | ||
== Sample usage == | == Sample usage == | ||
| − | * Specify id and title: | + | * Specify <code>id</code> and <code>title</code>: |
<pre> | <pre> | ||
{{IFDB | id=0dbnusxunq7fw5ro | title=Zork I}} | {{IFDB | id=0dbnusxunq7fw5ro | title=Zork I}} | ||
</pre> | </pre> | ||
| − | * Specify title only (id is read from Wikidata): | + | * Specify title only (<code>id</code> is read from Wikidata): |
<pre> | <pre> | ||
{{IFDB | title=Zork I}} | {{IFDB | title=Zork I}} | ||
</pre> | </pre> | ||
| − | * Use without any parameters (id is read from Wikidata and the article name is used for title): | + | * Use without any parameters (<code>id</code> is read from Wikidata, and the article name is used for <code>title</code>): |
<pre> | <pre> | ||
{{IFDB}} | {{IFDB}} | ||
Revision as of 13:31, 24 September 2020
| 40px | This is a documentation subpage for Template:IFDB. It contains usage information, categories and other content that is not part of the original template page. |
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.
Contents
Template parameters
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| id | id | the IFDB game id (listed as TUID under Game Details); if empty or not specified, the id is obtained from wikidata
| Line | optional |
| title | title | the title of the game, to be shown as link text; if empty or not specified, the article title is used
| Line | suggested |
Format: inline
Sample usage
- Specify
idandtitle:
{{IFDB | id=0dbnusxunq7fw5ro | title=Zork I}}
- Specify title only (
idis read from Wikidata):
{{IFDB | title=Zork I}}
- Use without any parameters (
idis read from Wikidata, and the article name is used fortitle):
{{IFDB}}