Template:Infobox-Slot: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
<!-- Title --> | <!-- Title --> | ||
{{#if:{{{title|}}}| | |||
<caption class="infobox-title">{{{title}}}</caption> | |||
{{#if:{{{title|}}}|{{{title}}}|{{{slot_name|This Slot}}} Quick Facts | | | ||
</ | <caption class="infobox-title">{{{slot_name|This Slot}}} Quick Facts</caption> | ||
}} | |||
<!-- Logo --> | <!-- Logo --> | ||
| Line 64: | Line 64: | ||
<tr> | <tr> | ||
<th>Last | <th>Last Updated</th> | ||
<td>{{{ | <td>{{#time:d.m.Y|{{REVISIONTIMESTAMP}}}}</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
</includeonly> | </includeonly> | ||