Template:Quotation/doc: Difference between revisions

No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 15: Line 15:
}}
}}
=== Parameters ===
=== Parameters ===
;1 ''(unnamed parameter)''
<templatedata>
: Quotation source. Can be a custom value or a predefined value. If left blank, hides the source line.
{
:* <code>game</code> - In-game description
"description": " ",
:* <code>website</code> – Official website
"params": {
:* <code>manual</code> – Game manual
"1": {
;2 ''(unnamed parameter)''
"type": "string",
: Quoted text.
"description": "Quotation source",
;3 ''(unnamed parameter)''
"suggestedvalues": [
: Optional. P.S.
"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>