Difference between revisions of "User talk:Phantomgraph"

From SoFurry
Jump to: navigation, search
m (Trying out tables on my scrap page)
m
Line 7: Line 7:
  
  
<TABLE WIDTH=95% BORDER=1 CELLPADDING=4 CELLSPACING=2>
+
<TABLE WIDTH=90% BORDER=1 CELLPADDING=4 CELLSPACING=2>
<TR>
+
  <TR>
 
<TD COLSPAN=1 WIDTH=33% ALIGN=CENTER BGCOLOR="#cccccc">
 
<TD COLSPAN=1 WIDTH=33% ALIGN=CENTER BGCOLOR="#cccccc">
 
'''Style'''
 
'''Style'''
Line 17: Line 17:
 
<TD COLSPAN=1 WIDTH=33% ALIGN=CENTER BGCOLOR="#cccccc">
 
<TD COLSPAN=1 WIDTH=33% ALIGN=CENTER BGCOLOR="#cccccc">
 
'''Example<SUP>*</SUP>'''
 
'''Example<SUP>*</SUP>'''
 +
  </TR>
 
<!-- -->
 
<!-- -->
 
<!-- -->
 
<!-- -->
 
   <TR>
 
   <TR>
<TD COLSPAN=1 VALIGN=CENTER ALIGN=CENTER>
+
<TD COLSPAN=1 VALIGN=TOP ALIGN=CENTER>
Some Style Here
+
None
 +
 +
<TD COLSPAN=1 VALIGN=TOP ALIGN=LEFT>
 +
Plain text.
 +
 +
<TD COLSPAN=1 VALIGN=CENTER ALIGN=LEFT>
 +
Plain text.
 +
  </TR>
 +
<!-- -->
 +
  <TR>
 +
<TD COLSPAN=1 VALIGN=TOP ALIGN=CENTER>
 +
Bold
 +
 +
<TD COLSPAN=1 VALIGN=TOP ALIGN=LEFT>
 +
[b]Bold[/b]
 +
 +
<TD COLSPAN=1 VALIGN=CENTER ALIGN=LEFT>
 +
'''Bold'''
 +
  </TR>
 +
<!-- -->
 +
  <TR>
 +
<TD COLSPAN=1 VALIGN=TOP ALIGN=CENTER>
 +
Italic
 +
 +
<TD COLSPAN=1 VALIGN=TOP ALIGN=LEFT>
 +
[i]Italic[/i]
 +
 +
<TD COLSPAN=1 VALIGN=CENTER ALIGN=LEFT>
 +
''Italic''
 +
  </TR>
 +
<!-- -->
 +
  <TR>
 +
<TD COLSPAN=1 VALIGN=TOP ALIGN=CENTER>
 +
Underline
 +
 +
<TD COLSPAN=1 VALIGN=TOP ALIGN=LEFT>
 +
[u]Underline[/u]
 +
 +
<TD COLSPAN=1 VALIGN=CENTER ALIGN=LEFT>
 +
<u>Underline</u>
 +
  </TR>
 +
<!-- -->
 +
  <TR>
 +
<TD COLSPAN=1 VALIGN=TOP ALIGN=CENTER>
 +
Strike
 +
 +
<TD COLSPAN=1 VALIGN=TOP ALIGN=LEFT>
 +
[s]Strike[/s]
 +
 +
<TD COLSPAN=1 VALIGN=CENTER ALIGN=LEFT>
 +
<STRIKE>Strike</STRIKE>
 +
  </TR>
 +
<!-- -->
 +
  <TR>
 +
<TD COLSPAN=1 VALIGN=TOP ALIGN=CENTER>
 +
Superscript
 +
 +
<TD COLSPAN=1 VALIGN=TOP ALIGN=LEFT>
 +
2[sup]2[/sup] = 4
 
 
 
<TD COLSPAN=1 VALIGN=CENTER ALIGN=LEFT>
 
<TD COLSPAN=1 VALIGN=CENTER ALIGN=LEFT>
How to do dis.
+
2<sup>2</sup> = 4
 +
  </TR>
 +
<!-- -->
 +
  <TR>
 +
<TD COLSPAN=1 VALIGN=TOP ALIGN=CENTER>
 +
Subscript
 +
 +
<TD COLSPAN=1 VALIGN=TOP ALIGN=LEFT>
 +
H[sub]2[/sub]O is water
 
 
 
<TD COLSPAN=1 VALIGN=CENTER ALIGN=LEFT>
 
<TD COLSPAN=1 VALIGN=CENTER ALIGN=LEFT>
Poof! It Workie!
+
H<SUB>2</SUB>O is water
 +
 
 
   </TR>
 
   </TR>
 
<!-- -->
 
<!-- -->
 
   <TR>
 
   <TR>
<TD COLSPAN=1 VALIGN=CENTER ALIGN=CENTER>
+
<TD COLSPAN=1 VALIGN=TOP ALIGN=CENTER>
Some Style Here
+
Acronym
 +
 +
<TD COLSPAN=1 VALIGN=TOP ALIGN=LEFT>
 +
[Acronym="Stands For"]Acronym[/acronym]
 
 
 
<TD COLSPAN=1 VALIGN=CENTER ALIGN=LEFT>
 
<TD COLSPAN=1 VALIGN=CENTER ALIGN=LEFT>
How to do dis.
+
'''<SUP>1</SUP>''' Floating over the word Acronym will cause a tool tip reading "Stands For" to appear.
 +
  </TR>
 +
<!-- -->
 +
  <TR>
 +
<TD COLSPAN=1 VALIGN=TOP ALIGN=CENTER>
 +
A
 +
 +
<TD COLSPAN=1 VALIGN=TOP ALIGN=LEFT>
 +
B
 
 
 
<TD COLSPAN=1 VALIGN=CENTER ALIGN=LEFT>
 
<TD COLSPAN=1 VALIGN=CENTER ALIGN=LEFT>
Poof! It Workie!
+
C
 
   </TR>
 
   </TR>
 
</TABLE>
 
</TABLE>
Line 45: Line 124:
  
 
'''<SUP>*</SUP>''' The results in the table above are 'simulated' to look similar as they should on the SoFurry website.
 
'''<SUP>*</SUP>''' The results in the table above are 'simulated' to look similar as they should on the SoFurry website.
 +
 +
'''<SUP>1</SUP>''' Wikipages (and HTML 2 in general) do not have this capability.

Revision as of 19:43, 22 February 2012

This page just contains notes for me to use while building the Wiki!

Code to add images def right => [[Image:SF2.0QTour.png|200px|thumb|right|alt=^.^|The SoFurry 2.0 Interface]]

Location of the BBC code test thread => http://www.sofurry.com/forum/view/thread?id=15963&page=1#617575


Style

SoFurry Code

Example*

None

Plain text.

Plain text.

Bold

[b]Bold[/b]

Bold

Italic

[i]Italic[/i]

Italic

Underline

[u]Underline[/u]

Underline

Strike

[s]Strike[/s]

Strike

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]

1 Floating over the word Acronym will cause a tool tip reading "Stands For" to appear.

A

B

C

Notes:

* The results in the table above are 'simulated' to look similar as they should on the SoFurry website.

1 Wikipages (and HTML 2 in general) do not have this capability.