Template:Infobox: Difference between revisions

From Glue3D Wiki, the free encygluepedia
Jump to navigationJump to search
Created page with "<div class="portable-infobox" style="float: right; width: 300px; background: rgba(255, 255, 255, 0.9); border: 2px solid #a7d7df; border-radius: 8px; padding: 10px; margin-left: 15px; margin-bottom: 15px; box-shadow: 0 4px 12px rgba(0,0,0,0.05); font-family: verdana, sans-serif;"> <div style="background-color: #52a1ac; color: white; text-align: center; font-weight: bold; font-size: 1.2em; padding: 6px; border-radius: 5px; margin-bottom: 10px;"> {{{title|{{PAGENAME..."
 
No edit summary
Line 1: Line 1:
<div class="portable-infobox" style="float: right; width: 300px; background: rgba(255, 255, 255, 0.9); border: 2px solid #a7d7df; border-radius: 8px; padding: 10px; margin-left: 15px; margin-bottom: 15px; box-shadow: 0 4px 12px rgba(0,0,0,0.05); font-family: verdana, sans-serif;">
<div class="portable-infobox" style="float: right; width: 280px; background-color: #f0f8fa; border: 2px solid #52a1ac; padding: 5px; margin-left: 15px; margin-bottom: 15px; font-family: verdana, sans-serif; box-sizing: border-box;">


   <div style="background-color: #52a1ac; color: white; text-align: center; font-weight: bold; font-size: 1.2em; padding: 6px; border-radius: 5px; margin-bottom: 10px;">
   <div style="background-color: #52a1ac; color: white; text-align: center; font-weight: bold; font-size: 1.1em; padding: 5px 2px; border: 1px solid #3d7c85; text-transform: capitalize;">
     {{{title|{{PAGENAME}}}}}
     {{{title|{{PAGENAME}}}}}
   </div>
   </div>


   {{#if:{{{image|}}}|
   {{#if:{{{image|}}}|
     <div style="text-align: center; margin-bottom: 10px;">
     <div style="text-align: center; background-color: #ffffff; border: 1px solid #a7d7df; margin: 5px 0; padding: 5px;">
       [[File:{{{image}}}|250px|center]]
       [[File:{{{image}}}|260px|center|border]]
       <div style="font-size: 0.9em; color: #666; font-style: italic; margin-top: 4px;">{{{caption|}}}</div>
       {{#if:{{{caption|}}}|<div style="font-size: 0.85em; color: #444; margin-top: 4px; padding: 2px;">{{{caption}}}</div>}}
     </div>
     </div>
   }}
   }}


   <table style="width: 100%; border-collapse: collapse; font-size: 0.9em;">
   <table style="width: 100%; border-collapse: collapse; margin-top: 5px; font-size: 0.9em; background-color: #ffffff; border: 1px solid #a7d7df;">
     {{#if:{{{developer|}}}|
     <tbody>
      <tr style="border-bottom: 1px solid #bee8ed;">
      {{#if:{{{developer|}}}|
        <td style="padding: 6px; font-weight: bold; color: #2c5e66; width: 40%;">Developer:</td>
        <tr style="border-bottom: 1px solid #bee8ed;">
        <td style="padding: 6px; color: #333;">{{{developer}}}</td>
          <th style="padding: 5px; font-weight: bold; color: #2c5e66; text-align: left; width: 35%; background-color: #e6f5f7; border-right: 1px solid #bee8ed;">Developer</th>
      </tr>
          <td style="padding: 5px; color: #000; text-align: left;">{{{developer}}}</td>
    }}
        </tr>
    {{#if:{{{released|}}}|
      }}
      <tr style="border-bottom: 1px solid #bee8ed;">
      {{#if:{{{released|}}}|
        <td style="padding: 6px; font-weight: bold; color: #2c5e66;">Released:</td>
        <tr style="border-bottom: 1px solid #bee8ed;">
        <td style="padding: 6px; color: #333;">{{{released}}}</td>
          <th style="padding: 5px; font-weight: bold; color: #2c5e66; text-align: left; background-color: #e6f5f7; border-right: 1px solid #bee8ed;">Released</th>
      </tr>
          <td style="padding: 5px; color: #000; text-align: left;">{{{released}}}</td>
    }}
        </tr>
    {{#if:{{{platform|}}}|
      }}
      <tr style="border-bottom: 1px solid #bee8ed;">
      {{#if:{{{platform|}}}|
        <td style="padding: 6px; font-weight: bold; color: #2c5e66;">Platform:</td>
        <tr style="border-bottom: 1px solid #bee8ed;">
        <td style="padding: 6px; color: #333;">{{{platform}}}</td>
          <th style="padding: 5px; font-weight: bold; color: #2c5e66; text-align: left; background-color: #e6f5f7; border-right: 1px solid #bee8ed;">Platform</th>
      </tr>
          <td style="padding: 5px; color: #000; text-align: left;">{{{platform}}}</td>
    }}
        </tr>
    {{#if:{{{language|}}}|
      }}
      <tr style="border-bottom: 1px solid #bee8ed;">
      {{#if:{{{language|}}}|
        <td style="padding: 6px; font-weight: bold; color: #2c5e66;">Language:</td>
        <tr style="border-bottom: 1px solid #bee8ed;">
        <td style="padding: 6px; color: #333;">{{{language}}}</td>
          <th style="padding: 5px; font-weight: bold; color: #2c5e66; text-align: left; background-color: #e6f5f7; border-right: 1px solid #bee8ed;">Language</th>
      </tr>
          <td style="padding: 5px; color: #000; text-align: left;">{{{language}}}</td>
    }}
        </tr>
    {{#if:{{{website|}}}|
      }}
      <tr style="border-bottom: none;">
      {{#if:{{{website|}}}|
        <td style="padding: 6px; font-weight: bold; color: #2c5e66;">Website:</td>
        <tr>
        <td style="padding: 6px; color: #333;">{{{website}}}</td>
          <th style="padding: 5px; font-weight: bold; color: #2c5e66; text-align: left; background-color: #e6f5f7; border-right: 1px solid #bee8ed;">Website</th>
      </tr>
          <td style="padding: 5px; color: #000; text-align: left;">{{{website}}}</td>
    }}
        </tr>
      }}
    </tbody>
   </table>
   </table>


</div>
</div>

Revision as of 10:53, 29 May 2026

   Infobox


<tbody> </tbody>