Difference between revisions of "BBCodes on SoFurry"
Phantomgraph (talk | contribs) m (Fixed Spelling of Break (was brake) Derp :p) |
m |
||
Line 374: | Line 374: | ||
<TD COLSPAN=1 VALIGN=TOP ALIGN=CENTER> | <TD COLSPAN=1 VALIGN=TOP ALIGN=CENTER> | ||
Youtube | Youtube | ||
+ | (Currently not available) | ||
<TD COLSPAN=1 VALIGN=TOP ALIGN=LEFT> | <TD COLSPAN=1 VALIGN=TOP ALIGN=LEFT> | ||
Line 379: | Line 380: | ||
<TD COLSPAN=1 VALIGN=CENTER ALIGN=LEFT> | <TD COLSPAN=1 VALIGN=CENTER ALIGN=LEFT> | ||
− | [[Image:SF2.0YoutubeClip.png]] See '''<SUP>1 & 5</SUP>''' | + | [[Image:SF2.0YoutubeClip.png]] See '''<SUP>1 & 5 & 13</SUP>''' |
</TR> | </TR> | ||
</TABLE> | </TABLE> | ||
Line 410: | Line 411: | ||
'''<SUP>12</SUP>''' If the submission linked is artwork, a thumbnail of the work will be displayed as in the example. If the submission is a journal, story or music the icon displayed will be one of the submitting users avatars. | '''<SUP>12</SUP>''' If the submission linked is artwork, a thumbnail of the work will be displayed as in the example. If the submission is a journal, story or music the icon displayed will be one of the submitting users avatars. | ||
+ | |||
+ | '''<SUP>13</SUP>''' This code is currently not working, please check back at a later date |
Revision as of 08:23, 16 April 2015
This article discusses the codes you can use to format your forum posts, PM's and the like. The table below lists the code type, a sample showing the code you would use on SoFurry and a sample output. See the annotations indicated at the bottom of this page for additional information.
Note: Currently some BBCs are not working properly in PM's or shouts. The coding team is working on the problem. See the notations for work arounds.
Style |
SoFurry Code |
Displays* |
None |
Plain text. |
Plain text. |
Bold |
[b]Bold[/b] |
Bold |
Italic |
[i]Italic[/i] |
Italic |
Underline |
[u]Underline[/u] |
Underline |
Strike |
[s]Strike[/s] |
|
Superscript |
2[sup]2[/sup] = 4 |
22 = 4 |
Subscript |
H[sub]2[/sub]O is water |
H2O is water |
Acronym |
[Acronym="Stands For"]Acronym[/acronym] |
Floating over the word Acronym will cause a tool tip reading "Stands For" to appear.1 |
Spoiler |
[spoiler]The butler did it[/spoiler] |
The text will appear as black blocks. To view the text the reader will have to highlight the text revealing the spoiler.1 & 2 |
Font Colors |
[color=red]Red[/color] Text |
RED Text3 |
Font |
The [font="fantasy"]fantasy[/font] font. |
The fantasy font.4 |
Font Size |
Size [size=0]0[/size][size=1]1[/size][size=2]2[/size][size=3]3[/size][size=4]4[/size][size=5]5[/size][size=6]6[/size][size=7]7[/size] | |
Horizontal Rule |
[rule] |
|
Line Break |
One[br]Two |
One |
Left Align |
[left]Left Align[/left] |
Left Align |
Center Align |
[center]Center Align[/center] |
Center Align |
Right Align |
[right]Right Align[/right] |
Right Align |
Indent |
[indent]Indent[/indent] |
Indent |
Lists |
[list] | |
Link |
Go [url=http://www.google.com]google[/url] it! |
Go google it!9 & 11 |
User Icon with name |
Ask :iconPhantomgraph: he knows. | |
User Icon |
Ask :Phantomgraphicon: he knows. | |
FurAffinity User Link |
Ask fa!Phantomgraph he knows. |
Ask FA: Phantomgraph he knows.9 |
Inkbunny User Link |
Ask ib!Phantomgraph he knows. |
Ask IB: Phantomgraph he knows.9 |
Submission |
Did you see this? :link263072: True isn't it? | |
Email Link |
Don't like this article? Email [email="phantomgraph@sofurry.com]me[/email]! |
Don't like this article? Email me!9 & 11 |
Wiki Link |
Take a look at the [wiki="FAQ" title="F.A.Q."]! |
Take a look at the F.A.Q.!2 & 11 - (use a link for now) |
Quotes |
[quote name="Phantomgraph" date="Wed, Feb 22, 2012" url="http://phantomgraph.sofurry.com/"]Break this page and I'll break your face.[/quote] | |
Code |
[code]Use this [u]code[/u] to underline.[/code] | |
Image |
[img]http://i.imgur.com/IVRXe.jpg[/img] | |
Image with Thumbnail |
[url="http://i.imgur.com/IVRXe.jpg"][img]http://i.imgur.com/vyU6j.png[/img][/url] |
Error creating thumbnail: File missing |
Youtube (Currently not available) |
[youtube]http://www.youtube.com/watch?v=Qk08nxbp_JQ[/youtube] |
Notes:
* The results are 'simulated' to look similar as they would on the SoFurry website.
1 Wikipages do not have this capability without scripting.
2 Functionality is not yet implemented on the SoFurry website.
3 HTML standard color names are supported. For a simple list of color names see the HTML color names entry on Wikipedia.
4 You should only use the generic font families as defined by the WC3.
5 What's displayed here is an image.
6 The header will appear as a link.
7 The first URL is the full sized image where the second is the smaller 'thumbnail' image.
8 You can specify the style of the bullets by using [list=type] circle - hollow circle bullet, square - square bullet, & 01 - Numbers
9 The links on the SoFurry website will not have the external link / email icon after them.
10 If the user name you wish to use this code for has a space in the name place it in the tag as normal AKA :iconFirst Last:
11 Named links or URLS should not have quotes (") so [url="http://www.sofury.com"]Sofurry[/url] should be entered as [url=http://www.sofury.com]Sofurry[/url]
12 If the submission linked is artwork, a thumbnail of the work will be displayed as in the example. If the submission is a journal, story or music the icon displayed will be one of the submitting users avatars.
13 This code is currently not working, please check back at a later date