• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Card description

  • Thread starter Thread starter exegamer at plansofmice.c
  • Start date Start date
E

exegamer at plansofmice.c

Guest
How do you display an = in the card text?

The three symbols I'm after are - > =

description="-... works
description="> ... works

description="&equal; ... produced an error.
description="≡ ... produced an error.

I've tried others as well.

I've been through pages and pages of these &...; codes and I can't find =
in any of them.

---Steven



------------------------ Yahoo! Groups Sponsor ---------------------~-->
Make Money Online Auctions! Make $500.00 or We Will Give You Thirty Dollars for Trying!
http://us.click.yahoo.com/yMx78A/fNtFAA/AG3JAA/WuQolB/TM
---------------------------------------------------------------------~->
 
To my knowledge (and I just double-checked the XML docs to be sure), the
"=" character can be freely used within text in XML. So you ought to be
able to just have a string using the character directly. For example, the
string "hello=there" should be fine, as should "> = <".

Hope this helps,
Rob

At 10:56 PM 4/22/2003 +0100, you wrote:
>How do you display an = in the card text?
>
>The three symbols I'm after are - > =
>
>description="-... works
>description="> ... works
>
>description="&equal; ... produced an error.
>description="≡ ... produced an error.
>
>I've tried others as well.
>
>I've been through pages and pages of these &...; codes and I can't find =
>in any of them.
>
>---Steven


---------------------------------------------------------------------------
Rob Bowes (rob@wolflair.com) (559) 658-6995
Lone Wolf Development www.wolflair.com


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Make Money Online Auctions! Make $500.00 or We Will Give You Thirty Dollars for Trying!
http://us.click.yahoo.com/yMx78A/fNtFAA/AG3JAA/WuQolB/TM
---------------------------------------------------------------------~->
 
Back
Top