Template:FurtherReading: Difference between revisions
From Night Vision Wiki
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
</div> | </div> | ||
</div> | </div> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"dead": { | |||
"description": "If set, it will link to archive.org", | |||
"type": "boolean" | |||
}, | |||
"Link": { | |||
"type": "url" | |||
}, | |||
"Description": { | |||
"type": "string" | |||
}, | |||
"Title": { | |||
"type": "string" | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 18:40, 1 March 2023
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
dead | dead | If set, it will link to archive.org | Boolean | optional |
Link | Link | no description | URL | optional |
Description | Description | no description | String | optional |
Title | Title | no description | String | optional |