Bitcoin Forum

Other => Off-topic => Topic started by: El Cabron on February 18, 2013, 05:08:27 AM



Title: testing formating
Post by: El Cabron on February 18, 2013, 05:08:27 AM
testing formating here and not in the auction thread where i cant edit posts.

thanks

okay i failed, how do i make it look like this?  https://bitcointalk.org/index.php?topic=144574.msg1535646#msg1535646   




Name   Number of shares   pps
xiangfu 25 0.5
PM1   25   0.45
TradeFortress   100   0.41
mb300sd   400   0.40
Sal002   25   0.39
wachtwoord   25   0.39
Sukrim   75   0.39
TradeFortress   500   0.39
ahdinosaur   125   0.38
BlackLilac    200   0.38
ghostshirt    75   0.38
Vezunchik    250   0.38
PM2    175   0.38
-------OUTBID------------------------
Name              Number of shares   pps
PM2    225   0.38
keystroke    250   0.38
Vezunchik    150   0.38


Title: Re: testing formating
Post by: SRoulette on February 18, 2013, 05:52:53 AM
hello chaang,

you can easily see how they formatted the text by quoting their reply.

Code:
[table]
[tr][td]Name[/td][td]Number of shares[/td][td]pps[/td][/tr]

[tr][td]PM1[/td][td]25[/td][td]0.45[/td][/tr]
[tr][td]TradeFortress[/td][td]100[/td][td]0.41[/td][/tr]
[tr][td]mb300sd[/td][td]400[/td][td]0.40[/td][/tr]
[tr][td]Sal002[/td][td]25[/td][td]0.39[/td][/tr]
[tr][td]wachtwoord[/td][td]25[/td][td]0.39[/td][/tr]
[tr][td]Sukrim[/td][td]75[/td][td]0.39[/td][/tr]
[tr][td]TradeFortress[/td][td]500[/td][td]0.39[/td][/tr]
[tr][td]ahdinosaur[/td][td]125[/td][td]0.38[/td][/tr]

[tr][td]BlackLilac [/td][td]200[/td][td]0.38[/td][/tr]
[tr][td]ghostshirt [/td][td]75[/td][td]0.38[/td][/tr]
[tr][td]Vezunchik [/td][td]250[/td][td]0.38[/td][/tr]
[tr][td]PM2 [/td][td]200[/td][td]0.38[/td][/tr]
[/table]

in this case its simple table + tr + td, just like html.