Thread Ikonboard: Eröffnung der Testphase des Ikonboard (89 answers)
Opened by Strat at 2003-08-04 02:08

esskar
 2003-08-04 03:55
#87431 #87431
User since
2003-08-04
7321 Artikel
ModeratorIn

user image
hui...
witzig...
siehe oben...
sollte so aussehen

Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// IBC Code stuff
var text_enter_url = "Enter the complete URL for the hyperlink";
var text_enter_url_name = "Enter the title of the webpage";
var text_enter_image = "Enter the complete URL for the image";
var text_enter_email = "Enter the email address";
var text_enter_flash = "Enter the URL to the Flash movie.";
var text_flash_width = "Enter the Width of the movie in pixels. Maximum Width= ";
var text_flash_height = "Enter the Height of the movie in pixels. Maximum Height= ";
var text_code = "Usage: [ CODE] Your Code Here.. [ /code]";
var text_quote = "Usage: [ quote] Your Quote Here.. [ /quote]";
var error_no_url = "You must enter a URL";
var error_no_title = "You must enter a title";
var error_no_email = "You must enter an email address";
var error_no_width = "You must enter a width";
var error_no_height = "You must enter a height";

View full thread Ikonboard: Eröffnung der Testphase des Ikonboard