Toggle navigation
ProBoards
Features
Forum Directory
Support
Login
Create a Free Forum
StarDate Plugin
Plugins
Themes
StarDate Plugin
v1.1.1
By
Garrison
// Overall Rating
1 Vote
Put the following text where you want the Stardate to show up:
<div id="stardate" align="right" bgcolor="#000000">
<script type="text/javascript">
window.setInterval(function() {
document.getElementById("stardate").innerHTML =
'<p>Current Stardate: ' + (new Date()).FormatStardate() + '</p>';
}, 1000);
document.getElementById("stardate").style.color="White";
document.getElementById("stardate").style.fontSize="14";
document.getElementById("stardate").style.backgroundColor="Black";
</script>
</div>
Reviews
By
Admin
April 13, 2016
The idea is very cool. :)
Visit the library from your admin panel to directly install plugins.
Get Plugin
Download
Help
Get Help With This Plugin
How To Install plugins
Report This Plugin
Version Updates
v1.1.1 - December 28, 2015
Why are you reporting this item?
Malicious Code
Inappropriate Content
Stolen Content
Explain what the malicious code is doing and where it occurs:
Submit Report
Describe where the inappropriate content occurs:
Submit Report
Provide a link to where this content was taken from:
Submit Report