Jump to content

Template:Infobox-Casino: Difference between revisions

From Gamblezoid
No edit summary
No edit summary
 
(33 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="wikitable"
<table class="infobox vcard">
{{#if:{{{title|}}}|
  <caption class="infobox-title">{{{title}}}</caption>
|
  <caption class="infobox-title">{{{brand|This casino}}} Quick Facts</caption>
}}
 
{{#if:{{{image|}}}|
<tr>
  <td colspan="2" class="infobox-image">
    <div class="infobox-figure">
      [[File:{{{image}}}|150px|alt=Official logo of {{{brand|this casino}}}]]
    </div>
  </td>
</tr>
}}


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


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


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


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


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


{{#if:{{{trust_score|}}}|
{{#if:{{{rating|}}}|
|-
<tr>
! Trust Score
  <th scope="row">Rating</th>
| {{{trust_score}}}
  <td>{{{rating}}}</td>
</tr>
}}
}}


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


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


{{#if:{{{last_updated|}}}|
<tr>
|-
  <th scope="row">Last Updated</th>
! Last Updated
  <td>{{#time:d.m.Y|{{REVISIONTIMESTAMP}}}}</td>
| {{{last_updated}}}
</tr>
}}


|}
</table>
</includeonly>
</includeonly>

Latest revision as of 09:58, 7 January 2026