Quote: Difference between revisions From Online Manual

Jump to: navigation, search
No edit summary
(remove <nowiki> from example; categorize basic as per http://docs.simplemachines.org/index.php?topic=57)
Line 1: Line 1:
<tr><td><center><span style="font-size: 12pt;" class="bbc_size"><tt>'''quote'''</tt></span></center></td><td><center>'''Quote'''</center></td><td><center><img src="http://docs.simplemachines.org/Themes/default/images/bbc/quote.gif" alt="" class="bbc_img" /></center></td></tr>
<tr><td><center><span style="font-size: 12pt;" class="bbc_size"><tt>'''quote'''</tt></span></center></td><td><center>'''Quote'''</center></td><td><center><img src="http://docs.simplemachines.org/Themes/default/images/bbc/quote.gif" alt="" class="bbc_img" /></center></td></tr>


<tr><td><nowiki>&#91;quote&#93;blocks, text or more BB Code&#91;/quote&#93;</nowiki></td><td>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.</td><td><div class="quoteheader"></div><blockquote>blocks, text or more BB Code</blockquote></td></tr>
<tr><td>&#91;quote&#93;blocks, text or more BB Code&#91;/quote&#93;</td><td>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.</td><td><div class="quoteheader"></div><blockquote>blocks, text or more BB Code</blockquote></td></tr>


<tr><td><nowiki>&#91;quote author=&quot;SMF Doc Team&quot;&#93;blocks, text or more BB Code&#91;/quote&#93;</nowiki></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></td></tr>
<tr><td>&#91;quote author=&quot;SMF Doc Team&quot;&#93;blocks, text or more BB Code&#91;/quote&#93;</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></td></tr>


<tr><td><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></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">: &quot;SMF Doc Team&quot;  1141105279</a></div><blockquote>blocks, text or more BB Code</blockquote></td></tr></table>
<tr><td><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></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">: &quot;SMF Doc Team&quot;  1141105279</a></div><blockquote>blocks, text or more BB Code</blockquote></td></tr></table>


[[Category:Bulletin_Board_Code]]
[[Category:Bulletin_Board_Code]]
{{Cleanup html}}
[[Category:Basic Bulletin Board Code]]

Revision as of 14:30, 7 January 2011

quote
Quote
<img src="http://docs.simplemachines.org/Themes/default/images/bbc/quote.gif" alt="" class="bbc_img" />

[quote]blocks, text or more BB Code[/quote]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.

blocks, text or more BB Code

[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.

: SMF Doc Team

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.

<a href="http://docs.simplemachines.org/index.php??topic=570">: "SMF Doc Team" 1141105279</a>

blocks, text or more BB Code



Advertisement: