35 coaches online • Server time: 00:30
Forum Chat
Log in
Recent Forum Topics goto Post Chaos Draft League R...goto Post anyone know how to c...goto Post Elf Draft Coach
SearchSearch 
Post new topic   Reply to topic
View previous topic Log in to check your private messages View next topic
ex-convict



Joined: Jun 28, 2005

Post   Posted: Jan 14, 2017 - 20:04 Reply with quote Back to top

I'm going to compile a list of basic coding templates you can use to fluff up your NCBB teams.

If you aren't in the NCBB, feel free to use these codes as you see fit. Most of it I've learned from guides on the site, trial and error, or borrowing from others. Likewise, feel free to join the National College Blood Bowl group if you like college football, or just fun, fluffy leagues!

_________________
Part of the NCBB and the NBFL.

Don't drop the soap.
ex-convict



Joined: Jun 28, 2005

Post   Posted: Jan 14, 2017 - 20:10 Reply with quote Back to top

If you'd like a simple chart for your player's bios, something like this player has, just copy and paste the following code:

[block=center][table]\
[tr][th]Ssn[/th]\
[th]Year[/th]\
[th]Games[/th]\
[th]Cp[/th]\
[th]Td[/th]\
[th]Int[/th]\
[th]Cas[/th]\
[th]Mvp[/th]\
[th]Spp[/th]\
[th]Pass[/th]\
[th]Rush[/th]\
[th]Block[/th]\
[th]Fouls[/th][/tr]\
[tr][td=center]18[/td]\
[td=center]Fre[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td][/tr]\
[tr][td=center]19[/td]\
[td=center]Soph[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td][/tr]\
[tr][td=center]20[/td]\
[td=center]Jun[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td][/tr]\
[tr][td=center]21[/td]\
[td=center]Sen[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td]\
[td=center]-[/td][/tr][/table][/block]


The first section (defined as [tr] to [/tr], each is a row on the table) of coding is for the headers of the columns, while the next four sections are for each season. You could add a fifth by copying from [tr] to [/tr], but you have to make sure the [/table][/block] is at the end. Likewise, every line of code needs a backspace \ at the end to maintain neat lines for editing, except the last line.

_________________
Part of the NCBB and the NBFL.

Don't drop the soap.
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