Difference between revisions of "Template:Userinfobox"
Jump to navigation
Jump to search
HerrderZeit (talk | contribs) m |
HerrderZeit (talk | contribs) m |
||
Line 5: | Line 5: | ||
|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 at. |
+ | |frontends = List of frontends you're proficient at. | ||
+ | |emulators = List of emulators you're proficient at. | ||
}} | }} | ||
</noinclude> | </noinclude> | ||
Line 15: | Line 17: | ||
<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|}}}| | ||
Line 62: | Line 44: | ||
<tr> | <tr> | ||
<td class="infobox-note" colspan="2" style="text-align: center; font-size: 0.85em;"><b>Note: </b>{{{note}}}</td> | <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="#1abc9c" 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> |
Revision as of 06:55, 8 February 2023