Chaosforge Forum

  • March 28, 2024, 03:31
  • Welcome, Guest
Please login or register.



Login with username, password and session length
Pages: [1]

Author Topic: Wiki questions thread  (Read 4272 times)

GrimmC

  • Guest
Wiki questions thread
« on: November 27, 2011, 20:27 »

This isn't exactly a forum question, but it seems close enough to me.

Is there any way to get colored text in the wiki pages?
Logged

Game Hunter

  • Programmer
  • Elder Chaos Guard
  • Lieutenant General
  • *
  • *
  • Offline Offline
  • Posts: 1044
  • Looks like game to me.
    • View Profile
    • Channel, the Roguelike
Re: Wiki questions thread
« Reply #1 on: November 28, 2011, 08:04 »

Is there any way to get colored text in the wiki pages?
You can use the following format:
Code: [Select]
<span style="color:magenta">This text will have a deep pink color.</span>
<span style="color:#00FF00">This text will have a green color.</span>
I don't know all of the names that work (stuff like "darkred" and "yellow" are names) but hexidecimal color codes are a lot more customizable anyway. You can find a bunch of color codes here.
Logged
I'm just a dude playing a dude disguised as another dude.

Latest LPs: Angband, Delver
Pages: [1]