Jump to content

Template:Infobox-Casino: Difference between revisions

From Gamblezoid
No edit summary
No edit summary
 
(35 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<div class="infobox">
<table class="infobox vcard">
{| class="wikitable infobox-table"
{{#if:{{{title|}}}|
  <caption class="infobox-title">{{{title}}}</caption>
|
  <caption class="infobox-title">{{{brand|This casino}}} Quick Facts</caption>
}}


{{#if:{{{logo|}}}
{{#if:{{{image|}}}|
|-
<tr>
| colspan="2" style="text-align:center;"
  <td colspan="2" class="infobox-image">
| [[File:{{{logo}}}|200px]]
    <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}}} Register]
  <td>[{{{signup}}} Register]</td>
</tr>
}}
}}


{{#if:{{{login|}}}
{{DEFAULTSORT:{{{brand|{{SUBPAGENAME}}}}}}}
|-
 
! Login
{{#if:{{{login|}}}|
| [{{{login}}} Login]
<tr>
  <th scope="row">Sign In</th>
  <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>
</div>
</includeonly>
</includeonly>

Latest revision as of 09:58, 7 January 2026