Log in

View Full Version : How could I create that BBCOde


utw-Mephisto
09-07-2005, 08:59 PM
I have the following tag :

Title Screenshot Tag

Tag shot

Replacement <a href="{param}" target="_blank"><img src="{param}" width="400" border="4" alt="Click the image to view the full version" /></a>

Example http://img152.imageshack.us/img152/3690/shock+++++7sf.gif

Option No

So, now I want to have an additional one using [shot=1] with a smaller resolution and [shot=2] a big bigger and so on.

I know I have to use the option "option" but It does not matter what I use I always get the message "shot is already taken" ..

How does the link has to look like and what do I do with "option" ?

Every help is highly appreciated

Marco van Herwaarden
09-08-2005, 02:43 AM
Use {option}, the you can use something like: [shot=1]..url[/url]

utw-Mephisto
09-08-2005, 08:56 AM
Yeah, I tried, but as I say, it still says "shot has been used alread

2shae
09-09-2005, 10:02 PM
ill look at this now see can i put anything together

utw-Mephisto
09-09-2005, 10:03 PM
would be great

2shae
09-09-2005, 10:28 PM
strange it worked perfect for me
title: screenshot tag
tag: shot
replacement:
<a href="{param}" target="_blank"><img src="{param}" width="180" border="4" alt="Click the image to view the full version" /></a>
example image here
option: no

utw-Mephisto
09-09-2005, 10:30 PM
Sure, this is not a problem.
The problem is now to create [shot=1] for lets say 400 pixel, [shot=2] for 200 and so on ...