No edit summary |
(remove <nowiki> from example; categorize basic as per http://docs.simplemachines.org/index.php?topic=57) |
||
Line 3: | Line 3: | ||
<tr><td><nowiki>[url]http://simplemachines.org[/url]</nowiki></td><td>The <tt>url</tt> tag makes http hyperlinks. If a single url is placed inside the tags, then a link will be made to that url. These links will normally open in a new browser window, however this behaviour can be overuled by a user's browser settings. For links that will open in the same window by default, use the <tt>iurl</tt> tag.</td><td>[http://simplemachines.org| http://simplemachines.org]</td></tr> | <tr><td><nowiki>[url]http://simplemachines.org[/url]</nowiki></td><td>The <tt>url</tt> tag makes http hyperlinks. If a single url is placed inside the tags, then a link will be made to that url. These links will normally open in a new browser window, however this behaviour can be overuled by a user's browser settings. For links that will open in the same window by default, use the <tt>iurl</tt> tag.</td><td>[http://simplemachines.org| http://simplemachines.org]</td></tr> | ||
<tr><td | <tr><td>[url=http://simplemachines.org]text or more BB Code[/url]</td><td>Links with descriptions can be made using this format. This is an inline tag and no block level tags can be placed inside, however other inline tags can be if nested correctly, with the exception of the <tt>email</tt>, <tt>ftp</tt>, <tt>iurl</tt> and <tt>url</tt> tags.</td><td>[http://simplemachines.org| text or more BB Code]</td></tr> | ||
<tr><td><nowiki>http://simplemachines.org</nowiki></td><td>Http urls will also be auto-linked. If this is not desired, the <tt>nobbc</tt> tag can be used.</td><td>http://simplemachines.org</td></tr> | <tr><td><nowiki>http://simplemachines.org</nowiki></td><td>Http urls will also be auto-linked. If this is not desired, the <tt>nobbc</tt> tag can be used.</td><td>http://simplemachines.org</td></tr> | ||
{{Cleanup html}} | |||
[[Category:Basic Bulletin Board Code]] | |||
[[Category:Bulletin_Board_Code]] | [[Category:Bulletin_Board_Code]] |
Revision as of 14:17, 7 January 2011
[url]http://simplemachines.org[/url]The url tag makes http hyperlinks. If a single url is placed inside the tags, then a link will be made to that url. These links will normally open in a new browser window, however this behaviour can be overuled by a user's browser settings. For links that will open in the same window by default, use the iurl tag.http://simplemachines.org [url=http://simplemachines.org]text or more BB Code[/url]Links with descriptions can be made using this format. This is an inline tag and no block level tags can be placed inside, however other inline tags can be if nested correctly, with the exception of the email, ftp, iurl and url tags.text or more BB Code http://simplemachines.orgHttp urls will also be auto-linked. If this is not desired, the nobbc tag can be used.http://simplemachines.org
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. |