Jump to content

Template:Infobox-Casino: Difference between revisions

From Gamblezoid
No edit summary
No edit summary
 
(31 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<table class="infobox vcard">
<table class="infobox vcard">
  {{#if:{{{title|}}}|
{{#if:{{{title|}}}|
   <caption class="infobox-title">{{{title}}}</caption>
   <caption class="infobox-title">{{{title}}}</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}}}|200px]]
    <div class="infobox-figure">
     </td>
       [[File:{{{image}}}|150px|alt=Official logo of {{{brand|this casino}}}]]
  </tr>
     </div>
  }}
  </td>
</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|}}}|
{{DEFAULTSORT:{{{brand|{{SUBPAGENAME}}}}}}}
  <tr>
    <th scope="row">Login</th>
    <td>[{{{login}}} Login]</td>
  </tr>
  }}


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


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


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


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


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


   {{#if:{{{affiliate_program|}}}|
{{#if:{{{business_names|}}}|
  <tr>
<tr>
    <th scope="row">Affiliate Program</th>
   <th scope="row">Business Name</th>
    <td>{{{affiliate_program}}}</td>
  <td>{{{business_names}}}</td>
   </tr>
</tr>
   }}
}}
 
{{#if:{{{affiliate_program|}}}|
<tr>
  <th scope="row">Affiliate Program</th>
  <td>{{{affiliate_program}}}</td>
</tr>
}}
 
<tr>
   <th scope="row">Last Updated</th>
   <td>{{#time:d.m.Y|{{REVISIONTIMESTAMP}}}}</td>
</tr>


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

Latest revision as of 09:58, 7 January 2026