Jump to content

Template:Infobox-Casino: Difference between revisions

From Gamblezoid
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="wikitable"
<table class="infobox vcard">
  {{#if:{{{title|}}}|
  <caption class="infobox-title">{{{title}}}</caption>
  }}


{{#if:{{{signup|}}}|
  {{#if:{{{image|}}}|
|-
  <tr>
! Sign Up
    <td colspan="2" class="infobox-image">
| {{{signup}}}
      [[File:{{{image}}}|220px]]
}}
    </td>
  </tr>
  }}


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


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


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


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


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


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


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


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


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

Revision as of 14:47, 12 December 2025