Difference between revisions of "Template:Userinfobox"

From Sinden Lightgun
Jump to navigation Jump to search
m
m
Line 13: Line 13:
 
</noinclude>
 
</noinclude>
  
<table class="infobox" style="text-align: left; min-width: 25%; font-size: 100%; border-radius: 10px; border: 1px black solid; overflow:hidden;">
+
<table class="infobox" style="text-align: left; font-size: 100%; border-radius: 10px; border: 1px black solid; overflow:hidden">
 
{{#if: {{{username|}}}|
 
{{#if: {{{username|}}}|
 
<tr>
 
<tr>
<th class="infobox-username" colspan="2" style="text-align: center;"><b>{{{username|{{PAGENAME}}}}}</b></th>
+
<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>
+
<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;"><i>{{{caption}}}</i></td>
+
<th class="infobox-caption" colspan="2" style="text-align: center; font-size: 0.85em"><i>{{{caption}}}</i></td>
 
</tr>}}
 
</tr>}}
 
{{#if: {{{link|}}}|
 
{{#if: {{{link|}}}|
Line 43: Line 43:
 
{{#if: {{{platforms|}}}|
 
{{#if: {{{platforms|}}}|
 
<tr>
 
<tr>
<td class="infobox-platforms" style="text-align: right; width: 10%;"><i class="fa-solid fa-desktop"></i><b>:</b></td>
+
<td class="infobox-platforms" style="text-align: right"><i class="fa-solid fa-desktop"></i><b>:</b></td>
 
<td style="text-align: left">{{{platforms}}}</td>
 
<td style="text-align: left">{{{platforms}}}</td>
 
</tr>}}
 
</tr>}}
 
{{#if: {{{frontends|}}}|
 
{{#if: {{{frontends|}}}|
 
<tr>
 
<tr>
<td class="infobox-frontends" style="text-align: right; width: 10%;"><i class="fa-solid fa-laptop-code"></i><b>:</b></td>
+
<td class="infobox-frontends" style="text-align: right"><i class="fa-solid fa-laptop-code"></i><b>:</b></td>
 
<td style="text-align: left">{{{frontends}}}</td>
 
<td style="text-align: left">{{{frontends}}}</td>
 
</tr>}}
 
</tr>}}
 
{{#if: {{{emulators|}}}|
 
{{#if: {{{emulators|}}}|
 
<tr>
 
<tr>
<td class="infobox-emulators" style="text-align: right; width: 10%;"><i class="fa-solid fa-gamepad"></i> <b>:</b></td>
+
<td class="infobox-emulators" style="text-align: right"><i class="fa-solid fa-gamepad"></i> <b>:</b></td>
 
<td style="text-align: left">{{{emulators}}}</td>
 
<td style="text-align: left">{{{emulators}}}</td>
 
</tr>}}
 
</tr>}}

Revision as of 07:41, 8 February 2023


Member's username.
300px
Brief description.
General link you'd like to share.
: username#0000
: List of OSes you're proficient with.
: List of frontends you're proficient with.
: List of emulators you're proficient with.