Difference between revisions of "Template:Userinfobox"
Jump to navigation
Jump to search
HerrderZeit (talk | contribs) m |
HerrderZeit (talk | contribs) m |
||
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. | ||
Line 12: | Line 12: | ||
<table class="infobox" style="text-align: left; width: 400px; font-size: 100%; border-radius: 10px; border: 1px black solid; overflow:hidden;"> | <table class="infobox" style="text-align: left; width: 400px; 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:{{{ | + | {{#if:{{{role|}}}| |
<tr> | <tr> | ||
− | <th class="infobox- | + | <th class="infobox-role" colspan="2" style="text-align: center;"><b>{{{role}}}</b></th> |
</tr>}} | </tr>}} | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| |
Revision as of 22:21, 7 February 2023