(remove <nowiki> from example; categorize basic as per http://docs.simplemachines.org/index.php?topic=57) |
(needs work because it has so many forms) |
||
Line 1: | Line 1: | ||
− | + | {{Wordy bbc | |
+ | |button=quote.gif | ||
+ | |tag=quote | ||
+ | |example=[quote]blocks, text or more BB Code[/quote] | ||
+ | |description=The <tt>quote</tt> tag formats text as a quote. If you use the quote button, then it will be formatted for you. This is a block level tag. | ||
− | + | [quote author="SMF Doc Team"]blocks, text or more BB Code[/quote]</td><td>The author property specifies and author of the quote. If the name contains complex characters please use quotes.</td><td><div class="quoteheader">: SMF Doc Team</div><blockquote>blocks, text or more BB Code</blockquote> | |
− | < | + | <nowiki>[quote author="SMF Doc Team" link=topic=570 date=1141105279]blocks, text or more BB Code[/quote]</nowiki></td><td>You can also specify a link to the quote and a time. All three are required, you cannot have only a time for example. The link property can only specify internal forum links. The date property is in the format of a [[unix timestamp]].</td><td><div class="quoteheader"><a href="http://docs.simplemachines.org/index.php??topic=570">: "SMF Doc Team" 1141105279</a></div><blockquote>blocks, text or more BB Code</blockquote> |
+ | |||
+ | |result=<div class="quoteheader"></div><blockquote>blocks, text or more BB Code</blockquote> | ||
+ | }} | ||
− | |||
[[Category:Bulletin_Board_Code]] | [[Category:Bulletin_Board_Code]] | ||
− | {{ | + | {{Needs work}} |
− |
Revision as of 13:10, 17 February 2011
description: The quote tag formats text as a quote. If you use the quote button, then it will be formatted for you. This is a block level tag.
[quote author="SMF Doc Team"]blocks, text or more BB Code[/quote]The author property specifies and author of the quote. If the name contains complex characters please use quotes.
blocks, text or more BB Code
[quote author="SMF Doc Team" link=topic=570 date=1141105279]blocks, text or more BB Code[/quote]You can also specify a link to the quote and a time. All three are required, you cannot have only a time for example. The link property can only specify internal forum links. The date property is in the format of a unix timestamp.
blocks, text or more BB Code
example: [quote]blocks, text or more BB Code[/quote]
result:
blocks, text or more BB Code
![]() |
This article needs some work for the following reason: (no reason given) This template may be removed when cleanup is complete. |