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 343: Line 343:
     <div class='box-line'>
     <div class='box-line'>
       __TOC__
       __TOC__
       {{#if: {{{quote|}}} <!-- Comment in front is to suppress <pre> parsing -->
       {{#if: {{{quote|}}}
         | <div style="font-size: large;">{{{quote}}}</div>
         | <div style="font-size: large;">{{{quote}}}</div>
         {{#if: {{{quote_attribution|}}}
         {{#if: {{{quote_attribution|}}}
           |: &mdash; {{{quote_attribution}}}
           |: &ndash; {{{quote_attribution}}}
         }} <!-- Comment in front is to suppress <pre> parsing -->
         }}
        <br>
 
       }}
       }}
<!---->{{{info|}}} <!-- Comment in front is to suppress <pre> parsing -->
<!---->{{{info|}}} <!-- Comment in front is to suppress <pre> parsing -->