Template:Quotation/doc: Difference between revisionsGive feedback
No edit summary |
Gammaton32 (talk | contribs) No edit summary |
||
| Line 15: | Line 15: | ||
}} | }} | ||
=== Parameters === | === Parameters === | ||
<templatedata> | |||
{ | |||
"description": " ", | |||
"params": { | |||
"1": { | |||
"type": "string", | |||
"description": "Quotation source" | |||
}, | |||
"2": { | |||
"type": "string", | |||
"description": "Quoted text" | |||
}, | |||
"3": { | |||
"type": "string", | |||
"description": "P.S." | |||
}, | |||
"4": { | |||
"type": "string", | |||
"description": "Sound file" | |||
} | |||
}, | |||
"paramOrder": [ | |||
"1", | |||
"2", | |||
"3", | |||
"4" | |||
], | |||
"format": "block" | |||
} | |||
</templatedata> | |||
;1 ''(unnamed parameter)'' | ;1 ''(unnamed parameter)'' | ||
: Quotation source. Can be a custom value or a predefined value. If left blank, hides the source line. | : Quotation source. Can be a custom value or a predefined value. If left blank, hides the source line. | ||