BBcode legend discussion

Be sure to read and follow the guidelines for our forums.

load previous
Dec 19, 2021 5:50 pm
And of course, we should pin it.
Dec 19, 2021 5:59 pm
vagueGM says:
And of course, we should pin it.
https://i.imgur.com/3E3P9xx.jpg
Dec 19, 2021 10:59 pm
Very nice guide!
Dec 20, 2021 12:59 am
+1 to giving Adam a cookie for this. Great stuff, man!
Dec 20, 2021 1:42 pm
very useful tips for formatting here, thank you very much!
Dec 20, 2021 1:53 pm
Thank a lot Adam !
Aug 26, 2022 3:45 pm
Is there a way to set the number of checkboxes to a variable?

something like:

glamour ([_glam=0])
[_=0/[_$=glam]]
Feb 28, 2023 3:54 am
Is there a way to change the background color of a character sheet? Something related to the style tag maybe?
Feb 28, 2023 11:49 am
Knighthawke says:
Is there a way to change the background color of a character sheet? Something related to the style tag maybe?
[ f=display:block position:relative padding-bottom:70.5% max-width:960px margin-left:auto margin-right:auto][ f=position:absolute width:100% height:100% background-size:contain background-repeat:no-repeat background-color:red max-width:960px]

change "background-color:" with whatever color you'd like.
Feb 28, 2023 2:13 pm
nezzeraj says:
Knighthawke says:
Is there a way to change the background color of a character sheet? Something related to the style tag maybe?
[ f=display:block position:relative padding-bottom:70.5% max-width:960px margin-left:auto margin-right:auto][ f=position:absolute width:100% height:100% background-size:contain background-repeat:no-repeat background-color:red max-width:960px]

change "background-color:" with whatever color you'd like.
Thank you!
Where do the closing /f entries need to go? If I place them immediately after I just get a block of the background color. If I place them at the end, the sheet doesn't seem to scroll if it's copied to a post...
Feb 28, 2023 2:43 pm
It should go at the end of the sheet. I'm not sure what you mean about scrolling.
Feb 28, 2023 2:59 pm
Testing,
Testing,
One,
Two,
Three ...

Is this what you are trying to do?

If so, here the code:
[ f=display:block width:100% background-color:red]Testing,
Testing,
One,
Two,
Three ...[/f]
Last edited February 28, 2023 2:59 pm
Feb 28, 2023 5:34 pm
nezzeraj says:
It should go at the end of the sheet. I'm not sure what you mean about scrolling.
Chalrytharendir says:

If so, here the code:
[ f=display:block width:100% background-color:red]Testing,
Testing,
One,
Two,
Three ...[/f]
Apparently this was all I needed for what I wanted (adding a background color to the Star Trek Adventures Sheet) :) Thank you both!
Jul 29, 2023 3:14 am
Super handy guide!

Does anyone have the code for the super fancy 5e character sheet shown in the guide? It looks amazingly handy! Just figured I'd ask before I take the time to rebuild it from scratch.
https://i.imgur.com/bmV2SQS.png
Last edited July 29, 2023 3:14 am
Jul 29, 2023 3:55 am
@Carcabob, it's these ones, I believe. They look slightly different in post, but should look as on the screenshot when pasted in the sheet. (And there is a link to a general purpose 5e sheet in the first post in the linked thread.)
Last edited July 29, 2023 3:57 am
Jul 29, 2023 4:44 am
Great, thanks!
Apr 12, 2024 5:51 pm
I'm trying to build a character sheet that isn't in the system. It's a fairly straightforward sheet, but [ center] doesn't seem to work within the sheet. Neither does Adam's method of floating images and even the style code for the logo doesn't show it when I hit preview. In fact, no codes seem to work except for [ charsheet].
Last edited April 12, 2024 5:57 pm
Apr 12, 2024 6:19 pm
Can you maybe post the code here (ideally inside a charsheet tag) so we can have a look at it?
Apr 12, 2024 7:35 pm
I've only really just started, but here's what I have thus far.
[ +- ] V&V 2.1
Ideally, it should look something similar to this.
[ +- ] Sheet
Last edited April 12, 2024 7:38 pm
Apr 12, 2024 7:54 pm
It is
[f=centre]CHARACTER RECORD SHEET[/f]
not
[centre]CHARACTER RECORD SHEET[/center]
load next

You do not have permission to post in this thread.