Template:Quotation/doc: Difference between revisionsGive feedback
No edit summary |
Gammaton32 (talk | contribs) No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 15: | Line 15: | ||
}} | }} | ||
=== Parameters === | === Parameters === | ||
<templatedata> | |||
: Quotation source | { | ||
: | "description": " ", | ||
"params": { | |||
"1": { | |||
"type": "string", | |||
: Quoted text | "description": "Quotation source", | ||
"suggestedvalues": [ | |||
: | "game", | ||
"website", | |||
"manual" | |||
] | |||
}, | |||
"2": { | |||
"type": "string", | |||
"description": "Quoted text" | |||
}, | |||
"3": { | |||
"type": "string", | |||
"description": "P.S." | |||
}, | |||
"4": { | |||
"type": "string", | |||
"description": "Sound file (with extension)" | |||
} | |||
}, | |||
"paramOrder": [ | |||
"1", | |||
"2", | |||
"3", | |||
"4" | |||
], | |||
"format": "block" | |||
} | |||
</templatedata> | |||
<noinclude>[[Category:Template documentation]]</noinclude><includeonly> | <noinclude>[[Category:Template documentation]]</noinclude><includeonly> | ||
[[Category:Formatting templates]]</includeonly> | [[Category:Formatting templates]]</includeonly> | ||