• Before posting a question, please check our Frequently Asked Questions page as well as previous threads here. Odds are you aren't the first to ask, and you may find the answer without having to post!

Accordion Questions ^^

iMeisaki

mighty lil goon
I was wondering.. When you use the accordion BBCode, how do you insert pictures in it? I'm very interested in how it works but I have no idea how to do it and would like to learn ^^ This is honestly all I know


accordion_text_slide1
Text
 
In BBCode Editor:

Code:
[accordion]
{slide=Omg}[img=http://i.imgur.com/L8XjZjP.gif]{/slide}
{slide=Cats}[img=http://i.imgur.com/bPupiWB.gif]{/slide}
{slide=CATS}[img=http://i.imgur.com/ymsyO3H.gif]{/slide}
[/accordion]

Result:


Omg
L8XjZjP.gif
Cats
bPupiWB.gif
CATS
ymsyO3H.gif
 
You can place anything inside an accordion as you would without an accordion.


You can also make images the accordion themselves, too.
 
Code:
[accordion]{slide=[img=https://www.rpnation.com/media/elegantly-of-course-queen.2116/full]}Lorem ipsum{/slide}[/accordion]

full
Lorem ipsum
 

Users who are viewing this thread

Back
Top