Back

Help Center

Ask questions and help others in this forum.
TOPIC | Coding Help? Small Quote Boxes
So I've seen a few people make miniature quote boxes on the forums before, and I was wondering how to do this? I can't find a specific example at the moment, but its very useful to make organized, long posts about dream dragons, etc.

Thank you!

Edit: I think I phrased this incorrectly- I know how to do quotes, however miniature quote boxes is what i'm having trouble with
So I've seen a few people make miniature quote boxes on the forums before, and I was wondering how to do this? I can't find a specific example at the moment, but its very useful to make organized, long posts about dream dragons, etc.

Thank you!

Edit: I think I phrased this incorrectly- I know how to do quotes, however miniature quote boxes is what i'm having trouble with
6Nf68Cu.gif TdLFLfB.png pqtbGBS.gif
@Czarcasm You mean like this? [quote] stuff [/quote] It's very simple. The code is [code][quote] STUFF [/quote][/code] or you can just click the "quote" thing at the top of this typing box, next to the < and list sign. If you want it to say [quote=Something to be written here] stuff [/quote], just do [code] [quote=Something to be written here] instead of just [quote] [/code]
@Czarcasm

You mean like this?
Quote:
stuff

It's very simple. The code is
Code:
[quote] STUFF [/quote]
or you can just click the "quote" thing at the top of this typing box, next to the < and list sign. If you want it to say
Something to be written here wrote:
stuff
, just do
Code:
[quote=Something to be written here] instead of just [quote]
1313.png39dkph.gif
Missing Familiars..........Raffle!..........
@Czarcasm This is the code for the quote thing. You can also quote a whole post by clicking the quote button on the post you wish to quote. Its right next to "Block" and "Report" [code] [quote=put whatever you want here] [/quote] [/code] [quote=put whatever you want here] blah blah blah.... [/quote]
@Czarcasm This is the code for the quote thing. You can also quote a whole post by clicking the quote button on the post you wish to quote. Its right next to "Block" and "Report"
Code:
[quote=put whatever you want here] [/quote]
put whatever you want here wrote:
blah blah blah....
XriSV9h.gif
@Czarcasm Columns. Ex 1: [columns][quote]hello[/quote][/columns] [code][columns][quote]hello[/quote][/columns][/code] Ex 2: [columns][quote]hello[/quote][nextcol][quote]hi again[/quote][/columns] [code][columns][quote]hello[/quote][nextcol][quote]hi again[/quote][/columns][/code] Ex 3 (since you can't center columns): [columns][color=transparent]aaaaaaaaaaaaaaaaaaaaaaaaaaaa[/color][nextcol][quote]hello[/quote][nextcol][quote]hi again[/quote][/columns] [code][columns][color=transparent]aaaaaaaaaaaaaaaaaaaaaaaaaaaa[/color][nextcol][quote]hello[/quote][nextcol][quote]hi again[/quote][/columns][/code]
@Czarcasm

Columns.

Ex 1:
Quote:
hello
Code:
[columns][quote]hello[/quote][/columns]

Ex 2:
Quote:
hello
Quote:
hi again
Code:
[columns][quote]hello[/quote][nextcol][quote]hi again[/quote][/columns]

Ex 3 (since you can't center columns):
aaaaaaaaaaaaaaaaaaaaaaaaaaaa
Quote:
hello
Quote:
hi again
Code:
[columns][color=transparent]aaaaaaaaaaaaaaaaaaaaaaaaaaaa[/color][nextcol][quote]hello[/quote][nextcol][quote]hi again[/quote][/columns]
@Vely
I think thats what they did! Thank you so much
@Vely
I think thats what they did! Thank you so much
6Nf68Cu.gif TdLFLfB.png pqtbGBS.gif