20 coaches online • Server time: 07:23
Forum Chat
Log in
Recent Forum Topics goto Post Theory-craft Leaguegoto Post On-spot substitution...goto Post Juggernaut as counte...
SearchSearch 
Post new topic   Reply to topic
View previous topic Log in to check your private messages View next topic
zakatan



Joined: May 17, 2008

Post   Posted: Jan 27, 2014 - 17:20 Reply with quote Back to top

Lots of awesome BBCode player, team and group bios can be seen all around fummbl. Many of them are shown in the Inspiring BBCode Bios forum threat. Unfortunately for the less gifted, the pieces of code are scattered, difficult to find or simply not accessible.

This thread aims to be a compilation of BBCode bios where anyone can easily check the source code of each bio. For this, we'll be using the notes feature and the public capabilities christer added to it. Anyone who wants to share their code, just copy-paste it into a note, add the [bbcode][/bbcode] tags at the beggining and end of it so it doesn't compile, set it to public and paste it in this thread. I'll keep all the codes with a link to the bio/group in the second post of this thread.

_________________
Image
zakatan



Joined: May 17, 2008

Post   Posted: Jan 27, 2014 - 17:20 Reply with quote Back to top

BBCode Wonders:

Teams

Vault Tec squad (code)
Rigtheous Social Club (code) (comments)
Pavona Parole Program (code)
Monty Python's Dying Circus (code)
Hajduk Blitz (code) (comments)
Caragio Fighting Clams (code)
Tap'gobo (code)
Flying Sammiches (code) (comments)
Gitz n Shigglez (code)

Groups

Human League Premiership (code)
CFFL (code)
Khemri Premier League (code)
infBOWL (code)
3DB Highlander League (Code)
LÖBBL (Code)

Players

Hadjuk Blitz (code) (comments)
Prone Boot Kings (code)
Jean Grey (code)

Tips

Notepad++ custom language
Notepad++ language with added gimmicks
Closing Blocks
Yearbook with buttons
b2k's BBCode snippets
Trophy cabinet

Templates

Big Bang (code) (tip)
Kam's Slaughterer list (code)
Balle2000's Killgrid & Code
Silent_Hastati's template for team bios (code) (comments)
Woodstock's templates for team bios

Icons
CRP
Secret League
Stunty

_________________
Image


Last edited by zakatan on Jun 06, 2018 - 18:59; edited 34 times in total
OenarLod



Joined: Jan 26, 2011

Post   Posted: Jan 27, 2014 - 17:26 Reply with quote Back to top

Vault Tec Squad: actual bio, bbcode

_________________
Image
Join the Human League Premiership!
OenarLod



Joined: Jan 26, 2011

Post   Posted: Jan 27, 2014 - 17:30 Reply with quote Back to top

Human League Premiership: group page, bbcode

_________________
Image
Join the Human League Premiership!
Lorebass



Joined: Jun 25, 2010

Post 18 Posted: Jan 27, 2014 - 17:37
FUMBBL Staff
Reply with quote Back to top

Thats nice but can't compare to the CFFL Group page done by the Whatball itself!

Funnerest league EVER! at the very least its easy to follow.
Anzelak



Joined: Nov 26, 2009

Post   Posted: Jan 27, 2014 - 17:52 Reply with quote Back to top

Lorebass wrote:
Thats nice but can't compare to the CFFL Group page done by the Whatball itself!

Funnerest league EVER! at the very least its easy to follow.


That group page is so good it physically disgusts me. I try to avoid it.

_________________
Proud Commissioner of the EEL.
Woodstock



Joined: Dec 11, 2004

Post   Posted: Jan 27, 2014 - 19:54 Reply with quote Back to top

Stickied. So please share, and make fumbbl a prettier place!
DeZigma



Joined: Aug 21, 2011

Post   Posted: Jan 27, 2014 - 20:48 Reply with quote Back to top

Rigtheous Social Club

Well, I'm still developing it and have already put maybe hundert hours for the icons used for the fluff.

Basically the idea was to use an old map of Rome. Cut it into different pieces and use them as toggle buttons.
Actually you can see that the map fragments have different sizes. If you try to code all the buttons together, means one after the other, you will not have a combined map fitting back to original picture!

The clue was to use FLOATCONTAINER! Coding first 3 toggles in a FLOATLEFT, than the 2 big ones with a FLOATRIGHT and afterwards a FLOATALIGNE for the 3 center toggles.

The rest is a very basic use of BBCode.

*BIO
*CODE
zakatan



Joined: May 17, 2008

Post   Posted: Jan 27, 2014 - 22:42 Reply with quote Back to top

DeZigma wrote:
Rigtheous Social Club

Well, I'm still developing it and have already put maybe hundert hours for the icons used for the fluff.

Basically the idea was to use an old map of Rome. Cut it into different pieces and use them as toggle buttons.
Actually you can see that the map fragments have different sizes. If you try to code all the buttons together, means one after the other, you will not have a combined map fitting back to original picture!

The clue was to use FLOATCONTAINER! Coding first 3 toggles in a FLOATLEFT, than the 2 big ones with a FLOATRIGHT and afterwards a FLOATALIGNE for the 3 center toggles.

The rest is a very basic use of BBCode.

*BIO
*CODE


It's looking quite good so far Smile it works funny when you "unclick" one of the images. If you update the note as the bio progresses, the link will still be valid and updated.

_________________
Image
DeZigma



Joined: Aug 21, 2011

Post   Posted: Jan 27, 2014 - 22:47 Reply with quote Back to top

zakatan wrote:


It's looking quite good so far Smile it works funny when you "unclick" one of the images. If you update the note as the bio progresses, the link will still be valid and updated.



Yeah, I know about it, simply didn't find time to fix this, but i made it now by editing a img with exact amount of px before the first floatconatiner!
in this case 856 px long 1 px high!
So you have a exactly defined witdh of your bio...
Anzelak



Joined: Nov 26, 2009

Post   Posted: Jan 28, 2014 - 01:30 Reply with quote Back to top

DeZigma wrote:
Rigtheous Social Club


Yeah. This is brilliant. Well done.

_________________
Proud Commissioner of the EEL.
mister__joshua



Joined: Jun 20, 2007

Post   Posted: Jan 28, 2014 - 01:54
FUMBBL Staff
Reply with quote Back to top

Here's my latest work

It doesn't look overly fancy compared to some, but technically it took a bit of work and I think I laid it out so it's quite easy to understand.

Bio
Code

edit: Also, I don't think we'll see a bio to top the Vault Tec Squad for years.
cowhead



Joined: Oct 22, 2006

Post   Posted: Jan 28, 2014 - 13:47 Reply with quote Back to top

Here's my latest.

It's not the most sophisticated of Bios, mainly a load of toggles.
I couldn't figure out how to do some of the stuff I wanted to do, but it should hopefully amuse some Python fans out there.

Monty Pythons Dying Circus

Code

_________________
Image
mister__joshua



Joined: Jun 20, 2007

Post   Posted: Jan 28, 2014 - 14:00
FUMBBL Staff
Reply with quote Back to top

cowhead wrote:
Here's my latest.

It's not the most sophisticated of Bios, mainly a load of toggles.
I couldn't figure out how to do some of the stuff I wanted to do, but it should hopefully amuse some Python fans out there.

Monty Pythons Dying Circus

Code


Haha, that's ace. And in true Monty Python style, completely useless Very Happy
zakatan



Joined: May 17, 2008

Post   Posted: Jan 28, 2014 - 14:02 Reply with quote Back to top

cowhead wrote:

I couldn't figure out how to do some of the stuff I wanted to do, but it should hopefully amuse some Python fans out there.


you certainly did Laughing

_________________
Image
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