import 4.code.about;

class Header {

public void title() {

String fullTitle = '/vrpg/';
}

public void menu();

public void board();

public void goToBottom();

}
class Thread extends Board {
public void Welcome to /vrpg/ - Vidya/Role-playing Games(OP Anonymous) {

String fullTitle = 'Welcome to /vrpg/ - Vidya/Role-playing Games';
int postNumber = 2;
String image = '1596208346501.png';
String date = '07/31/20(Fri)11:12:26';
String comment = '/vrpg/ is a place to discuss all types of role-playing video games, including single-player, multi-player, and massively multi-player, turn-based and real-time action, western-style and JRPG.

Does this mean RPGs are banned on other video game boards? No! /vrpg/ is just a separate board specifically focused on RPGs where discussions about your favorite games can thrive.

Please familiarize yourself with the rules and remember to use the spoiler function where appropriate!

Please note that, like /v/, "Generals"—long-term, one-after-the-other, recurring threads about a specific game are not permitted on /vrpg/. Such threads belong on >>>/vg/.

';

}
public void comments() { }
}