Talk:Fruitbat
From Create Your Own Story
(Difference between revisions)
m |
|||
Line 1: | Line 1: | ||
+ | How do you get the status indicater to change colors? | ||
+ | By creating a new status indicator. By creating a new template for each story, I can go to the Special Page 'Most Linked To' and see precisely how many pages each story has. | ||
+ | |||
+ | As for the colors themselves in each template, edit a template and you'll see lines like: bgcolor="#CCFFCC" | ||
+ | That means that the background color for the following section should be hexadecimal #CCFFCC, which is a pale green. | ||
+ | [[User: Platypus | Platypus]] |
Revision as of 20:04, 2 February 2007
How do you get the status indicater to change colors?
By creating a new status indicator. By creating a new template for each story, I can go to the Special Page 'Most Linked To' and see precisely how many pages each story has.
As for the colors themselves in each template, edit a template and you'll see lines like: bgcolor="#CCFFCC" That means that the background color for the following section should be hexadecimal #CCFFCC, which is a pale green. Platypus