Quote: Difference between revisions From Online Manual

Jump to: navigation, search
No edit summary
Line 8: Line 8:
&#91;quote author=&quot;SMF Doc Team&quot;&#93;blocks, text or more BB Code&#91;/quote&#93;  <div class="quoteheader">: SMF Doc Team</div><blockquote>blocks, text or more BB Code</blockquote>
&#91;quote author=&quot;SMF Doc Team&quot;&#93;blocks, text or more BB Code&#91;/quote&#93;  <div class="quoteheader">: SMF Doc Team</div><blockquote>blocks, text or more BB Code</blockquote>


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]].<nowiki>&#91;quote author=&quot;SMF Doc Team&quot; link=topic=570 date=1141105279&#93;blocks, text or more BB Code&#91;/quote&#93;</nowiki>  <div class="quoteheader"><a href="http://docs.simplemachines.org/index.php??topic=570">: &quot;SMF Doc Team&quot; 1141105279</a></div><blockquote>blocks, text or more BB Code</blockquote>
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]].<nowiki>[quote author="SMF Doc Team" link=topic=570 date=1141105279]blocks, text or more BB Code&#91;/quote&#93;</nowiki>  http://docs.simplemachines.org/index.php??topic=570 "SMF Doc Team" 1141105279<blockquote>blocks, text or more BB Code</blockquote>


|result=<div class="quoteheader"></div><blockquote>blocks, text or more BB Code</blockquote>
|result=<div class="quoteheader"></div><blockquote>blocks, text or more BB Code</blockquote>
Line 18: Line 18:


{{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}}

Revision as of 00:03, 24 March 2011

button: Quote.gif

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]

: SMF Doc Team

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] http://docs.simplemachines.org/index.php??topic=570 "SMF Doc Team" 1141105279

blocks, text or more BB Code

example: [quote]blocks, text or more BB Code[/quote]

result:

blocks, text or more BB Code



Advertisement: