Template:Quote: Difference between revisions
Jump to navigation
Jump to search
(Syntax added to doc.) |
m (→Syntax) |
||
Line 8: | Line 8: | ||
==Syntax== | ==Syntax== | ||
The template can have '''2''' or '''3 parameters''': | The template can have '''2''' or '''3 parameters''': | ||
# | #{{m|quote{{!}}<user>{{!}}<quote>}} - User with his quote. | ||
# | #{{m|quote{{!}}<user>{{!}}<quote>{{!}}<source>}} - Add a right-aligned reference. | ||
'''<user>''' = The name (nick) of the user you are quoting. | '''<user>''' = The name (nick) of the user you are quoting. |
Revision as of 11:29, 6 May 2009
Should any quoting of longer texts need to be done, use this template.
Syntax
The template can have 2 or 3 parameters:
- {{quote|<user>|<quote>}} - User with his quote.
- {{quote|<user>|<quote>|<source>}} - Add a right-aligned reference.
<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
{{quote|DerIdiot|...}}
DerIdiot | ... |
{{quote|DerIdiot|...|see [http://www.google.com Google] Homepage}}
DerIdiot | ... | see Google Homepage |