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

Template:Infobox-Slot: Difference between revisions

Template page
Created page with "<includeonly> <table class="infobox infobox-slot"> <!-- Title --> <tr> <th colspan="2" class="infobox-title"> {{#if:{{{title|}}}|{{{title}}}|{{{slot_name|This Slot}}} Quick Facts}} </th> </tr> <!-- Logo --> {{#if:{{{slot_logo|}}}| <tr> <td colspan="2" style="text-align:center;"> {{{slot_logo}}} </td> </tr> }} <tr> <th>Slot Name</th> <td>{{{slot_name|N/A}}}</td> </tr> <tr> <th>Provider</th> <td>{{{provider|N/A}}}</td> </tr> <tr> <th>Slot Type</th> <td>{{{slot_type|N/..."
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:


<!-- Title -->
<!-- Title -->
<tr>
{{#if:{{{title|}}}|
<th colspan="2" class="infobox-title">
  <caption class="infobox-title">{{{title}}}</caption>
{{#if:{{{title|}}}|{{{title}}}|{{{slot_name|This Slot}}} Quick Facts}}
|
</th>
  <caption class="infobox-title">{{{slot_name|This Slot}}} Quick Facts</caption>
</tr>
}}


<!-- Logo -->
<!-- Logo -->
Line 13: Line 13:
<tr>
<tr>
<td colspan="2" style="text-align:center;">
<td colspan="2" style="text-align:center;">
{{{slot_logo}}}
[[File:{{{slot_logo}}}|150px|{{{slot_name|Slot}}} logo]]
</td>
</td>
</tr>
</tr>
Line 64: Line 64:


<tr>
<tr>
<th>Last Update</th>
<th>Last Updated</th>
<td>{{{last_update|N/A}}}</td>
<td>{{#time:d.m.Y|{{REVISIONTIMESTAMP}}}}</td>
</tr>
</tr>


</table>
</table>
</includeonly>
</includeonly>
<noinclude>
{{Documentation}}
</noinclude>

Latest revision as of 11:38, 2 January 2026