Template:Quote/doc/pt-br: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Undo revision 456057 by ShadowKaze (talk))
Tag: Undo
mNo edit summary
Line 4: Line 4:


{{doc/subpage}}__NOTOC__
{{doc/subpage}}__NOTOC__
Adds a [[block quotation]] to an article page.
Adiciona um [[block quotation|bloco de citação]] para uma pagina.


== Parameters and Examples ==
== Parâmetros e Exemplos ==
{{note|Named parameters allow you to use equality symbols and much more. Numbered parameters can be used instead.}}
{{note|Parametros nomeados permitem a você usar símbolos igualitários e muito mais. Parâmetros numerados podem ser usados ao invés disso.}}
{| class=standard-table | style="width:100%;"
{| class=standard-table | style="width:100%;"
|-
|-

Revision as of 09:38, 11 October 2024

Info content.png
This template needs translations.
This template does not contain translations for the most popular languages.
If you are fluent in one of these languages, please help out by translating the text inside this template. This can be done by using the {{language}} template where appropriate.
Also, please make sure the article complies with the alternate languages guide.(en)
Under construction.png
This Template page is actively undergoing a major edit.
As a courtesy, please do not edit this Template while this message is displayed.
If this page has not been edited for at least several hours to a few days, please remove this template. This message is intended to help reduce edit conflicts; please remove it between editing sessions to allow others to edit the page.

The person who added this notice will be listed in its edit history should you wish to contact them.

Flag-white.pngEnglish (en)
Edit-copy.png
This is a documentation subpage for Template:Quote.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

Adiciona um bloco de citação para uma pagina.

Parâmetros e Exemplos

Note.pngNotar:Parametros nomeados permitem a você usar símbolos igualitários e muito mais. Parâmetros numerados podem ser usados ao invés disso.
Parameter Description Example Preview
No parameters Outputs an error message
{{Quote}}
Error: No text given for quotation (or equals sign used in the actual argument to an unnamed parameter)
{{{1}}} or {{{text}}} Quote text.
{{Quote|Quote text.}}
{{Quote|1=Quote text.}}
{{Quote|text=Quote text.}}
Quote text.
Quote text.
Quote text.
{{{2}}} or {{{sign}}} Quote signature.
{{Quote|Quote text.|[[Gabe Newell]]}}
{{Quote|text=Quote text.|sign=[[Gabe Newell]]}}
Quote text.
Quote text.
{{{3}}} or {{{source}}} Quote source.

Does not appear if the signature was not specified.

{{Quote | Quote text. | [[Gabe Newell]] | Source }}
{{Quote | text = Quote text. | sign = [[Gabe Newell]] | source = Source }}
Quote text.
Gabe Newell, Source
Quote text.
Gabe Newell, Source