Difference between revisions of "Template:UserInfobox"

From SimpleFlips' Server Wiki
Jump to navigation Jump to search
m (Ingo moved page Template:Infobox to Template:UserInfobox without leaving a redirect)
Line 5: Line 5:
 
     <th>Username</th>
 
     <th>Username</th>
 
     <td>{{{username}}}</td>
 
     <td>{{{username}}}</td>
 +
<table>{{#if:{{{discord|}}}|<tr>
 +
    <th>Discord Username</th>
 +
    <td>{{{discord}}}</td>
 
</tr>}}{{#if:{{{joindate|}}}|<tr>
 
</tr>}}{{#if:{{{joindate|}}}|<tr>
 
     <th>Joined at</th>
 
     <th>Joined at</th>

Revision as of 19:43, 30 September 2020

UserInfobox
{{#if:|
Username {{{username}}}