34 coaches online • Server time: 13:36
Forum Chat
Log in
Recent Forum Topics goto Post Secret League Old Wo...goto Post Creating a custom to...goto Post ramchop takes on the...
SearchSearch 
Post new topic   Reply to topic
View previous topic Log in to check your private messages View next topic
Khor_Varik



Joined: Jul 13, 2005

Post   Posted: May 22, 2015 - 18:24 Reply with quote Back to top

cdwat wrote:
Can anybody help me with what's happening here?

The big blank spot at the top of the table is perplexing Mad

How did you do that? Razz
Woodstock



Joined: Dec 11, 2004

Post   Posted: May 22, 2015 - 19:18 Reply with quote Back to top

You are missing a lot of \'s.
Balle2000



Joined: Sep 25, 2008

Post   Posted: May 22, 2015 - 19:28 Reply with quote Back to top

Kam wrote:
Oh and by the way - pro tip when you share code: you can CTRL+H your "\" into "\ " (add a space) so they appear within bbcode tags.

That's very pro. Not even sure how that works?

_________________
Join the SWL
Image
Get your team bios here!
Putting the romantic in necromantic since 2010
TheSpydyr



Joined: Dec 11, 2013

Post   Posted: May 22, 2015 - 19:29 Reply with quote Back to top

try this:

[block][size=15][b]Kills[/b][/size][/block]\
[block=blackborder border2 width=500px][table bg=#DA985E width=100%]\
[tr][td][img]https://fumbbl.com/FUMBBL/Images/PlayerIcons/dewitchelf1b.gif[/img] [b][url=https://fumbbl.com/p/player?player_id=9864953]Aliir Aliir Aliir[/url][/b][/td][td]killed by[/td][td][img title=#2 Felaern]https://fumbbl.com/FUMBBL/Images/PlayerIcons/heblitzer1.gif[/img][url=https://fumbbl.com/p/player?player_id=9835124]#2 Felaern[/url][/td][td]on 2014 FEB 25[/td][/tr]\
[tr][td][img]https://fumbbl.com/FUMBBL/Images/PlayerIcons/lmskink4b.gif[/img] [b][url=https://fumbbl.com/p/player?player_id=9966663]Yorick Weakstone[/url][/b][/td][td]killed by[/td][td][img title=#6 Rhistel]https://fumbbl.com/FUMBBL/Images/PlayerIcons/helineman1.gif[/img][url=https://fumbbl.com/p/player?player_id=9835131]#6 Rhistel[/url][/td][td]on 2014 MAR 27[/td][/tr]\
[tr][td][img]https://fumbbl.com/FUMBBL/Images/PlayerIcons/skstorm1b.gif[/img] [b][url=https://fumbbl.com/p/player?player_id=9368433]Mel IV[/url][/b][/td][td]killed by[/td][td][img title=#2 Felaern]https://fumbbl.com/FUMBBL/Images/PlayerIcons/heblitzer1.gif[/img][url=https://fumbbl.com/p/player?player_id=9835124]#2 Felaern[/url][/td][td]on 2014 MAY 01[/td][/tr]\
[tr][td][img]https://fumbbl.com/FUMBBL/Images/PlayerIcons/sklineman2b.gif[/img] [b][url=https://fumbbl.com/p/player?player_id=8376025]Helena 2[/url][/b][/td][td]killed by[/td][td][img title=#2 Felaern]https://fumbbl.com/FUMBBL/Images/PlayerIcons/heblitzer1.gif[/img][url=https://fumbbl.com/p/player?player_id=9835124]#2 Felaern[/url][/td][td]on 2014 MAY 01[/td][/tr]\
[tr][td][img]https://fumbbl.com/FUMBBL/Images/PlayerIcons/hblitzer1b.gif[/img] [b][url=https://fumbbl.com/p/player?player_id=9664907]Jim Vandal[/url][/b][/td][td]killed by[/td][td][img title=#2 Felaern]https://fumbbl.com/FUMBBL/Images/PlayerIcons/heblitzer1.gif[/img][url=https://fumbbl.com/p/player?player_id=9835124]#2 Felaern[/url][/td][td]on 2014 MAY 17[/td][/tr]\
[/table][/block]

That should get you this:
https://fumbbl.com/p/notes?op=view&id=1856

_________________
The RNG is not broken, you are not "the unluckiest coach in the world" and the computer does not cheat, you just suck.

A DM only rolls the dice because of the noise they make -- Gary Gygax
Kam



Joined: Nov 06, 2012

Post   Posted: May 22, 2015 - 22:26 Reply with quote Back to top

Balle2000 wrote:
Kam wrote:
Oh and by the way - pro tip when you share code: you can CTRL+H your "\" into "\ " (add a space) so they appear within bbcode tags.

That's very pro. Not even sure how that works?


Backslashes make the following character be ignored by the parser. When you use them at the end of a line in a bio, it makes it ignore the following (invisible) line ending character. But for some reason, backslashes are still interpreted within bbcode tags, unlike the rest of the code. So the trick consists in adding a useless character (a space) after the backlashes to make them ignore it instead of the line endings.

_________________
GLN 17 is out!
Image
cdwat



Joined: Oct 29, 2013

Post   Posted: May 23, 2015 - 02:12 Reply with quote Back to top

Woodstock wrote:
You are missing a lot of \'s.

So obvious too Embarassed

Thanks guys

_________________
Image
Proud member of the SWL HEROES

Bio template here.
Balle2000



Joined: Sep 25, 2008

Post   Posted: May 23, 2015 - 05:11 Reply with quote Back to top

Kam wrote:
So the trick consists in adding a useless character (a space) after the backlashes to make them ignore it instead of the line endings.

But what did you mean by the "CTRL+H"? I see now that [ bbcode ] ate all my backslash. Confused

Idea Would be nice if we had a designated bbcode-admin working on the fumbbl bbcode.

_________________
Join the SWL
Image
Get your team bios here!
Putting the romantic in necromantic since 2010
Kam



Joined: Nov 06, 2012

Post   Posted: May 25, 2015 - 19:21 Reply with quote Back to top

Oh, CTRL+H is just the shortcut for the find and replace dialog in most text editors.

_________________
GLN 17 is out!
Image
Balle2000



Joined: Sep 25, 2008

Post   Posted: Aug 02, 2015 - 16:49 Reply with quote Back to top

Anyone editing bbcode on mac? I'm trying to find some decent syntax highlighting, but so far been unsuccessful. I found a bbcode.vim for the editor Vim, but haven't been able to make it work.

Is there anybody out there?
krytie



Joined: Aug 16, 2007

Post   Posted: Aug 02, 2015 - 19:31 Reply with quote Back to top

CTRL+H means find and replace in windows parlance. He means run Find and Replace against your code to Find all the instances of "\" and Replace each with "\ " or in human terms it will add a space after every backslash it finds.

EDIT: Doh! that's what i get for not scrolling all the way to the end :p

_________________
There are three types of people in this world -- those who can count and those who cannot!
Kam



Joined: Nov 06, 2012

Post   Posted: Aug 20, 2015 - 15:06 Reply with quote Back to top

For the record, it's not documented but:

Code:
<Christer> You know.. There is already target support..
<Christer> [url=https://fumbbl.com t=_blank]Foo[/url]


Razz

_________________
GLN 17 is out!
Image
jamesfarrell129



Joined: Dec 23, 2009

Post   Posted: Sep 17, 2015 - 18:04 Reply with quote Back to top

Inspired by their new logo, and me having no work to do for a week or so before I start a new job... I tweaked my goblin team's bio. I need to put some stuff in the Shop, and maybe the Trophy Hut, but otherwise its done.

The BB Code is here.

_________________
NAF name: sandwich
zakatan



Joined: May 17, 2008

Post   Posted: Sep 18, 2015 - 15:20 Reply with quote Back to top

jamesfarrell129 wrote:
Inspired by their new logo, and me having no work to do for a week or so before I start a new job... I tweaked my goblin team's bio. I need to put some stuff in the Shop, and maybe the Trophy Hut, but otherwise its done.

The BB Code is here.


cool one, added!

Anyone else not recieving the forum email notifications??

_________________
Image
jamesfarrell129



Joined: Dec 23, 2009

Post   Posted: Sep 18, 2015 - 16:00 Reply with quote Back to top

zakatan wrote:
Anyone else not recieving the forum email notifications??


Seems like other people are having that problem

_________________
NAF name: sandwich
Balle2000



Joined: Sep 25, 2008

Post   Posted: Sep 20, 2015 - 01:43 Reply with quote Back to top

jamesfarrell129 wrote:
my goblin team

Inspired by james' great bio, I populated the "tunnelling station" i had dug up (sic) for my team, with slaverats and guards.

It's not at all interactive though, but I managed to distribute the icons on top of the background image using a 1px wide block.

A trick I think Kam, or someone else, told me about in this thread.

Let me know if you'd like the code.

_________________
Join the SWL
Image
Get your team bios here!
Putting the romantic in necromantic since 2010
Display posts from previous:     
 Jump to:   
All times are GMT + 1 Hour
Post new topic   Reply to topic
View previous topic Log in to check your private messages View next topic