Difference between revisions of "Template:Infobox"

From The Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
 
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
 
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}
 
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}
<table>'''Deets'''
+
<table>
 
{{#if:{{{dob|}}}|<tr>
 
{{#if:{{{dob|}}}|<tr>
 
     <th>Date of Birth</th>
 
     <th>Date of Birth</th>
Line 9: Line 9:
 
     <th>Location</th>
 
     <th>Location</th>
 
     <td>{{{Location}}}</td>
 
     <td>{{{Location}}}</td>
</tr>}}
+
</tr>}}{{#if:{{{Telegram|}}}|<tr>
'''Contact Info'''
 
{{#if:{{{Telegram|}}}|<tr>
 
 
     <th>[[File:telegramicon.webp|16px]] Telegram</th>
 
     <th>[[File:telegramicon.webp|16px]] Telegram</th>
 
     <td>[http://t.me/{{{Telegram}}} {{{Telegram}}}]</td>
 
     <td>[http://t.me/{{{Telegram}}} {{{Telegram}}}]</td>

Revision as of 01:50, 16 August 2020

Infobox