Page 1 of 1

Site BBCode error

PostPosted: Fri Nov 20, 2020 1:09 am
by Great Texas empire
The code
Code: Select all
[background-block=#0C2577{[/background-block]
is being treated like
Code: Select all
[center][/center]
in this Factbook
https://www.nationstates.net/page=dispatch/id=1464477
(For people wondering, I was going to change the text color to, not just the background color)

PostPosted: Fri Nov 20, 2020 6:47 am
by Holland DS6
While it may be a bug, and it looks like it might, I think I fixed what you wanted with the background block and the colored text, but I can't fix the (most likely a) bug with it over at my puppet Mini Me For Cards in the Test factbook, ignore the colored spoilers, those were for another thing. I just added the end tag for a background- box ([/background-box]), and just added another starting tag (background-box=...), and also another color tag set to the lower text with:
Code: Select all
[center][background-block=#0C2577][color=white][size=250]1910 RP
[/size][/color][img]https://i.ibb.co/TT87jMM/3-BC8-E9-F0-C54-F-4830-8094-D98-DA145-C45-A.png[/img][/background-block][/center]
[background-block=#0C2577][color=white]It is the year 1910, diplomatic pressures are rising, tensions are increasing, and it seems as though war will strike. Will you take the lead in your nation, and guide it to fame and fortune? Join to find out.
1 days irl = 1 month irp [/color][/background-block]

You can see what you had before in the 'Exact Code' spoiler

PostPosted: Fri Nov 20, 2020 7:42 am
by Great Texas empire
Holland DS6 wrote:While it may be a bug, and it looks like it might, I think I fixed what you wanted with the background block and the colored text, but I can't fix the (most likely a) bug with it over at my puppet Mini Me For Cards in the Test factbook, ignore the colored spoilers, those were for another thing. I just added the end tag for a background- box ([/background-box]), and just added another starting tag (background-box=...), and also another color tag set to the lower text with:
Code: Select all
[center][background-block=#0C2577][color=white][size=250]1910 RP
[/size][/color]([url=https://i.ibb.co/TT87jMM/3-BC8-E9-F0-C54-F-4830-8094-D98-DA145-C45-A.png]Image[/url])[/background-block][/center]
[background-block=#0C2577][color=white]It is the year 1910, diplomatic pressures are rising, tensions are increasing, and it seems as though war will strike. Will you take the lead in your nation, and guide it to fame and fortune? Join to find out.
1 days irl = 1 month irp [/color][/background-block]

You can see what you had before in the 'Exact Code' spoiler

It worked, thank you