soereide93 Posted January 4, 2018 Share Posted January 4, 2018 Hey Ive been searching for some time on how to make a table of content list for your mod page. Where you have example: Intro, installation, credits etc... And you can click on the title to take you further down on the mod page to where the different sections of the page is. Been trying and failing with a couple of different codes. But none of them seem to work. Is it possible to make this? or am i writing the wrong codes?Since the mod page is written in BBCode it should be possible right? or i might be doing it completely wrong. Link to comment Share on other sites More sharing options...
Dark0ne Posted January 4, 2018 Share Posted January 4, 2018 Unfortunately that's not possible as you need to be able to use anchors, which the BBCode doesn't support. Link to comment Share on other sites More sharing options...
soereide93 Posted January 4, 2018 Author Share Posted January 4, 2018 I figured as much. But its wierd cause ive read up on alot of guides to bbcode/html where anchors is possible to use. [anchor] nametext [/anchor] to [goto=nametext] texttext [/goto] Thats the code that apparently should work in bbcode according to alot of guides. But if its still wouldnt work, is there some workaround? or possible to implement this code to work somehow? idk, im not an expert on coding. Link to comment Share on other sites More sharing options...
soereide93 Posted January 4, 2018 Author Share Posted January 4, 2018 Since my modpage has alot of material to scroll through and im working on some more material. would be nice to have something like this for the users so its a bit easier to navigate the modpage Link to comment Share on other sites More sharing options...
Dark0ne Posted January 4, 2018 Share Posted January 4, 2018 No, it's simply not possible with our BBCode currently. Link to comment Share on other sites More sharing options...
soereide93 Posted January 4, 2018 Author Share Posted January 4, 2018 :confused: :confused: :confused: :confused: Link to comment Share on other sites More sharing options...
Evangela Posted January 6, 2018 Share Posted January 6, 2018 If external linking is possible with BBcode(on mod pages), you can link your description to an external page hosted some where. A lot of mod authors with large complex systems have had to do this, especially when you can't fit every single detail about your mod onto one page. Link to comment Share on other sites More sharing options...
soereide93 Posted January 6, 2018 Author Share Posted January 6, 2018 That might become an option. thanks ;) Link to comment Share on other sites More sharing options...
Recommended Posts