Url: Difference between revisions From Online Manual

Jump to: navigation, search
(Created page with '<tr><td><center><span style="font-size: 12pt;" class="bbc_size"><tt>'''url'''</tt></span></center></td><td><center>'''Http hyperlink (new window)'''</center></td><td><center><img…')
 
m (Bot: Automated text replacement (-</tt> +))
 
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<tr><td><center><span style="font-size: 12pt;" class="bbc_size"><tt>'''url'''</tt></span></center></td><td><center>'''Http hyperlink (new window)'''</center></td><td><center><img src="http://docs.simplemachines.org/Themes/default/images/bbc/url.gif" alt="" class="bbc_img" /></center></td></tr>
{{Wordy bbc
|tag=url
|button=Url.gif
|example=[url=http://simplemachines.org]text or more BB Code[/url]
|description=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|iurl]] tag.


<tr><td><nowiki>&#91;url&#93;http&#58;//simplemachines.org&#91;/url&#93;</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&#039;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>
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.


<tr><td><nowiki>&#91;url=http&#58;//simplemachines.org&#93;text or more BB Code&#91;/url&#93;</nowiki></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>
URLs added to post text, with no URL tag, will be auto-converted to hyperlinks.
 
|result= <span class="pops">[http://simplemachines.org text or more BB Code]</span>
<tr><td><nowiki>http&#58;//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>
}}
[[Category:Bulletin_Board_Code]]
[[Category:Basic Bulletin Board Code]]

Latest revision as of 11:29, 1 July 2013

button: Url.gif

description: 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.

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.

URLs added to post text, with no URL tag, will be auto-converted to hyperlinks.

example: [url=http://simplemachines.org]text or more BB Code[/url]

result: text or more BB Code



Advertisement: