Template:Quote: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 11: Line 11:
==Syntax==
==Syntax==
The template can have '''2''' to '''4 parameters''':
The template can have '''2''' to '''4 parameters''':
#{{m|quote{{!}}<user>{{!}}<quote>}} - User with his quote.
#{{m|<nowiki>quote|<user>|<quote></nowiki>}} - User with his quote.
#{{m|quote{{!}}<user>{{!}}<quote>{{!}}<source>}} - Add a right-aligned reference.
#{{m|<nowiki>quote|<user>|<quote>|<source></nowiki>}} - Add a right-aligned reference.
#{{m|quote{{!}}<#>{{!}}<user>{{!}}<quote>{{!}}<source>}} - Indentation only for quotes with <source>.
#{{m|<nowiki>quote|<#>|<user>|<quote>|<source></nowiki>}} - Indentation only for quotes with <source>.


         '''<#>''' =  Number '''0''' (min) to '''6''' (max), defines indentation level.
         '''<#>''' =  Number '''0''' (min) to '''6''' (max), defines indentation level.