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 11: | Line 12: | ||
<table class="infobox" style="text-align: left; width: 400px; font-size: 100%; border-radius: 10px; border: 1px black solidl overflow:hidden;"> |
<table class="infobox" style="text-align: left; width: 400px; font-size: 100%; border-radius: 10px; border: 1px black solidl overflow:hidden;"> |
||
{{#if:{{{ |
{{#if:{{{username|}}}|| |
||
<tr> |
<tr> |
||
<th clas="infobox-username" colspan="2" style="text-align: center;"><b>{{{username|{{PAGENAME}}}}}</b></th> |
<th clas="infobox-username" colspan="2" style="text-align: center;"><b>{{{username|{{PAGENAME}}}}}</b></th> |
||
</tr>}} |
|||
{{#if:{{{role|}}}|| |
|||
<tr> |
|||
<th clas="infobox-role" colspan="2" style="text-align: center;"><b>{{{role|unspecified}}}</b></th> |
|||
</tr>}} |
</tr>}} |
||
{{#if:{{{image|}}}| |
{{#if:{{{image|}}}| |
||
Revision as of 22:10, 7 February 2023