Jump to content

Template:Infobox-Casino: Difference between revisions

From Gamblezoid
No edit summary
No edit summary
Line 4: Line 4:
   <caption class="infobox-title">{{{title}}}</caption>
   <caption class="infobox-title">{{{title}}}</caption>
|
|
   <caption class="infobox-title">{{{brand|This casino}}} Quick Facts</caption>
   <caption class="infobox-title">{{{brand|This casino}} Quick Facts</caption>
}}
}}


{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
<tr>
<tr>
   <td colspan="2" class="infobox-image">
   <td colspan="2" class="infobox-image">
     [[File:{{{image}}}]]
     <div class="infobox-figure">
    {{#if:{{{image_caption|}}}|
      [[File:{{{image}}}|250px|alt=Official logo of {{{brand|this casino}}}]]
      <div class="infobox-caption">{{{image_caption}}}</div>
    |
       <div class="infobox-caption">
       <div class="infobox-caption">
         Official logo of {{{brand|this casino}}}
         {{#if:{{{image_caption|}}}|
          {{{image_caption}}}
        |
          Official logo of {{{brand|this casino}}}
        }}
       </div>
       </div>
     }}
     </div>
   </td>
   </td>
</tr>
</tr>
}}
}}


  {{#if:{{{signup|}}}|
{{#if:{{{signup|}}}|
  <tr>
<tr>
    <th scope="row">Sign Up</th>
  <th scope="row">Sign Up</th>
    <td>[{{{signup}}} Register]</td>
  <td>[{{{signup}}} Register]</td>
  </tr>
</tr>
  }}
}}


  {{#if:{{{login|}}}|
{{#if:{{{login|}}}|
  <tr>
<tr>
    <th scope="row">Login</th>
  <th scope="row">Login</th>
    <td>[{{{login}}} Login]</td>
  <td>[{{{login}}} Login]</td>
  </tr>
</tr>
  }}
}}


  {{#if:{{{foundation|}}}|
{{#if:{{{foundation|}}}|
  <tr>
<tr>
    <th scope="row">Foundation</th>
  <th scope="row">Foundation</th>
    <td>{{{foundation}}}</td>
  <td>{{{foundation}}}</td>
  </tr>
</tr>
  }}
}}


  {{#if:{{{status|}}}|
{{#if:{{{status|}}}|
  <tr>
<tr>
    <th scope="row">Current Status</th>
  <th scope="row">Current Status</th>
    <td>{{{status}}}</td>
  <td>{{{status}}}</td>
  </tr>
</tr>
  }}
}}


  {{#if:{{{min_deposit|}}}|
{{#if:{{{min_deposit|}}}|
  <tr>
<tr>
    <th scope="row">Min. Deposit</th>
  <th scope="row">Min. Deposit</th>
    <td>{{{min_deposit}}}</td>
  <td>{{{min_deposit}}}</td>
  </tr>
</tr>
  }}
}}


  {{#if:{{{rating|}}}|
{{#if:{{{rating|}}}|
  <tr>
<tr>
    <th scope="row">Rating</th>
  <th scope="row">Rating</th>
    <td>{{{rating}}}</td>
  <td>{{{rating}}}</td>
  </tr>
</tr>
  }}
}}


  {{#if:{{{business_names|}}}|
{{#if:{{{business_names|}}}|
  <tr>
<tr>
    <th scope="row">Business Names</th>
  <th scope="row">Business Names</th>
    <td>{{{business_names}}}</td>
  <td>{{{business_names}}}</td>
  </tr>
</tr>
  }}
}}


  {{#if:{{{affiliate_program|}}}|
{{#if:{{{affiliate_program|}}}|
  <tr>
<tr>
    <th scope="row">Affiliate Program</th>
  <th scope="row">Affiliate Program</th>
    <td>{{{affiliate_program}}}</td>
  <td>{{{affiliate_program}}}</td>
  </tr>
</tr>
  }}
}}


  {{#if:{{{last_updated|}}}|
{{#if:{{{last_updated|}}}|
  <tr>
<tr>
    <th scope="row">Last Updated</th>
  <th scope="row">Last Updated</th>
    <td>{{{last_updated}}}</td>
  <td>{{{last_updated}}}</td>
  </tr>
</tr>
  }}
}}
</table>
</table>
</includeonly>
</includeonly>

Revision as of 16:08, 12 December 2025