59 coaches online • Server time: 16:32
Forum Chat
Log in
Recent Forum Topics goto Post Why did GW nerf guar...goto Post Designer's Comm...goto Post Cindy Piewhistle
SearchSearch 
Post new topic   Reply to topic
View previous topic Log in to check your private messages View next topic
Woodstock



Joined: Dec 11, 2004

Post   Posted: Dec 15, 2012 - 16:29 Reply with quote Back to top

OenarLod wrote:
Woodstock wrote:
I fail to see what you mean OenarLod.


On this page, the link to the Vault Tec Squad is displayed as:

<span style="color: #0000cc;">Vault Tec Squad</span>

Is this due to something wrong on my team bio?


I guess it is just you... maybe reload the page while bypassing your cache, ie shift+F5.
Christer



Joined: Aug 02, 2003

Post   Posted: Dec 17, 2012 - 15:31
FUMBBL Staff
Reply with quote Back to top

Couple of additional stuff for you to consider:

Code:
[icon]Baron[/icon]

Convenience tag for player icons. It's automatically converted to an image to a player icon (from here: https://fumbbl.com/FUMBBL/Images/PlayerIcons/ ). Don't use the .gif suffix.

Code:
[toggle=image src=https://path.to/image.png block=someblock][/toggle]

Displays the image in place of the button for toggles.[/code]

This might help a few of you guys to shorten your bbcode. I'm looking at you Whatball! Wink
Hitonagashi



Joined: Apr 09, 2006

Post   Posted: Dec 17, 2012 - 15:36 Reply with quote Back to top

Woodstock wrote:
OenarLod wrote:
Woodstock wrote:
I fail to see what you mean OenarLod.


On this page, the link to the Vault Tec Squad is displayed as:

<span style="color: #0000cc;">Vault Tec Squad</span>

Is this due to something wrong on my team bio?


I guess it is just you... maybe reload the page while bypassing your cache, ie shift+F5.


Just as a point, this happens with me too. If you find your own team, it seems to be HTML escaping the blue highlighting around the name. It also html escapes the next and back buttons.

_________________
http://www.calculateyour.tv - an easy way to work out specific team builds.
Image
DukeTyrion



Joined: Feb 18, 2004

Post   Posted: Dec 17, 2012 - 15:37 Reply with quote Back to top

Woodstock wrote:
OenarLod wrote:
Woodstock wrote:
I fail to see what you mean OenarLod.


On this page, the link to the Vault Tec Squad is displayed as:

<span style="color: #0000cc;">Vault Tec Squad</span>

Is this due to something wrong on my team bio?


I guess it is just you... maybe reload the page while bypassing your cache, ie shift+F5.


I don't think it's just him. I reported the same thing a couple of pages back;

DukeTyrion wrote:
The teams page looks a little weird;

http://fumbbl.com/FUMBBL.php?page=teams&group=&race=&order=5&nav=10

The next page button is strange and my team names come up as;

<span style="color: #0000cc;">Mice in Black</span>


It only shows up for your own teams on the list, all the other teams in the list will show correctly.
zakatan



Joined: May 17, 2008

Post   Posted: Dec 17, 2012 - 15:55 Reply with quote Back to top

Christer wrote:
Couple of additional stuff for you to consider:

Code:
[icon]Baron[/icon]

Convenience tag for player icons. It's automatically converted to an image to a player icon (from here: https://fumbbl.com/FUMBBL/Images/PlayerIcons/ ). Don't use the .gif suffix.

Code:
[toggle=image src=https://path.to/image.png block=someblock][/toggle]

Displays the image in place of the button for toggles.[/code]

This might help a few of you guys to shorten your bbcode. I'm looking at you Whatball! Wink


great additions here!

_________________
Image
Chainsaw



Joined: Aug 31, 2005

Post   Posted: Dec 17, 2012 - 16:35 Reply with quote Back to top

Woodstock wrote:
OenarLod wrote:
Woodstock wrote:
I fail to see what you mean OenarLod.


On this page, the link to the Vault Tec Squad is displayed as:

<span style="color: #0000cc;">Vault Tec Squad</span>

Is this due to something wrong on my team bio?


I guess it is just you... maybe reload the page while bypassing your cache, ie shift+F5.


It isn't just him. It is when you have one of your own teams in the list, it has that span around it.

For instance, here it is with team Chainsaw when I'm looking at the orcs:
https://fumbbl.com/i/386261

It's nothing to do with the team bio though (I'm certain).

_________________
Coach Chainsaw's Dugout
Free Gamer - blog - community
WhatBall



Joined: Aug 21, 2008

Post   Posted: Dec 17, 2012 - 17:07 Reply with quote Back to top

Christer wrote:
Couple of additional stuff for you to consider:

Code:
[icon]Baron[/icon]

Convenience tag for player icons. It's automatically converted to an image to a player icon (from here: https://fumbbl.com/FUMBBL/Images/PlayerIcons/ ). Don't use the .gif suffix.

Code:
[toggle=image src=https://path.to/image.png block=someblock][/toggle]

Displays the image in place of the button for toggles.[/code]

This might help a few of you guys to shorten your bbcode. I'm looking at you Whatball! Wink

\o/
Awesome! Thanks so much for both of these. Hopefully Shraaaag will alter his scripts to use the icon tag too as it really cuts down on the code.

I am off to try it now.
WhatBall



Joined: Aug 21, 2008

Post   Posted: Dec 17, 2012 - 17:25 Reply with quote Back to top

Update:
I converted all the icon tags and they work brilliant. So much less code.

I also made the CFFL rules button work as a toggle. Great stuff. (I'll save you another code bomb. Wink )

_________________
Image
WhatBall



Joined: Aug 21, 2008

Post   Posted: Dec 17, 2012 - 17:29 Reply with quote Back to top

In other news. I would really love an editing history...

I went to my Fan Faves page to copy some code for the main CFFL page and accidentally updated it with the CFFL code because they both look the same. So much work to redo because of one simple click. Sad

I really hate no undo (and being stupid).

_________________
Image
Shraaaag



Joined: Feb 15, 2004

Post   Posted: Dec 17, 2012 - 18:43 Reply with quote Back to top

WhatBall wrote:
Christer wrote:
Couple of additional stuff for you to consider:

Code:
[icon]Baron[/icon]

Convenience tag for player icons. It's automatically converted to an image to a player icon (from here: https://fumbbl.com/FUMBBL/Images/PlayerIcons/ ). Don't use the .gif suffix.

Code:
[toggle=image src=https://path.to/image.png block=someblock][/toggle]

Displays the image in place of the button for toggles.[/code]

This might help a few of you guys to shorten your bbcode. I'm looking at you Whatball! Wink

\o/
Awesome! Thanks so much for both of these. Hopefully Shraaaag will alter his scripts to use the icon tag too as it really cuts down on the code.

I am off to try it now.


The icon tag lacks the title-attribute

_________________
Image
pizzamogul



Joined: Jun 13, 2005

Post   Posted: Dec 19, 2012 - 01:11 Reply with quote Back to top

How do you change the color of the panel header w/o screwing up the formatting?

On the top panel: http://fumbbl.com/FUMBBL.php?page=group&op=view&group=2079 I was thinking about changing the color to match the group logo. After adding the [block=panelheader bg=#1fa2fe] it squares off the left side and the old green color is squirting out of the right side.

What have I done wrong?

Edit: Nevermind. Woodstock explained that it's a hard-coded image. All is clear to me now.

_________________
"Don't expect mercy."
-Woodstock
Rijssiej



Joined: Jan 04, 2005

Post   Posted: Dec 19, 2012 - 11:36 Reply with quote Back to top

Christer wrote:
Couple of additional stuff for you to consider:

Code:
[icon]Baron[/icon]

Convenience tag for player icons. It's automatically converted to an image to a player icon (from here: https://fumbbl.com/FUMBBL/Images/PlayerIcons/ ). Don't use the .gif suffix.


Doesn't seem to work for icons with a - in the image name. (Skitter_Stab-Stab and Varag_Ghoul-Chewer)
WhatBall



Joined: Aug 21, 2008

Post   Posted: Dec 20, 2012 - 16:40 Reply with quote Back to top

If I could make another request for extra code to make the BBCode even slicker it would be team and player tags.

Code:

Instead of: [url=/FUMBBL.php?page=player&player_id=8085244]Mike Pringle[/url]
use: [url player=8085244]Mike Pringle[/url]
or
[player=8085244]Mike Pringle[/player]

And for teams, same idea: [url=/FUMBBL.php?page=team&op=view&team_id=659896]Mo`real Als[/url]
becomes [url team=659896]Mo`real Als[/url]


Thanks!

_________________
Image
oryx



Joined: Jun 08, 2005

Post   Posted: Dec 24, 2012 - 20:36 Reply with quote Back to top

Can anyone help me figure out why this thing is doing what it's doing?

http://fumbbl.com/FUMBBL.php?page=team&op=view&team_id=697052

I'm talking about the Current Players block - attempted to make a table of current players with clickable icons that reveal their stats and skills, along with a hyperlinked name that points to their personal player page. Here is hte code I used:

Code:
[block=panel]\
[block=panelheader]Current Players[/block]\
[block=pad10]\
[block=center]\
[color=white]
[block=floatcontainer bg=#330000]\
[block=floatleft pad5 width=25%]\
[block bg=#770000][block=floatleft][toggle=image src=https://fumbbl.com/FUMBBL/Images/PlayerIcons/epblitzer2.gif group=group1 block=r1][/block]\
[block=hidden group=group1 id=r1]\
[url=http://fumbbl.com/FUMBBL.php?page=player&player_id=8686556]Cap'n Crusher[/url]
7 3 4 8
Block, Dodge, Sidestep, Frenzy, Diving Tackle
[/block]
[/block]\
[/block]\
[block=floatleft pad5 width=25%]\
[block bg=#880000][block=floatleft][toggle=image src=https://fumbbl.com/FUMBBL/Images/PlayerIcons/epblitzer1.gif group=group1 block=r2][/block]\
[block=hidden group=group1 id=r2]\
[url=http://fumbbl.com/FUMBBL.php?page=player&player_id=8686557]First Mate Oryx[/url]
7 3 4 7
Block, Dodge, Sidestep, Diving Tackle, Jump Up, Tackle
[/block]\
[/block]\
[/block]\
[block=floatleft pad5 width=25%]\
[block bg=#770000][block=floatleft][toggle=image src=https://fumbbl.com/FUMBBL/Images/PlayerIcons/epcatcher1.gif group=group1 block=r3][/block]\
[block=hidden group=group1 id=r3]\
[url=http://fumbbl.com/FUMBBL.php?page=player&player_id=8686558]Bartleby Sly[/url]
8 3 4 7
Catch, Nerves of Steel, Wrestle, Strip Ball, Leap
[/block]\
[/block]\
[/block]\
[block=floatleft pad5 width=25%]\
[block bg=#660000][block=floatleft][toggle=image src=https://fumbbl.com/FUMBBL/Images/PlayerIcons/epcatcher2.gif group=group1 block=r4][/block]\
[block=hidden group=group1 id=r4]\
[url=http://fumbbl.com/FUMBBL.php?page=player&player_id=8780641]Sandra the Scoundrel[/url]
8 3 4 7
Catch, Nerves of Steel, Wrestle, Dodge
[/block]\
[/block]\
[/block]\

[block=floatcontainer bg=#330000]\
[block=floatleft pad5 width=25%]\
[block bg=#550000][block=floatright][toggle=image src=https://fumbbl.com/FUMBBL/Images/PlayerIcons/epthrower1.gif group=group2 block=e1][/block]\
[block=hidden group=group2 id=e1]\
[url=http://fumbbl.com/FUMBBL.php?page=player&player_id=8972948]Gustavo de Pistola[/url]
6 3 4 7
Pass, Sure Hands
[/block]
[/block]\
[/block]\
[block=floatleft pad5 width=25%]\
[block bg=#550000][block=floatright][toggle=image src=https://fumbbl.com/FUMBBL/Images/PlayerIcons/eplineman1.gif group=group2 block=e2][/block]\
[block=hidden group=group2 id=e2]\
[url=http://fumbbl.com/FUMBBL.php?page=player&player_id=8712819]Polka Dot Paul[/url]
6 3 4 7
Dirty Player
[/block]\
[/block]\
[/block]\
[block=floatleft pad5 width=25%]\
[block bg=#770000][block=floatright][toggle=image src=https://fumbbl.com/FUMBBL/Images/PlayerIcons/eplineman2.gif group=group2 block=e3][/block]\
[block=hidden group=group2 id=e3]\
[url=http://fumbbl.com/FUMBBL.php?page=player&player_id=8686562]The Swabbie[/url]
6 3 4 7
Wrestle, Kick, Dodge
[/block]\
[/block]\
[/block]\
[block=floatleft pad5 width=25%]\
[block bg=#550000][block=floatright][toggle=image src=https://fumbbl.com/FUMBBL/Images/PlayerIcons/epcatcher2.gif group=group2 block=e4][/block]\
[block=hidden group=group2 id=e4]\
[url=http://fumbbl.com/FUMBBL.php?page=player&player_id=9020750]Cutthroat Carla[/url]
8 3 3 7
Catch, Nerves of Steel, Mighty Blow
[/block]\
[/block]\
[/block]\

[block=floatcontainer bg=#330000]\
[block=floatleft pad5 width=25%]\
[block bg=#440000][block=floatleft][toggle=image src=https://fumbbl.com/FUMBBL/Images/PlayerIcons/eplineman2.gif group=group3 block=f3][/block]\
[block=hidden group=group3 id=f3]\
[url=http://fumbbl.com/FUMBBL.php?page=player&player_id=9020751]Filip Crest[/url]
6 3 4 7
[/block]\
[/block]\
[/block]\
[block=floatleft pad5 width=25%]\
[block bg=#550000][block=floatleft][toggle=image src=https://fumbbl.com/FUMBBL/Images/PlayerIcons/eplineman1.gif group=group3 block=f4][/block]\
[block=hidden group=group3 id=f4]\
[url=http://fumbbl.com/FUMBBL.php?page=player&player_id=8686567]Carl the Killer[/url]
6 3 4 7
Guard
[/color]\
[/block]\
[/block]\
[/block]\
[/block]\
[/block]\
[/block]\


As you can see, the different players have different background colors (which will eventually correlate with their spp level, and have more differentiation).

On my screen, it's displaying only the first player in each of hte two first columns with a strip of the background color. All other icons are on the default background color. I'd like to change all icons to include the strip of background color, as the blitzer and thrower are displayed, or I'd like to change NONE of them to have background color until clicked.

Does that make sense? What have I done wrong here? Is there an easier way to do what I'm trying to do?
Nightbird



Joined: Aug 02, 2003

Post   Posted: Dec 24, 2012 - 21:31 Reply with quote Back to top

Can someone tell me how to convert something like this? It's a situation where you bold out words and make them act as links within a sentence.

Beginning of the sentence<a href="http://fumbbl.com/"><b>BOLD LINK</b></a>next part of the sentence<a href="http://fumbbl.com/"><b>BOLD LINK</b></a>more of the sentence<a href="http://fumbbl.com/"><b>BOLD LINK</b></a>the end of the sentence.

I don't see anything in the help section showing how to convert links or how to make pictures act as links. I'm not very tech or pc savvy so w/out a tutorial I'm having difficulties converting simple things such as:

<a href="http://fumbbl.com/">
<img src="https://fumbbl.com/i/346633">

Is there somewhere this is covered that I've missed?

_________________
"If most of us remain ignorant of ourselves, it's because self-knowledge is painful
& we prefer the pleasures of illusion." ~Aldous Huxley
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