Template:Quote/doc/pt-br: Difference between revisions
< Template:Quote | doc
Jump to navigation
Jump to search
ShadowKaze (talk | contribs) mNo edit summary |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Adiciona um [[block quotation|bloco de citação]] para uma pagina. | Adiciona um [[block quotation|bloco de citação]] para uma pagina. | ||
Line 25: | Line 21: | ||
| {{Capsule|margin=5px|{{Quote|Quote text.}}}} {{Capsule|margin=5px|{{Quote|1=Quote text.}}}} {{Capsule|margin=5px|{{Quote|text=Quote text.}}}} | | {{Capsule|margin=5px|{{Quote|Quote text.}}}} {{Capsule|margin=5px|{{Quote|1=Quote text.}}}} {{Capsule|margin=5px|{{Quote|text=Quote text.}}}} | ||
|- | |- | ||
| align="center" | {{Code|{{param|2}}}} | | align="center" | {{Code|{{param|2}}}} ou {{Code|{{param|letreiro}}}} | ||
| | | Assinatura da citação. | ||
| {{CodeBlock|<nowiki>{{Quote| | | {{CodeBlock|<nowiki>{{Quote|Citação de texto.|[[Gabe Newell]]}}</nowiki>}} {{CodeBlock|<nowiki>{{Quote|text=Citação de texto.|sign=[[Gabe Newell]]}}</nowiki>}} | ||
| {{Capsule|margin=5px|{{Quote| | | {{Capsule|margin=5px|{{Quote|Citação de texto.|[[Gabe Newell]]}}}} {{Capsule|margin=5px|{{Quote|text=Citação de texto.|sign=[[Gabe Newell]]}}}} | ||
|- | |- | ||
| align="center" | {{Code|{{param|3}}}} or {{Code|{{param|source}}}} | | align="center" | {{Code|{{param|3}}}} or {{Code|{{param|source}}}} | ||
| | | Fonte de cotação. | ||
Não aparece se a assinatura não foi especificada. | |||
| {{CodeBlock|<nowiki>{{Quote | | {{CodeBlock|<nowiki>{{Quote | ||
| | | Citação de texto. | ||
| [[Gabe Newell]] | | [[Gabe Newell]] | ||
| | | Fonte | ||
}}</nowiki>}} | }}</nowiki>}} | ||
{{CodeBlock|<nowiki>{{Quote | {{CodeBlock|<nowiki>{{Quote | ||
| text = | | text = Citação de texto. | ||
| sign = [[Gabe Newell]] | | sign = [[Gabe Newell]] | ||
| source = | | source = Fonte | ||
}}</nowiki>}} | }}</nowiki>}} | ||
| {{Capsule | | {{Capsule | ||
| margin = 5px | | margin = 5px | ||
| {{Quote| | | {{Quote|Citação de texto.|[[Gabe Newell]]|Fonte}}}} {{Capsule|margin=5px|{{Quote|text=Citação de texto.|sign=[[Gabe Newell]]|source=Fonte}} | ||
}} | }} | ||
|} | |} | ||
<includeonly>{{sandbox other|| | <includeonly>{{sandbox other|| | ||
<!-- | <!-- Categoria abaixo desta linha, por favor --> | ||
[[Category:Templates]][[Category:Formatting templates]] | [[Category:Templates]][[Category:Formatting templates]] | ||
}}</includeonly> | }}</includeonly> |
Latest revision as of 10:58, 11 October 2024
Adiciona um bloco de citação para uma pagina.
Parâmetros e Exemplos

Parâmetro | Descrição | Exemplo | Visualização |
---|---|---|---|
Sem parâmetros | Emite uma mensagem de erro | Error: No text given for quotation (or equals sign used in the actual argument to an unnamed parameter) | |
{{{1}}} ou {{{texto}}} | Texto Citado. | Quote text. Quote text. Quote text. | |
{{{2}}} ou {{{letreiro}}} | Assinatura da citação. | Citação de texto. Citação de texto. | |
{{{3}}} or {{{source}}} | Fonte de cotação.
Não aparece se a assinatura não foi especificada. |
Citação de texto. — Gabe Newell, Fonte Citação de texto.
— Gabe Newell, Fonte |