Difference between revisions of "Template:UserInfobox"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Line 8: | Line 8: | ||
     <th>Discord Username</th>  |      <th>Discord Username</th>  | ||
     <td>{{{discord}}}</td>  |      <td>{{{discord}}}</td>  | ||
| + | </tr>}}{{#if:{{{aliases|}}}|<tr>  | ||
| + |     <th>Aliases</th>  | ||
| + |     <td>{{{aliases}}}</td>  | ||
</tr>}}{{#if:{{{joindate|}}}|<tr>  | </tr>}}{{#if:{{{joindate|}}}|<tr>  | ||
     <th>Joined at</th>  |      <th>Joined at</th>  | ||
| Line 14: | Line 17: | ||
     <th>Role</th>  |      <th>Role</th>  | ||
     <td>{{{role}}}</td>  |      <td>{{{role}}}</td>  | ||
| + | </tr>}}{{#if:{{{affiliation|}}}|<tr>  | ||
| + |     <th>Affiliation</th>  | ||
| + |     <td>{{{affiliation}}}</td>  | ||
</tr>}}</table>  | </tr>}}</table>  | ||
</div>  | </div>  | ||
Revision as of 18:59, 30 September 2020
UserInfobox