The plusses I used to know (+)

jtokay
jtokay
edited July 2013 in Campaign Portal Building
About five or six months ago, we had a campaign going great, and I was into the stuff here -- at least as far as I needed to be for our purposes. One of the tricks I was happy about was being able to use lots of plusses (+) for game data without incurring underscoring.

Fast forward past a hiatus, and we’re back with a new campaign, and … totally forgot how I did it. Can’t even find examples on my old wiki to copy from. Can anybody help me out and jog my memory? Thanks!

Comments

  • twiggyleaf
    twiggyleaf
    Posts: 2,011
    jtokay

    Just leave a space between the plus and the next word e.g. +(space)3 Ring of Protection.

    twigs

    "I met a traveller from an antique land....."

    CotM May 2016: Mysteria: set in Wolfgang Baur’s MIDGARD.

    Previous CotM Aug 2012: Shimring: High Level Multiplanar Campaign

    Inner Council Member

  • Langy
    Langy
    Posts: 364
    Alternatively, if you're Ascendant, use some CSS magic like this:


    ins {
    color:inherit;
    text-decoration:inherit;
    }

    ins:before {
    content:'+';
    }

    ins:after {
    content:'+';
    }
  • wolfhound
    wolfhound
    Posts: 354
    Now I feel boring :) I just paste in the HTML for a plus

    +

    I've done it for so long on OP I have it memorized ... sad.
  • jtokay
    jtokay
    Posts: 6
    Awesome, thanks for all the tips!

    Langy, I’m a big fan of using CSS, though I’ve just started dipping my toe. How does that code get used, and does it override when I actually want to underline something?
  • Langy
    Langy
    Posts: 364
    That code just makes it so the +Text+ stuff won't be underlined and, instead, keep the plusses. If you actually want to underline something, you can still use Text.

    Install it by shoving it into the CSS box in your campaign settings section.
Sign In or Register to comment.

April 2024
Season of Strife

Read the feature post on the blog
Return to Obsidian Portal

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Discussions