Interleaved url, wiki, and code tags

A forum where anything goes. Introduce yourselves to other members of the forums, discuss how your name evolves when written out in the Game of Life, or just tell us how you found it. This is the forum for "non-academic" content.
User avatar
praosylen
Posts: 2443
Joined: September 13th, 2014, 5:36 pm
Location: Pembina University, Home of the Gliders
Contact:

Interleaved url, wiki, and code tags

Post by praosylen » June 20th, 2017, 10:55 pm

viewtopic.php?p=44724#p44724

Like this:

Code: Select all

[url][wiki][url][code]q
[/url][/wiki][/url]

Code: Select all

q
[/wiki]
[/url][/code]
Many different combinations work. To reproduce, paste the above into a new post and click "preview".
former username: A for Awesome
praosylen#5847 (Discord)

The only decision I made was made
of flowers, to jump universes to one of springtime in
a land of former winter, where no invisible walls stood,
or could stand for more than a few hours at most...

User avatar
Saka
Posts: 3627
Joined: June 19th, 2015, 8:50 pm
Location: Indonesia
Contact:

Re: Interleaved url, wiki, and code tags

Post by Saka » June 20th, 2017, 11:15 pm

I wonder if this works on other sites? (Remove/Change )

User avatar
Saka
Posts: 3627
Joined: June 19th, 2015, 8:50 pm
Location: Indonesia
Contact:

Re: Interleaved url, wiki, and code tags

Post by Saka » June 20th, 2017, 11:37 pm

Related:
[url=http://a.com/]
[/url][/wiki]
My signature gets quoted. This too. And my avatar gets moved down

User avatar
praosylen
Posts: 2443
Joined: September 13th, 2014, 5:36 pm
Location: Pembina University, Home of the Gliders
Contact:

Re: Interleaved url, wiki, and code tags

Post by praosylen » June 21st, 2017, 3:16 pm

Saka wrote:Related:
[

Code: Select all

[wiki][url=http://a.com/][quote][wiki][url=http://a.com/]a[/url][/wiki][/quote][/url][/wiki]
]
My signature gets quoted. This too. And my avatar gets moved down
It appears to be possible to quote the entire page by repeating that several times. I guess it leaves <div> and <blockquote> elements open and then autofills the closing tags in the wrong places.

Here, I'll fix it:

Code: Select all

5
[/wiki][url]conwaylife.com[/url]
former username: A for Awesome
praosylen#5847 (Discord)

The only decision I made was made
of flowers, to jump universes to one of springtime in
a land of former winter, where no invisible walls stood,
or could stand for more than a few hours at most...

User avatar
praosylen
Posts: 2443
Joined: September 13th, 2014, 5:36 pm
Location: Pembina University, Home of the Gliders
Contact:

Re: Interleaved url, wiki, and code tags

Post by praosylen » June 21st, 2017, 3:18 pm

It appears I fixed @Saka's open <div>.
former username: A for Awesome
praosylen#5847 (Discord)

The only decision I made was made
of flowers, to jump universes to one of springtime in
a land of former winter, where no invisible walls stood,
or could stand for more than a few hours at most...

User avatar
toroidalet
Posts: 1514
Joined: August 7th, 2016, 1:48 pm
Location: My computer
Contact:

Re: Interleaved url, wiki, and code tags

Post by toroidalet » June 21st, 2017, 3:51 pm

A for awesome wrote:It appears I fixed @Saka's open <div>.
what fixed it, exactly?
Any sufficiently advanced software is indistinguishable from malice.

User avatar
praosylen
Posts: 2443
Joined: September 13th, 2014, 5:36 pm
Location: Pembina University, Home of the Gliders
Contact:

Re: Interleaved url, wiki, and code tags

Post by praosylen » June 21st, 2017, 4:13 pm

toroidalet wrote:
A for awesome wrote:It appears I fixed @Saka's open <div>.
what fixed it, exactly?
The post before the one you quoted. The code was:

Code: Select all

[wiki][viewer]5[/viewer][/wiki][wiki][url]conwaylife.com[/url][/wiki]
former username: A for Awesome
praosylen#5847 (Discord)

The only decision I made was made
of flowers, to jump universes to one of springtime in
a land of former winter, where no invisible walls stood,
or could stand for more than a few hours at most...

User avatar
Saka
Posts: 3627
Joined: June 19th, 2015, 8:50 pm
Location: Indonesia
Contact:

Re: Interleaved url, wiki, and code tags

Post by Saka » June 21st, 2017, 5:10 pm

Aidan, could you fix your ultra quote? Now you can't even see replies and the post reply button. Also, a few more ones eith unique effects popped up.
Appart from Aidan Mode, there is now:
-Saka Quote
-Daniel Mode
-Aidan Superquote
We should write descriptions for these:
-Adian Mode: A combination of url, wiki, and code tags that leaves the page shaterred in pieces. Future replies are large and centered, making the page look somewhat old-ish.
-Saka Quote: A combination of a dilluted Aidan Mode and quotes, leaves an open div and blockquote that quotes the entire message and signature. Enough can quote entire pages.
-Daniel Mode: A derivative of Aidan Mode that adds code tags and pushes things around rather than scrambling them around. Pushes bottom bar to the side. Signature gets coded.
-Aidan Superqoute: The most lethal of all. The Aidan Superquote is a broken superquote made of lots of Saka Quotes, not normally allowed on the forums by software. Leaves the rest of the page white and quotes. Replies and post reply button become invisible.

I would not like new users playing with this. I'll write articles on my userpage.
Last edited by Saka on June 21st, 2017, 10:51 pm, edited 1 time in total.

drc
Posts: 1664
Joined: December 3rd, 2015, 4:11 pm

Re: Interleaved url, wiki, and code tags

Post by drc » June 21st, 2017, 6:39 pm

I actually laughed at the terminology.

"IT'S TIME FOR MY ULTIMATE ATTACK. I, A FOR AWESOME, WILL NOW PRESENT: THE AIDAN SUPERQUOTE" shoots out lasers

fluffykitty
Posts: 1175
Joined: June 14th, 2014, 5:03 pm
Contact:

Re: Interleaved url, wiki, and code tags

Post by fluffykitty » June 21st, 2017, 7:00 pm

There's actually a bug like this on XKCD Forums. Something about custom tags and phpBB. Anyways,

Code: Select all

[wiki]
[/wiki]

User avatar
Saka
Posts: 3627
Joined: June 19th, 2015, 8:50 pm
Location: Indonesia
Contact:

Re: Interleaved url, wiki, and code tags

Post by Saka » June 21st, 2017, 10:04 pm

fluffykitty wrote:

Code: Select all

[viewer][wiki][/viewer][/wiki]
Here's another one. It pushes the avatar down all the way to the signature bar. Let's name it...
-Fluffykitty Pusher
Unless we know your real name that's going to be it lel. It's also interesting that it makes a code tag with purple text.

User avatar
praosylen
Posts: 2443
Joined: September 13th, 2014, 5:36 pm
Location: Pembina University, Home of the Gliders
Contact:

Re: Interleaved url, wiki, and code tags

Post by praosylen » June 21st, 2017, 10:08 pm

Probably the simplest ultra-page-breaker:

Code: Select all

[viewer][wiki][/viewer][viewer][/wiki][/viewer]
former username: A for Awesome
praosylen#5847 (Discord)

The only decision I made was made
of flowers, to jump universes to one of springtime in
a land of former winter, where no invisible walls stood,
or could stand for more than a few hours at most...

User avatar
Saka
Posts: 3627
Joined: June 19th, 2015, 8:50 pm
Location: Indonesia
Contact:

Re: Interleaved url, wiki, and code tags

Post by Saka » June 21st, 2017, 10:12 pm

A for awesome wrote:Probably the simplest ultra-page-breaker:

Code: Select all

[viewer][wiki][/viewer][viewer][/wiki][/viewer]
Screenshot?
New one yay.
-Adian Bomb: The smallest ultra-page breaker. Leaks into the bottom and pushes the pages button, post reply, and new replies to the side.
Last edited by Saka on June 21st, 2017, 10:20 pm, edited 1 time in total.

drc
Posts: 1664
Joined: December 3rd, 2015, 4:11 pm

Re: Interleaved url, wiki, and code tags

Post by drc » June 21st, 2017, 10:13 pm

Someone should create a phpBB-based forum so we can experiment without mucking about with the forums.

User avatar
Saka
Posts: 3627
Joined: June 19th, 2015, 8:50 pm
Location: Indonesia
Contact:

Re: Interleaved url, wiki, and code tags

Post by Saka » June 21st, 2017, 10:21 pm

The testing grounds have now become similar to actual military testing grounds.

fluffykitty
Posts: 1175
Joined: June 14th, 2014, 5:03 pm
Contact:

Re: Interleaved url, wiki, and code tags

Post by fluffykitty » June 22nd, 2017, 11:11 am

We also have this thread. Also,

Code: Select all

[viewer][wiki][/viewer][/wiki]
is now officialy the Fluffy Pusher. Also, it does bad things to the thread preview when posting. And now, another pagebreaker for you:

Code: Select all

[wiki][viewer][/wiki][viewer][/viewer][/viewer]
Last edited by fluffykitty on June 22nd, 2017, 11:50 am, edited 1 time in total.

fluffykitty
Posts: 1175
Joined: June 14th, 2014, 5:03 pm
Contact:

Re: Interleaved url, wiki, and code tags

Post by fluffykitty » June 22nd, 2017, 11:49 am

A variant:

Code: Select all

[wiki][*]
[/*][/wiki]

User avatar
83bismuth38
Posts: 556
Joined: March 2nd, 2017, 4:23 pm
Location: perpendicular to your eyes
Contact:

Re: Interleaved url, wiki, and code tags

Post by 83bismuth38 » October 9th, 2017, 6:30 pm

oh my, i want to quote somebody and now i have to look in a diffrent scrollbar to type this. intersting thing, though, is that it's never impossible to fully hide the entire page -- it will always be in a nested scrollbar.
EDIT: oh also, the thing above is kinda bad. not horrible though -- i'd put it at a 1/13 on the broken scale.
looking to support hive five (n+18) and charity's oboo reaction (2n+18)

Code: Select all

x = 28, y = 13, rule = B3/S23
19bo$3bo15bo4b2o$2bobo14bo4bobo$2bobo20b2o$3bo11b3o2$25b3o$b2o22b3o$o
2bo$b2o12b2o$10b2o2bobo$bo8b2o2b2o$obo7b2o!

User avatar
Cclee
Posts: 56
Joined: October 5th, 2017, 9:51 pm
Location: de internet

Re: Interleaved url, wiki, and code tags

Post by Cclee » October 11th, 2017, 10:39 pm

Code: Select all

[quote][wiki][viewer][/wiki][/viewer][wiki][/quote][/wiki]
This dosen't do good things

Edit:

Code: Select all

[wiki][url][size=200][wiki][viewer][viewer][url=http://www.conwaylife.com/forums/viewtopic.php?f=4&t=2907][/wiki][/url][quote][/url][/quote][/viewer][wiki][quote][/wiki][/quote][url][wiki][quote][/url][/wiki][/quote][url][wiki][/url][/wiki][/wiki][/viewer][/size][quote][viewer][/quote][/viewer][/wiki][/url]
Neither does this
^
What ever up there likely useless

User avatar
Cclee
Posts: 56
Joined: October 5th, 2017, 9:51 pm
Location: de internet

Re: Interleaved url, wiki, and code tags

Post by Cclee » October 11th, 2017, 10:59 pm

Code: Select all

[viewer][wiki][/viewer][wiki][url][size=200][wiki][viewer][viewer][url=http://www.conwaylife.com/forums/viewtopic.php?f=4&t=2907][/wiki][/url][quote][/url][/quote][/viewer][wiki][quote][/wiki][/quote][url][wiki][quote][/url][/wiki][/quote][url][wiki][/url][/wiki][/wiki][/viewer][/size][quote][viewer][/quote][/viewer][/wiki][/url][viewer][/wiki][/viewer]
I get about five different scroll bars when I preview this

Edit:

Code: Select all

[viewer][wiki][quote][viewer][wiki][/viewer][/wiki][viewer][viewer][wiki][/viewer][/wiki][/quote][viewer][wiki][/viewer][/wiki][quote][viewer][wiki][/viewer][viewer][wiki][/viewer][/wiki][/wiki][/viewer][/quote][/viewer][/wiki]
Makes a really long post and makes the rest of the thread large and centred

Edit 2:

Code: Select all

[url][quote][quote][quote][wiki][/quote][viewer][/wiki][/quote][/viewer][/quote][viewer][/url][/viewer]
Just don't do this

(Sorry I'm having a lot of fun with this)
^
What ever up there likely useless

User avatar
cordership3
Posts: 129
Joined: August 23rd, 2016, 8:53 am
Location: Smome tomato
Contact:

Re: Interleaved url, wiki, and code tags

Post by cordership3 » January 30th, 2018, 12:01 pm

Here's another small one:

Code: Select all

[url][wiki][viewer][/wiki][/url][/viewer]
evil twin of cordership2

User avatar
Moosey
Posts: 4306
Joined: January 27th, 2019, 5:54 pm
Location: here
Contact:

Re: Interleaved url, wiki, and code tags

Post by Moosey » February 11th, 2019, 8:54 am

Code: Select all

[wiki][color=#4000BF][quote][wiki]I eat food[/quote][/color][/wiki][code][wiki]
[/code]
Is a pinch broken
Doesn’t this thread belong in the sandbox?
not active here but active on discord

User avatar
77topaz
Posts: 1496
Joined: January 12th, 2018, 9:19 pm

Re: Interleaved url, wiki, and code tags

Post by 77topaz » February 11th, 2019, 6:52 pm

Well, it started out as a thread to documents "Bugs & Errors" in the forum's code...

User avatar
Moosey
Posts: 4306
Joined: January 27th, 2019, 5:54 pm
Location: here
Contact:

Re: Interleaved url, wiki, and code tags

Post by Moosey » February 11th, 2019, 6:54 pm

77topaz wrote:Well, it started out as a thread to documents "Bugs & Errors" in the forum's code...
Now it's half an aidan mode testing grounds.
Also, fluffykitty's messmaker:

Code: Select all

[viewer][wiki][*][/viewer][/*][/wiki][/quote]
not active here but active on discord

User avatar
PkmnQ
Posts: 1137
Joined: September 24th, 2018, 6:35 am
Location: Server antipode

Re: Interleaved url, wiki, and code tags

Post by PkmnQ » February 12th, 2019, 4:01 am

Don't worry about this post, it's just gonna push conversation to the next page so I can test something while actually being able to see it. (The testing grounds in the sandbox crashed golly)

Post Reply