Difference between revisions of "Template:Information/doc"

From Game Detectives Wiki
Jump to: navigation, search
[checked revision][checked revision]
(Created page with "{{Documentation subpage}} <!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> == Usage == <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| <pre>{{...")
 
(Created page with "{{Documentation subpage}} <!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> == Usage == <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| <pre>{{...")
 
(No difference)

Latest revision as of 00:04, 31 May 2018

Usage

<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>