Author Topic: [code=  (Read 5778 times)

0 Members and 1 Guest are viewing this topic.

Offline cooliojazz

  • Support Staff
  • LV7 Elite (Next: 700)
  • *******
  • Posts: 619
  • Rating: +66/-9
  • I omnoms on your soul
    • View Profile
    • Unreal Phantasies
[code=
« on: November 28, 2012, 01:10:39 am »
I wanted to know what is up with code tag.  For me, whenever someone writes
Code: [Select]
[code=XXXXX] it always just shows as
Code: [Select]
Array  But other people say it actually displays correctly for them still.  So do other people have this problem, or am I just crazy? (Also, if i'm not, why would it work for some people but not others?)  (And what's the problem?  because it looks like a bug really)[/code]
« Last Edit: November 28, 2012, 01:53:43 am by cooliojazz »
Spoiler For Random signess:
You can not beat my skills.
Trust me.
So don't even try.
And remember never to trust someone who says, "Trust me."

TI File Editor Progress: Remade in java like a boss. 50% we'll call it? IDK =P
Java Libraries: JIRC - 90% JTIF - 5%
TI Projects: Unreal Notator - -5000%
Nomcraft, a Bukkit mod
Some of the music I write can be found here | The Rest Should Be Here (Bandcamp)

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: [code=
« Reply #1 on: November 28, 2012, 01:30:27 am »
Which browser?

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline cooliojazz

  • Support Staff
  • LV7 Elite (Next: 700)
  • *******
  • Posts: 619
  • Rating: +66/-9
  • I omnoms on your soul
    • View Profile
    • Unreal Phantasies
Re: [code=
« Reply #2 on: November 28, 2012, 01:53:53 am »
I'm using Firefox
Spoiler For Random signess:
You can not beat my skills.
Trust me.
So don't even try.
And remember never to trust someone who says, "Trust me."

TI File Editor Progress: Remade in java like a boss. 50% we'll call it? IDK =P
Java Libraries: JIRC - 90% JTIF - 5%
TI Projects: Unreal Notator - -5000%
Nomcraft, a Bukkit mod
Some of the music I write can be found here | The Rest Should Be Here (Bandcamp)

Offline flyingfisch

  • I'm 1337 now!
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1620
  • Rating: +94/-17
  • Testing, testing, 1...2...3...4...5...6...7...8..9
    • View Profile
    • Top Page Website Design
Re: [code=
« Reply #3 on: November 28, 2012, 08:59:57 am »
Code: (test) [Select]
test

I am getting the same problem.

Firefox 17.0, Ubuntu 12.04



Quote from: my dad
"welcome to the world of computers, where everything seems to be based on random number generators"



The Game V. 2.0

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: [code=
« Reply #4 on: November 28, 2012, 09:25:57 am »
What is it supposed to do? I didn't even know we could use extra arguments in CODE tags ???
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline cooliojazz

  • Support Staff
  • LV7 Elite (Next: 700)
  • *******
  • Posts: 619
  • Rating: +66/-9
  • I omnoms on your soul
    • View Profile
    • Unreal Phantasies
Re: [code=
« Reply #5 on: November 28, 2012, 09:41:54 am »
People use it to list the code type.  I don't know if it's supposed to show that at the top or something, and I don't know if it's ever worked, but this has been bugging me lately with the influx of people using the code tag that way =P
Spoiler For Random signess:
You can not beat my skills.
Trust me.
So don't even try.
And remember never to trust someone who says, "Trust me."

TI File Editor Progress: Remade in java like a boss. 50% we'll call it? IDK =P
Java Libraries: JIRC - 90% JTIF - 5%
TI Projects: Unreal Notator - -5000%
Nomcraft, a Bukkit mod
Some of the music I write can be found here | The Rest Should Be Here (Bandcamp)

Offline shmibs

  • しらす丼
  • Administrator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2132
  • Rating: +281/-3
  • try to be ok, ok?
    • View Profile
    • shmibbles.me
Re: [code=
« Reply #6 on: November 28, 2012, 09:52:28 am »
it's always been like that for me, so i have to hit modify just to see what they're trying to say :P
i'm still having the numbers on the left not lining up with things issue as well. (all the numbers are below the lines they are supposed to be referring to).

EDIT: it appears that the code lines sometimes line up and sometimes don't. see below
« Last Edit: November 28, 2012, 09:54:46 am by shmibs »

Offline flyingfisch

  • I'm 1337 now!
  • Members
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1620
  • Rating: +94/-17
  • Testing, testing, 1...2...3...4...5...6...7...8..9
    • View Profile
    • Top Page Website Design
Re: [code=
« Reply #7 on: November 28, 2012, 10:24:11 am »
EDIT: it appears that the code lines sometimes line up and sometimes don't. see below
see this: http://ourl.ca/13758/258535

I said the bug was fixed later n in the thread but i dont think it is.

Code: [Select]
this
makes the code numbering break

Code: [Select]
so does this
Code: [Select]
this does not
« Last Edit: November 28, 2012, 10:24:38 am by flyingfisch »



Quote from: my dad
"welcome to the world of computers, where everything seems to be based on random number generators"



The Game V. 2.0

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: [code=
« Reply #8 on: November 28, 2012, 02:51:27 pm »
I wanted to know what is up with code tag.  For me, whenever someone writes
Code: [Select]
[code=XXXXX] it always just shows as
Code: [Select]
Array  But other people say it actually displays correctly for them still.  So do other people have this problem, or am I just crazy? (Also, if i'm not, why would it work for some people but not others?)  (And what's the problem?  because it looks like a bug really)[/code]
This happens for me as well (firefox). I usually end up editing out the "=" of the person's post so that it displays properly on all browsers.

Offline ben_g

  • Hey cool I can set a custom title now :)
  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1002
  • Rating: +125/-4
  • Asm noob
    • View Profile
    • Our programmer's team: GameCommandoSquad
Re: [code=
« Reply #9 on: November 28, 2012, 03:00:22 pm »
What is it supposed to do? I didn't even know we could use extra arguments in CODE tags ???
I think that in the previous code boxes (the ones that didn't show the line numbering and the select/copy tags), it was shown at the top.

And the line numbers for the code also don't always show correctely for me (I use chrome).
My projects
 - The Lost Survivors (Unreal Engine) ACTIVE [GameCommandoSquad main project]
 - Oxo, with single-calc multiplayer and AI (axe) RELEASED (screenshot) (topic)
 - An android version of oxo (java)  ACTIVE
 - A 3D collision detection library (axe) RELEASED! (topic)(screenshot)(more recent screenshot)(screenshot of it being used in a tilemapper)
Spoiler For inactive:
- A first person shooter with a polygon-based 3d engine. (z80, will probably be recoded in axe using GLib) ON HOLD (screenshot)
 - A java MORPG. (pc) DEEP COMA(read more)(screenshot)
 - a minecraft game in axe DEAD (source code available)
 - a 3D racing game (axe) ON HOLD (outdated screenshot of asm version)

This signature was last updated on 20/04/2015 and may be outdated

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: [code=
« Reply #10 on: November 28, 2012, 03:11:07 pm »
I wanted to know what is up with code tag.  For me, whenever someone writes
Code: [Select]
[code=XXXXX] it always just shows as
Code: [Select]
Array  But other people say it actually displays correctly for them still.  So do other people have this problem, or am I just crazy? (Also, if i'm not, why would it work for some people but not others?)  (And what's the problem?  because it looks like a bug really)[/code]

You can use the [nobbc][/nobbc] tags instead of code brackets if you need to print bbc tags.

Example: [url]http://www.google.com[/url] vs http://www.google.com
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ