Template:Quote

From BZPB Wiki
Jump to navigationJump to search
"{{{1}}}"
{{{2}}}

Usage instructions[edit source]

{{Quote|dialogue|attribution|source}}

  • In case there is an audio file for the quote, add an optional parameter, |audio=, where you enter the file name without the "File" prefix.
  • In case the source is an url, add an optional parameter, |url=, where you enter the source url.
  • In case you don't want to have a quotation mark (") at the start of the quote, add |noquote=1 somewhere in the template.
  • In case you don't want to have a quotation mark (") at the end of the quote, add |trans=1 somewhere in the template.

Notes[edit source]

If any text is assigned to the source field, it will be rendered as a browser tooltip.

Examples[edit source]

Code: {{Quote|Hello.|A guy|BZPB Wiki}}

Result:

"Hello."
A guy[src]

Two speakers[edit source]

Code: {{Quote|Hello.''"<br />"''Hey.|Two guys|BZPB Wiki}}

Result:

"Hello."
"Hey."
Two guys[src]

Audio[edit source]

Code: {{Quote|It's a trap!|Admiral Ackbar|audio=example.ogg|Star Wars Episode VI: Return of the Jedi}}

Result:

"It's a trap!"
Admiral Ackbar — (audio)Listen (file info)[src]

Url as source[edit source]

Code: {{Quote|TMV, look at me, the cage is our final destiny.|MC Yon|url=http://youtube.com}}

Result:

"TMV, look at me, the cage is our final destiny."
MC Yon[src]

See also[edit source]