Hadrian
Recruit

I've posted this over on the FSEGames forum quite some time ago, but figured I'd relay the information here...
I've created a little web app that lets you generate server information banners since I couldn't find any similar sites that could provide this. I host a good amount of Warband servers and I wanted to be able to show the server details on my websites. It is based in Python and simply scrapes the public site and places the server information over a background to create the banner. This should work for any M&B Warband (inc. mods) server.
https://warbandbanner.masonrowe.com/
The banner displays information about the server, such as the name, the module being used (NW, N&S, etc.), the game mode (TDM, Battle, etc.), the current map, the current number of players on the server, and whether the server is locked or unlocked (shown in upper right). On the web page after entering your server information, html links and forum/teamspeak links are automatically generated so you can copy and paste where desired.
Example for NW:
More Examples:
So far I only have seven backgrounds (3 for N&S, 2 for NW, and 2 generic), but I can add more options easily if desired. So if you have a specific background you would like to use, send it my way. The default port for a warband server is 7240, so as long as your server's webpage is accessible, i.e. http://your-server-ip:port/, then the banner can be generated. Feel free to suggest any edits or features you'd like to see, I'm open to changes.
Source code can be found here: https://github.com/masonr/Warband-Banner-Generator
I've also created a version of this that support Holdfast Nations at War servers as well: http://www.holdfastgame.com/forum/index.php?topic=2357
I've created a little web app that lets you generate server information banners since I couldn't find any similar sites that could provide this. I host a good amount of Warband servers and I wanted to be able to show the server details on my websites. It is based in Python and simply scrapes the public site and places the server information over a background to create the banner. This should work for any M&B Warband (inc. mods) server.
https://warbandbanner.masonrowe.com/
The banner displays information about the server, such as the name, the module being used (NW, N&S, etc.), the game mode (TDM, Battle, etc.), the current map, the current number of players on the server, and whether the server is locked or unlocked (shown in upper right). On the web page after entering your server information, html links and forum/teamspeak links are automatically generated so you can copy and paste where desired.
Example for NW:

More Examples:
Example for N&S:
Another example:
Here's all the available backgrounds:
https://warbandbanner.masonrowe.com/images.html

Another example:

Here's all the available backgrounds:
https://warbandbanner.masonrowe.com/images.html
So far I only have seven backgrounds (3 for N&S, 2 for NW, and 2 generic), but I can add more options easily if desired. So if you have a specific background you would like to use, send it my way. The default port for a warband server is 7240, so as long as your server's webpage is accessible, i.e. http://your-server-ip:port/, then the banner can be generated. Feel free to suggest any edits or features you'd like to see, I'm open to changes.
Source code can be found here: https://github.com/masonr/Warband-Banner-Generator
I've also created a version of this that support Holdfast Nations at War servers as well: http://www.holdfastgame.com/forum/index.php?topic=2357