variables with a space in them
Ernestyna <[email protected]> Mon, 13 Jul 2026 11:00:54 +0200
| Newsgroups | gmane.comp.lang.lua.general |
|---|---|
| Message-ID | <CA+gg+6Y061y-fWiS4-cOeDKa3NnE6tBPmm+sDpgJ9qyK_3wqag@mail.gmail.com> |
--000000000000a1ecb406567a5451 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable hello! at first, i'd like to say i have no experience with lua coding nor know how it works. i am an admin on a fandom wiki so i guess my coding skills only come to some limited html expressions. so sorry if i use some incorrect wording! yesterday i decided to implement a new module to our wiki called Line distributions <https://loonatheworld.fandom.com/wiki/Module:LD>. basically, it just shows a ranking of the group's members based on how much they sang in a song. it uses local groups with members to work properly where some of the members have a space in their name, e.g. "Kim Lip", "Go Won", or "Olivia Hye". it also uses another module, called Index <https://loonatheworld.fandom.com/wiki/Module:Index> to attribute each members their respective color. this is where my problem arises. i cannot enter a variable with a space in it, otherwise the whole code would break. temporarily, i have conjoined the two-worded names of members as this feature is still in a testing phase so it wouldn't make much of a difference for the admins anyway. so my question is=E2=80=94is it possible = to make a variable with a space in it? i have tried adding an underscore or a plus symbol, even an invisible special symbol, however none of these seem to work like i'd like to. i'm looking forward to your response. if you wish to see how the module works, you can see it in my sandbox page <https://loonatheworld.fandom.com/wiki/User:Dysharmonia/Sandbox>. feel free to edit anything too, lol. there are some other few issues but i'll come back to these later. thank you so much!!! --=20 You received this message because you are subscribed to the Google Groups "= lua-l" group. To unsubscribe from this group and stop receiving emails from it, send an e= mail to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/lua-l/CA%2B= gg%2B6Y061y-fWiS4-cOeDKa3NnE6tBPmm%2BsDpgJ9qyK_3wqag%40mail.gmail.com. --000000000000a1ecb406567a5451 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div>hello!</div><div><br></div><div>at first, i'd lik= e to say i have no experience with lua coding nor know how it works. i am a= n admin on a fandom wiki so i guess my coding skills only come to some limi= ted html expressions. so sorry if i use some incorrect wording!</div><div><= br></div><div>yesterday i decided to implement a new module to our wiki cal= led <a href=3D"https://loonatheworld.fandom.com/wiki/Module:LD">Line distri= butions</a>. basically, it just shows a ranking of the group's members = based on how much they sang in a song. it uses local groups with members to= work properly where some of the members have a space in their name, e.g. &= quot;Kim Lip", "Go Won", or "Olivia Hye". it also = uses another module, called <a href=3D"https://loonatheworld.fandom.com/wik= i/Module:Index">Index</a>=C2=A0to attribute each members their respective c= olor. this is where my problem arises. i cannot enter a variable with a spa= ce in it, otherwise the whole code would break. temporarily, i have conjoin= ed the two-worded names of members as this feature is still in a testing ph= ase so it wouldn't make much of a difference for the admins anyway. so = my question is=E2=80=94is it possible to make a variable with a space in it= ? i have tried adding an underscore or a plus symbol, even an invisible spe= cial symbol, however none of these seem to work like i'd like to.</div>= <div><br></div><div>i'm looking forward to your response. if you wish t= o see how the module works, you can see it in <a href=3D"https://loonathewo= rld.fandom.com/wiki/User:Dysharmonia/Sandbox">my sandbox page</a>. feel fre= e to edit anything too, lol. there are some other few issues but i'll c= ome back to these later. thank you so much!!!</div></div> <p></p> -- <br /> You received this message because you are subscribed to the Google Groups &= quot;lua-l" group.<br /> To unsubscribe from this group and stop receiving emails from it, send an e= mail to <a href=3D"mailto:[email protected]">lua-l+unsubsc= [email protected]</a>.<br /> To view this discussion visit <a href=3D"https://groups.google.com/d/msgid/= lua-l/CA%2Bgg%2B6Y061y-fWiS4-cOeDKa3NnE6tBPmm%2BsDpgJ9qyK_3wqag%40mail.gmai= l.com?utm_medium=3Demail&utm_source=3Dfooter">https://groups.google.com/d/m= sgid/lua-l/CA%2Bgg%2B6Y061y-fWiS4-cOeDKa3NnE6tBPmm%2BsDpgJ9qyK_3wqag%40mail= .gmail.com</a>.<br /> --000000000000a1ecb406567a5451--