Jump to content

Template:Infobox-Casino: Difference between revisions

From Gamblezoid
No edit summary
No edit summary
 
(34 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="wikitable"
<table class="infobox vcard">
|-
{{#if:{{{title|}}}|
! Sign Up
  <caption class="infobox-title">{{{title}}}</caption>
| {{{signup|}}}
|
|-
  <caption class="infobox-title">{{{brand|This casino}}} Quick Facts</caption>
! Login
}}
| {{{login|}}}
 
|-
{{#if:{{{image|}}}|
! Foundation
<tr>
| {{{foundation|}}}
  <td colspan="2" class="infobox-image">
|-
    <div class="infobox-figure">
! Current Status
      [[File:{{{image}}}|150px|alt=Official logo of {{{brand|this casino}}}]]
| {{{status|}}}
    </div>
|-
  </td>
! Min. Deposit
</tr>
| {{{min_deposit|}}}
}}
|-
 
! Trust Score
{{#if:{{{signup|}}}|
| {{{trust_score|}}}
<tr>
|-
  <th scope="row">Sign Up</th>
! Business Names
  <td>[{{{signup}}} Register]</td>
| {{{business_names|}}}
</tr>
|-
}}
! Affiliate Program
 
| {{{affiliate_program|}}}
{{DEFAULTSORT:{{{brand|{{SUBPAGENAME}}}}}}}
|-
 
! Last Updated
{{#if:{{{login|}}}|
| {{{last_updated|}}}
<tr>
|}
  <th scope="row">Sign In</th>
  <td>[{{{login}}} Login]</td>
</tr>
}}
 
{{#if:{{{foundation|}}}|
<tr>
  <th scope="row">Foundation</th>
  <td>{{{foundation}}}</td>
</tr>
}}
 
{{#if:{{{status|}}}|
<tr>
  <th scope="row">Current Status</th>
  <td>{{{status}}}</td>
</tr>
}}
 
{{#if:{{{min_deposit|}}}|
<tr>
  <th scope="row">Min. Deposit</th>
  <td>{{{min_deposit}}}</td>
</tr>
}}
 
{{#if:{{{rating|}}}|
<tr>
  <th scope="row">Rating</th>
  <td>{{{rating}}}</td>
</tr>
}}
 
{{#if:{{{business_names|}}}|
<tr>
  <th scope="row">Business Name</th>
  <td>{{{business_names}}}</td>
</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>
 
</table>
</includeonly>
</includeonly>

Latest revision as of 09:58, 7 January 2026