legacy-page

legacy-page
Code:
<style>
  #mobile-notice {
      border: 2px solid white;
      border-radius: 5px;
      text-align: center;
      vertical-align: middle;
      margin-right: 5%;
      margin-left: 5%;
      padding: 1%;
      font-size: 110%;
  }
</style>
<p id="mobile-notice">
<img src="https://i.imgur.com/rokuVst.png" width="10%" height="10%">
<br><b>This page is a legacy page. Either this page has been retired or it contains information on features that are currently not on the EcoCityCraft server.</b>
<br><I>Changed on: {{{date}}}</I>
</p>
Variable References
date