Template:Information

From Game Detectives Wiki
Jump to: navigation, search
⧼wm-license-information-description⧽
⧼wm-license-information-date⧽
⧼wm-license-information-source⧽
⧼wm-license-information-author⧽
⧼wm-license-information-permission⧽
(⧼wm-license-information-permission-reusing-text⧽)
⧼wm-license-information-other-versions⧽
Template documentation[view] [edit] [history] [purge]

Usage

{{Information
|Description=
|Source=
|Date=
|Author=
|other_versions=
}}


<templatedata> { "description": "A template for showing data on files", "params": { "Description": { "label": "Description", "description": "A description of the file", "type": "string", "suggested": true }, "Source": { "label": "Source", "description": "Where the file is from", "type": "string", "suggested": true }, "Date": { "label": "Date", "description": "File creation date", "type": "date", "suggested": true }, "Author": { "label": "Author", "description": "Who made the file", "type": "string" }, "Permission": { "label": "Permission", "description": "Custom reuse information" } } } </templatedata>