Template:Quotation/doc: Difference between revisionsGive feedback
moved to /doc |
Gammaton32 (talk | contribs) No edit summary |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 4: | Line 4: | ||
{{Quotation|<source>|<text>}} | {{Quotation|<source>|<text>}} | ||
</pre> | </pre> | ||
{{Quotation||<b>{{Summary hero|Abrams}}</b>|{{Description hero|Abrams}}}} | |||
{{Quotation|'''A FATE'S TALE'''| | |||
Hard hitting, hard headed, and hard drinking; Detective Abrams has been a fixture on the New York investigating scene for years. From stolen art, to missing persons, to ritual murders; Abrams didn't just take any case that came across his desk... he solved them. | |||
But his days of following cheating spouses came to an end the day he opened his office door and found The Tome sitting on his desk. | |||
No instruction was left for him save for a brief note scrawled in onyx blood that read "Don't let them have it". Abrams hasn't figured out where the thing came from; but seeing as his home has been broken into, his office tossed on 3 different occasions, and his car firebombed he has a vested interest in figuring out what the hell is going on. | |||
}} | |||
=== 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> | ||