Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox WADs: Difference between revisions

Template page
No edit summary
mNo edit summary
Tag: 2017 source edit
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div class="infobox">
<div class="infobox" style="background-color: #29313e; color: white;">
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>
<div class="infobox-title" style="background-color: #5b6d8a;">{{{title|{{PAGENAME}}}}}</div>
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|250px]]</div>
<div class="infobox-image" style="padding: 5px 0;">[[File:{{PAGENAME:{{{image}}}}}|250px]]</div>
<div class="infobox-title" style="background-color: #424f64; font-size: 105%;">General</div>
<table class="infobox-table">
<table class="infobox-table">
<tr>
<tr>
     <th>Author:</th>
     <th style="color: white">Author(s):</th>
     <td>{{{author}}}</td>
     <td>{{{author}}}</td>
</tr><tr>
</tr><tr>
     <th>Title ID:</th>
     <th style="color: white">Title ID:</th>
     <td>{{{titleid}}}</td>
     <td>{{{titleid}}}</td>
</tr><tr>
</tr><tr>
     <th>Type:</th>
     <th style="color: white">Type:</th>
     <td>{{{type}}}</td>
     <td>{{{type}}}</td>
</tr><tr>
</tr><tr>
     <th>Released on:</th>
     <th style="color: white">Released on:</th>
     <td>{{{releasedate}}}</td>
     <td>{{{releasedate}}}</td>
</tr><tr>
    <th style="color: white">Available for:</th>
    <td>{{{supportedsystems}}}</td>
</tr></table>
</tr></table>
<div class="infobox-title" style="background-color: #424f64; font-size: 105%; margin: 5px 0;">Useful Links</div>
<div class="infobox-title" style="font-size: 105%;">{{{download}}}</div>
<div class="infobox-title" style="font-size: 105%;">{{{website}}}</div>
<div class="infobox-title" style="font-size: 105%;">{{{contact}}}</div>
</div>
</div>

Latest revision as of 16:28, 31 March 2025

Infobox WADs
[[File:|250px]]
General
Author(s): {{{author}}}
Title ID: {{{titleid}}}
Type: {{{type}}}
Released on: {{{releasedate}}}
Available for: {{{supportedsystems}}}
Useful Links
{{{download}}}
{{{website}}}
{{{contact}}}