(still needs some work) |
|||
Line 15: | Line 15: | ||
[[Category:Bulletin_Board_Code]] | [[Category:Bulletin_Board_Code]] | ||
[[Category:Basic Bulletin Board Code]] | |||
{{Needs work|Hard to describe. wiki skin doesn't match forum theme for block quote.}} | {{Needs work|Hard to describe. wiki skin doesn't match forum theme for block quote.}} | ||
{{Cleanup html}} | {{Cleanup html}} |
Revision as of 00:58, 18 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.
The author property specifies and author of the quote. If the name contains complex characters please use quotes.
[quote author="SMF Doc Team"]blocks, text or more BB Code[/quote]
blocks, text or more BB Code
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.[quote author="SMF Doc Team" link=topic=570 date=1141105279]blocks, text or more BB Code[/quote]
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: Hard to describe. wiki skin doesn't match forum theme for block quote. This template may be removed when cleanup is complete. |
This article may have been copied from the the forum-based Online Manual and contain some HTML remnants that need to be cleaned up. Please clean it up. This template may be removed when cleanup is complete. |