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

Template:ShipArticle: Difference between revisions

Template page
m Change to maintain parameter name style.
Fix formatting for multi line quotes. Replace hyphen with en dash. Add white-space.
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|}}}
         | <span style="font-size: large;">{{{quote}}}</span>
         | <div style="font-size: large;">{{{quote}}}</div>
<!--    -->: - {{{quote_attribution|}}} <!-- Comment in front is to suppress <pre> parsing -->
        {{#if: {{{quote_attribution|}}}
 
          |: &ndash; {{{quote_attribution}}}
        }}
<!--  --><br> <!-- Comment in front is to suppress <pre> parsing -->
       }}
       }}
<!---->{{{info|}}} <!-- Comment in front is to suppress <pre> parsing -->
<!---->{{{info|}}} <!-- Comment in front is to suppress <pre> parsing -->