Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is there a way to do formatted text?
11-03-2010, 07:49 PM
Post: #4
RE: Is there a way to do formatted text?
(11-03-2010 07:27 PM)The Falcon Jedi Wrote:  Can you describe how you did that? For the rest of us? Thanks!

Sure, I opened up TextPad (NotePad will work for this too) and copied a tab. I then came in here and used the php button (or just type php in brackets) and typed each item with a cell between.

Edit: Turns out this doesn't insert tabs, just 4 spaces wherever you place a tab. See below:
PHP Code:
NFC SOUTH    W    L    T    PCT    HOME    ROAD    DIV    CONF    PF    PA    DIFF    STRK
Atlanta        5    2    0    .714    3
-0-0    2-2-0    1-0-0    3-1-0    169    133    +36    Won 1
Tampa Bay    5    2    0    .714    2
-2-0    3-0-0    1-1-0    3-1-0    136    163    -27    Won 2
New Orleans    5    3    0    .625    3-2-0    2-1-0    2-1-0    4-2-0    167    148    +19    Won 1
Carolina    1    6    0    .143    1
-3-0    0-3-0    0-2-0    1-5-0    85    150    -65    Lost 1 
Thought I had found a solution, but only if you use the exact same amount of text before a tab. Sorry for the false alarm.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Is there a way to do formatted text? - RFlagg - 11-03-2010 07:49 PM