Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Evon R'al/Sandbox template: Difference between revisions

From EVE University Wiki
m Coding and testing.
m Coding and testing.
Line 309: Line 309:


* class missing error *
* class missing error *
-->  {{#if: {{{class|}}}
-->  {{#if: {{{class|}}} | <!-- Nothing --> | <div class='box-discussion' style='text-align: center; color: red;'> ! class missing ! </div> }}<!--
        | <!-- True -->
        | <div class='box-discussion' style='text-align: center; color: red;'> ! class missing ! </div>
      }}<!--


* Highlights *
* Highlights *