These boards support creating
custom BBcode, so I'm looking for useful codes we could use.
Here's a list of BBcode I've added:
Spoiler:[spoiler:2xfsaglt]This text is hidden[/spoiler:2xfsaglt]
Strikethrough:[s:2xfsaglt]Strikethrough[/s:2xfsaglt]
Wiki: (Links to pages in our wiki)
[wiki:2xfsaglt]wikilogo[/wiki:2xfsaglt]
To link to this page:
http://torchmodders.com/wiki/doku.php?id=wikilogo Just insert:
wikilogo between the code tags
Highlight: [highlight=yellow:2xfsaglt]This is text highlighted in yellow.[/highlight:2xfsaglt] [highlight=orange:2xfsaglt]This is text highlighted in orange.[/highlight:2xfsaglt] [highlight=#555753:2xfsaglt]This is text highlighted in #555753.[/highlight:2xfsaglt]
Text align:[spoiler:2xfsaglt]
align=left:
[align=left:2xfsaglt]This text is left aligned.[/align:2xfsaglt]
align=center:
[align=center:2xfsaglt]This text is center aligned.[/align:2xfsaglt]
align=right:
[align=right:2xfsaglt]This text is right aligned.[/align:2xfsaglt][/spoiler:2xfsaglt]
Thanks Wolven!
"Code" tagging works too

the quick brown fox
I think that's all we need then?
I've replaced the spoiler BBcode. It now looks like it does on the Runic boards.
[spoiler:1klp5978]I just love the way this spoiler looks compared to the previous one.[/spoiler:1klp5978]
I've also added [highlight=yellow:1klp5978]Highlight[/highlight:1klp5978]
And text align:
align=left:
[align=left:1klp5978]This text is left aligned.[/align:1klp5978]
align=center:
[align=center:1klp5978]This text is center aligned.[/align:1klp5978]
align=right:
[align=right:1klp5978]This text is right aligned.[/align:1klp5978]
After moving to SMF the custom BBcodes we had for phpBB are messed up. I've added a few additions to the default SMF codes. I think we're mostly back where we where now, except from the wiki BBcode. I've not found a replacement for that yet, not that we really need it...
I found a Wikipedia mod and hacked it to use our wiki instead.
[wiki]experiencegate[/wiki]
I found a Wikipedia mod and hacked it to use our wiki instead.
[wiki]experiencegate[/wiki]
Oooh, I LIKE this

very cool indeed. Thanks Wolven!

Just to clarify the usage, since the hover tip doesn't tell you how actually use the BBcode.
A typical URL to a page in our wiki looks like this:
http://torchmodders.com/wiki/doku.php?id=start where 'start' at the end of the URL is the name of the wiki page.
To link to a wiki page, just insert the name of the page within the BBcode tags, like this:
[wiki]start[/wiki] It will look like this: [wiki]start[/wiki]
I guess we should construct a document explaining some board features, like tags, and wiki links.
I guess we should construct a document explaining some board features, like tags, and wiki links.
Yes, a user guide on these tools, and how they interact with the wiki itself, is critical I think. I will start on that right after I finish the logo, tho it may take several days to complete...
BTW, I managed to put a navigation sidebar/panel on the wiki (woohoo

)
Yes, a user guide on these tools, and how they interact with the wiki itself, is critical I think. I will start on that right after I finish the logo, tho it may take several days to complete...
BTW, I managed to put a navigation sidebar/panel on the wiki (woohoo
)
OK, that's cool. Looking forwards to the logo.
Good job the side nav for the wiki.