Author Topic: Side projects for the less code-minded?  (Read 3680 times)

aeb

  • Minion
  • **
  • Posts: 43
Side projects for the less code-minded?
« on: April 30, 2018, 12:18:37 AM »
I thought I remembered a thread about text for badges. It must have been the one about text for plaques. *pause*

But...

Could we get a project somehow to expand the shorter badge texts? Some get a nice, long write-up that really recalls the game and what happened, while others get one or two sentences. Could we somehow work out a way to work on expanding the shorter descriptions? I think that would be neat, and something fun to do. *Smile*

Also..

On a similar note, I've found a couple of NPCS who talk without being stores or might-as-well-be-a-store. It was only a sentence or too, but it was neat once I figured out what was going on. Because between being new to not just PChat but Paragon, and not expecting it, I had to click on them several times to figure out what was going on. Could we get involved in getting more NPCs to say a line or few? *Smile*

Paragon Avenger

  • Circles and Triangles
  • Elite Boss
  • *
  • Posts: 6,246
Re: Side projects for the less code-minded?
« Reply #1 on: September 08, 2018, 01:00:11 AM »
I know CSS, I could like help, somewhat.

div#badge {
        font-weight: 500;
        color: inherit;
}

And that is just a sample.