Difference between revisions of "Template:Userinfobox"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
HerrderZeit (talk | contribs) m  | 
				HerrderZeit (talk | contribs)  m  | 
				||
| (71 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
{{Userinfobox  | {{Userinfobox  | ||
|username = Member's username.  | |username = Member's username.  | ||
| + | |role = Role on the Sinden Discord.  | ||
|image = Display picture image.  | |image = Display picture image.  | ||
|caption = Brief description.  | |caption = Brief description.  | ||
| − | |link =   | + | |link = General link you'd like to share.  | 
|discord = username#0000  | |discord = username#0000  | ||
| − | |  | + | |platforms = List of OSes you're proficient with.  | 
| + | |frontends = List of frontends you're proficient with.  | ||
| + | |emulators = List of emulators you're proficient with.  | ||
}}  | }}  | ||
</noinclude>  | </noinclude>  | ||
| − | <table class="infobox" style="text-align: left  | + | <table class="infobox" style="text-align: left; font-size: 100%; border-radius: 10px; border: 1px black solid; overflow:hidden">  | 
| − | {{#if:{{{  | + | {{#if: {{{username|}}}|  | 
<tr>  | <tr>  | ||
| − | + | <th class="infobox-username" colspan="2" style="text-align: center"><b>{{{username|{{PAGENAME}}}}}</b></th>  | |
</tr>}}  | </tr>}}  | ||
| − | {{#if:{{{image|}}}|  | + | {{#if: {{{image|}}}|  | 
<tr>  | <tr>  | ||
| − | + | <th class="infobox-image" colspan="2" style="text-align: center">[[File:{{{image}}}|300px]]</div></th>  | |
</tr>}}  | </tr>}}  | ||
| − | + | {{#if: {{{caption|}}}|  | |
| − | {{#if:{{{caption|}}}|  | ||
<tr>  | <tr>  | ||
| − | <th class="infobox-caption" colspan="2" style="text-align: center; font-size: 0.85em  | + | <th class="infobox-caption" colspan="2" style="text-align: center; font-size: 0.85em">{{{caption}}}</td>  | 
</tr>}}  | </tr>}}  | ||
| − | {{#if:{{{  | + | {{#if: {{{link|}}}|  | 
<tr>  | <tr>  | ||
| − | <td class="  | + | <td class="infobox-link" style="text-align: right; width: 10%"><i class="fa-solid fa-link"></i><b>:</b></td>  | 
| − | <td>{{{  | + | <td style="text-align: left">{{{link}}}</td>  | 
</tr>}}  | </tr>}}  | ||
| − | {{#if:{{{discord|}}}|  | + | {{#if: {{{discord|}}}|  | 
<tr>  | <tr>  | ||
| − | <td class="infobox-discord"><i class="  | + | <td class="infobox-discord" style="text-align: right; width: 10%"><i class="fa-brands fa-discord"></i><b>:</b></td>  | 
| − | <td>{{{discord}}}</td>  | + | <td style="text-align: left">{{{discord}}}</td>  | 
</tr>}}  | </tr>}}  | ||
| − | {{#if:{{{  | + | {{#if: {{{twitter|}}}|  | 
<tr>  | <tr>  | ||
| − | <td class="infobox-note" colspan="2" style="text-align: center; font-size: 0.85em  | + | <td class="infobox-twitter" style="text-align: right; width: 10%"><i class="fa-brands fa-twitter"></i> <b>:</b></td>  | 
| + | <td style="text-align: left">{{{twitter}}}</td>  | ||
| + | </tr>}}  | ||
| + | {{#if: {{{platforms|}}}|  | ||
| + | <tr>  | ||
| + | <td class="infobox-platforms" style="text-align: right; width: 10%"><i class="fa-solid fa-desktop"></i><b>:</b></td>  | ||
| + | <td style="text-align: left">{{{platforms}}}</td>  | ||
| + | </tr>}}  | ||
| + | {{#if: {{{frontends|}}}|  | ||
| + | <tr>  | ||
| + | <td class="infobox-frontends" style="text-align: right; width: 10%"><i class="fa-solid fa-laptop-code"></i><b>:</b></td>  | ||
| + | <td style="text-align: left">{{{frontends}}}</td>  | ||
| + | </tr>}}  | ||
| + | {{#if: {{{emulators|}}}|  | ||
| + | <tr>  | ||
| + | <td class="infobox-emulators" style="text-align: right; width: 10%"><i class="fa-solid fa-gamepad"></i><b>:</b></td>  | ||
| + | <td style="text-align: left">{{{emulators}}}</td>  | ||
| + | </tr>}}  | ||
| + | {{#if: {{{note|}}}|  | ||
| + | <tr>  | ||
| + | <td class="infobox-note" colspan="2" style="text-align: center; font-size: 0.85em"><b>Note:</b> {{{note}}}</td>  | ||
| + | </tr>}}  | ||
| + | {{#ifeq: {{{role|}}} | Admin |  | ||
| + | <tr>  | ||
| + | <th class="infobox-role" colspan="2" bgcolor="#f1c40f" style="text-align: center"><b>{{{role}}}</b></th>  | ||
| + | </tr>}}  | ||
| + | {{#ifeq: {{{role|}}} | Contributor |   | ||
| + | <tr>  | ||
| + | <th class="infobox-role" colspan="2" bgcolor="#3498db" style="text-align: center"><b>{{{role}}}</b></th>  | ||
| + | </tr>}}  | ||
| + | {{#ifeq: {{{role|}}} | Developer |  | ||
| + | <tr>  | ||
| + | <th class="infobox-role" colspan="2" bgcolor="#e67e22" style="text-align: center"><b>{{{role}}}</b></th>  | ||
| + | </tr>}}  | ||
| + | {{#ifeq: {{{role|}}} | Pedal Owner|   | ||
| + | <tr>  | ||
| + | <th class="infobox-role" colspan="2" bgcolor="#9b59b6" style="text-align: center"><b>{{{role}}}</b></th>  | ||
| + | </tr>}}  | ||
| + | {{#ifeq: {{{role|}}} | Lightgun Owner|   | ||
| + | <tr>  | ||
| + | <th class="infobox-role" colspan="2" bgcolor="#2ecc71" style="text-align: center"><b>{{{role}}}</b></th>  | ||
</tr>}}  | </tr>}}  | ||
</table>  | </table>  | ||
Latest revision as of 07:58, 8 February 2023