Greetings Everyone,
We have developed, with the help of the kind folks at Ask Mr. Robot a small character sheet to be displayed on your website as long as you have the ability to create HTML and run Javascript in your created pages. This should help spice up your current rosters, or if you don’t have one, can easily add a roster page now!
The script is fairly easy to use and only requires a small amount of work in creating your profile.
Instructions:
Visit Ask Mr. Robot and create a character profile
Copy the Profile ID into the following script:
Example for Scorpiux would be:
This is the code you could use on this forum or could make to work with most other forum software:
You can see what it'd look like here:
More functionality and design sample can be seen on Ask Mr. Robot’s Blog. We are still working on revamping our Cali Killed Nox roster page now that this is finished.
Place the script anywhere you desire on your webpage and it will pull the data and populate the armory.
Works with most sites out there that allow custom created pages and javascript. Confirmed with Joomla, WordPress, vBulletin, phpBB, MyBB, and Enjin.
We hope you enjoy and please drop us a line here and let us know if you use it on your site. If you have any issues with the script, please feel free to post here on our forums and we will answer you at our earliest opportunity.
Thank you from all of us at Cali Killed Nox.
We have developed, with the help of the kind folks at Ask Mr. Robot a small character sheet to be displayed on your website as long as you have the ability to create HTML and run Javascript in your created pages. This should help spice up your current rosters, or if you don’t have one, can easily add a roster page now!
The script is fairly easy to use and only requires a small amount of work in creating your profile.
Instructions:
Visit Ask Mr. Robot and create a character profile
Copy the Profile ID into the following script:
Code:
<script type="text/javascript" src="https://char.calikillednox.com/{CHARACTER-ID}"></script>
Code:
<script type="text/javascript" src="https://char.calikillednox.com/b39069a4-cf14-43ab-bada-be1269454290"></script>
This is the code you could use on this forum or could make to work with most other forum software:
Code:
[char]https://char.calikillednox.com/b39069a4-cf14-43ab-bada-be1269454290[/char]
You can see what it'd look like here:
More functionality and design sample can be seen on Ask Mr. Robot’s Blog. We are still working on revamping our Cali Killed Nox roster page now that this is finished.
Place the script anywhere you desire on your webpage and it will pull the data and populate the armory.
Works with most sites out there that allow custom created pages and javascript. Confirmed with Joomla, WordPress, vBulletin, phpBB, MyBB, and Enjin.
We hope you enjoy and please drop us a line here and let us know if you use it on your site. If you have any issues with the script, please feel free to post here on our forums and we will answer you at our earliest opportunity.
Thank you from all of us at Cali Killed Nox.