import 4.code.about;

class Header {

public void title() {

String fullTitle = '/vst/';
}

public void menu();

public void board();

public void goToBottom();

}
class Thread extends Board {
public void Welcome to /vst/ - Vidya/Strategy(OP Anonymous) {

String fullTitle = 'Welcome to /vst/ - Vidya/Strategy';
int postNumber = 739;
String image = '1597407194472.jpg';
String date = '08/14/20(Fri)08:13:14';
String comment = '/vst/ is a place to discuss all types of strategy video games, including both turn-based and real-time strategy, turn-based and real-time tactics, single-player and multi-player (including MOBAs). All platforms are welcome.

Does this mean discussion of strategy games is banned on other video game boards? No! /vst/ is just a separate board specifically focused on strategy games 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 /vst/. Such threads belong on >>>/vg/

';

}
public void comments() { }
}