1,633
edits
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| | #{{m|quote|<user>|<quote>}} - User with his quote. | ||
#{{m| | #{{m|quote|<user>|<quote>|<source>}} - Add a right-aligned reference. | ||
#{{m| | #{{m|quote|<#>|<user>|<quote>|<source>}} - Indentation only for quotes with <source>. | ||
'''<user>''' = The name (nick) of the user you are quoting. | '''<user>''' = The name (nick) of the user you are quoting. | ||
'''<quote>''' = The user's quoted text. | '''<quote>''' = The user's quoted text. | ||
'''<source>''' = From where the quote originated, usually add a reference link. | '''<source>''' = From where the quote originated, usually add a reference link. | ||
'''<#>''' = Number '''0''' (min) to '''6''' (max), defines indentation level. | |||
{{eyecatch|Note|Due to coding restrictions specification of the indent level is only possible if you define a <source>, if you do not have one, then enter a '''-''' (minus) as placeholder (it will be replaced by with nothing)!}} | {{eyecatch|Note|Due to coding restrictions specification of the indent level is only possible if you define a <source>, if you do not have one, then enter a '''-''' (minus) as placeholder (it will be replaced by with nothing)!}} |
edits