ScoreHero Wiki : SandBox

ScoreHero :: Forums :: HomePage :: Categories :: UserIndex :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register

Sand Box


Test your formatting skills here.

Edit below this line:



Are tables broken...?



Page Title

rkcr link test
TESTSUBJECT

Bold: i am not a lolcat
Italic: i am not a lolcat.
Underline: i am not a lolcat
Strikethrough: i am not a lolcat
oh, but i am. ;)

It would be nice if we could find out all the tags that were available. Hmmm.

Highlight time
Look what I can do!!!

a little green rectangle
LasFas Was Here.

How do you make text smaller?

fork 1 is back, to say those H's are how you affect font size

Or you can use text here

CategoryWiki

What the hell is the point of a "key" anyway?

B A START <-- lolowned ~User_SpikeX SpikeX

Daaaaaammmmnnnn, burned by the Konami Code! >.< ~User_TheThirdDay T3D

If anyone was wondering, to use subscripts/superscripts just do
<sub>TEXTHERE</sub>  or <sup>TEXTHERE</sup> for superscripts

And add double quotes (""<html stuff>"") around the html tags to make them work. Those are useful for references and such.
  1. Sandbox hero! master of easy mode!


This is supposed to be Html for a table, but I can't get it to work right :(

Hai Ohai there
row 1 col 1
row 2 col 1 row 2 col 2


this is a 3rd column?
and a Row?
Linky Linky Yay! I has a link :D :D
I can has 2 columns^_^


There you go..the double quotes in parentheses were messing up the raw html :P
I fixed it XD

header1 header2
cell1 cell2


Use this for table...after header1 would be column 1, and header 2 would be column 2. So after each category seperate the words with a ; and then type in the answer. I believe you can have as many columns as you want
^^ that's a very good example of a wikkia table, but I need an html table, that supports hypertext inside cells. Thanks though.





Yay, gamer tags:



Also, quick test of all allowed HTML:

test
test
test
test
Emma.png
This is using the tag, with a style modifier.
This text should float to the right.

Google Link (opens in new window)
LOL MARQUEE . . . WEEEE!!!!!!!!!!!!!

Verification Needed

Listen up. ^.^
{{

create_green.jpglaunch_green.jpgget_green.jpg
}}

I fixed your music, you forgot the quotations around the code.

An Excerpt from The Sound of Thunder by Ray Bradbury
=The sign= on the wall seemed to quaver under a film of slid- ing warm water. Eckels felt his eyelids blink over his stare, and the sign burned in this momentary darkness:

=time safari, inc. safaris to any year in the past. you name the animal. we take you there. you shoot it.=

A warm phlegm gathered in Eckels'~ throat; he swallowed and pushed it down. The muscles around his mouth formed a smile as he put his hand slowly out upon the air, and in that hand waved a check for ten thousand dollars to the man behind the desk.

`Does this safari guarantee I come back alive?'

`We guarantee nothing,' said the official, `except the dinosaurs.' He turned. `This is Mr.~ Travis, your Safari Guide in the Past. He'll tell you what and where to shoot. If he says no shooting, no shooting. If you disobey instruc- tions, there's a stiff penalty of another ten thousand dollars, plus possible government action, on your return.'

Eckels glanced across the vast office at a mass and tangle, a snaking and humming of wires and steel boxes, at an aurora that flickered now orange, now silver, now blue. There was a sound like a gigantic bonfire burning all of Time, all the years and all the parchment calendars, all the hours piled high and set aflame.

A touch of the hand and this burning would, on the in- stant, beautifully reverse itself. Eckels remembered the wording in the advertisements to the letter. Out of chars and ashes, out of dust and coals, like golden salamanders, the old years, the green years, might leap; roses sweeten the air, white hair turn Irish-black, wrinkles vanish; all, everything fly back to seed, flee death, rush down to their beginnings, suns rise in western skies and set in glorious easts, moons eat themselves opposite to the custom, all and everything cupping one in another like Chinese boxes, rabbits in hats, all and everything returning to the fresh death, the seed death, the green death, to the time before the beginning. A touch of a hand might do it, the merest touch of a hand.
can I put a
table in this box?

I guess not. ._.
A
B
C
D
E


Work plzkthx



Anchor location

Are table of contents automated now, or do I have to use the HTML to do one. Just asking before I make one. I already have the HTML code ready just in case

header1 header2
cell1 cell2
Why does floating a table add a silly grey bit to the end?
start:
23296 ld b,32           6,32
l1:
23298 ld c,b            72
23299 push bc           197
23300 ld bc,768         1,0,3
l2:
23303 ld hl,22527       33,255,87
23306 add hl,bc         9
23307 ld e,(hl)         94
23308 ld a,e            123
23309 cp 8              254,8
23311 jr c,l5:          218,26,91
23314 ld e,8            30,8
l4:
23316 dec a             61
23317 dec e             29
23318 jp nz,l4:         194,20,91
23321 ld (hl),a         119
l5:
23322 set 0,a           203,199
23324 or a              183
23325 dec bc            11
23326 ld a,b            120
23327 or c              177
23328 jp nz,l2:         194,7,91
23331 pop bc            193
23332 ld b,c            65
23333 djnz l1:          16,219
23335 ret               201

I can has code!

Test


I'm Idaho.
BIG GREEN OCTOPUSES
1 2 3
4 5


Sea ya?

tis lolcat can has TtFaF FC. or effcee. dis kid can has wiki page

lolcat can has more lolcats. and motivational posters......
image

 Comments [Hide comments/form]
As...weird as this page is, it's very useful for referencing. Thanks Sully.
-- DemonHybrid (2008-10-04 14:16:25)
Damn it, the media players HTML isn't working any more.
-- Cyberwaste (2008-10-18 04:36:19)
I'm curious what that assembly code is from. It looks like Z80 or Intel 8080 (but they have a different syntax IIRC) assembler to me... Or I suppose it could be GBZ80 code, as well, since it's ambiguous in that listing with regular Z80 assembly.
-- ajanata (2008-12-18 14:40:46)
It's a bit of Z80 I wrote for the ZX Spectrum many moons ago - I spotted somewhere that Wikka apparently has syntax formatting for code, so I thought I'd try it out. :D The code itself is pretty crufty (the instructions from 23322 to 23324 were a relic from where I needed to reset a couple of flags and I couldn't be arsed recalculating all the jump offsets after realising there was a better way to do it), but it works.

If you're really curious, it's a half-arsed display hack (an attempt to manually recreate something I'd spotted done in a game); basically, it decreases each of the bytes from 22528 to 23295 in sequence by eight, until all of them are less than eight. Those values hold the attribute bytes for the screen, essentially resulting in a pretty collapse of colour down to black nothingness.

It works best if there's some values stored in that range already, of course (easy enough, just LDIR some random stuff in from somewhere in the ROM); because it doesn't alter the INK bits, it works best if the screen display itself (16384 through 22527) are all zeroed first.

[/WAY TOO MUCH INFORMATION]
-- Kinitawowi (2008-12-20 15:09:42)
Is there a page for all the hex codes for the colors? Or am I just not searching hard enough?
-- voidedalive2x (2009-12-06 23:43:50)
The fact that you can't {{color c="orange" or {{color c="brown" is really odd. Of course, I can hex code it, but still.
-- JosephL (2011-02-26 17:34:34)
Why can there only be 10 GHstats at a time? For someone who wants to show how competetive he/she across all games and difficulties, it's pretty hard to reflect that in the ghstats if there can only be 10 at a time. I mean, going over GH1-GHA, it'd only cover 2 difficulties in their entirety, or 2 1/2 games.

I imagine it's the same for the GHWT stats, so is there a chance you can up it to 20 (5 games x 4 difficulties) for the GH1-GHA stats, and probably close to 50 for GHWT onward (hmm...WT, Metallica, SH, 5, VH, WoR, BH is 7 games; four difficulties; four instruments, or 5 if you count GH/RB drums separate...that's 112 if drums are together, and 140 if they're separate...whoo...

But still, I'd highly recommend increasing the GH1-GHA cap to 20, since that's the most you'd need to cover all games and all difficulties there. Maybe put the GHWT cap at 50 or so for now, maybe.
-- voidedalive2x (2012-02-12 23:33:58)
Not that this'll be seen, but the Table used for the "Sound of Thunder" excerpt doesn't work anymore. What, exactly, is the new code for that now?
-- voidedalive2x (2014-02-15 14:31:59)
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0455 seconds