1,633
edits
mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
| style="white-space:nowrap;" | {{#if: {{{3|}}}|''{{{3}}}''|}} | | style="white-space:nowrap;" | {{#if: {{{3|}}}|''{{{3}}}''|}} | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
==Syntax== | |||
{{ | The template can have '''2''' or '''3 parameters''': | ||
#'''<tt><nowiki>{{quote|<user>|<quote>}}</nowiki></tt>''' - User with his quote. | |||
#'''<tt><nowiki>{{quote|<user>|<quote>|<source>}}</nowiki></tt>''' - Add a right-aligned reference. | |||
<nowiki>{{ | '''<user>''' = The name (nick) of the user you are quoting. | ||
{{ | '''<quote>''' = The user's quoted text. | ||
'''<source>''' = From where the quote originated, usually add a reference link. | |||
==Examples== | |||
<nowiki>{{quote|DerIdiot|...}}</nowiki> | |||
{{quote|DerIdiot|...}} | |||
<nowiki>{{quote|DerIdiot|...|see [http://www.google.com Google] Homepage}}</nowiki> | |||
{{quote|DerIdiot|...|see [http://www.google.com Google] Homepage}} | |||
[[Category:Template]]</noinclude> | [[Category:Template]]</noinclude> |
edits