Template:Player Infobox: Difference between revisions

From Blockate Wiki
Update player infobox
No edit summary
(Update player infobox)
Line 1:
{| class="wikitable infotable"
! colspan="2" style="background-color:#ff5959;" | <span class="plainlinks">[https://www.roblox.com/users/{{{username|{{PAGENAMEuser_id}}}/profile {{{username}} }]</span>
|- {{#if: {{{imageavatar|}}}||style="display: none"}}
! colspan="2" | [[File:{{{imageavatar}}}|200px]]
| colspan="2" style="text-align: center" | <small>{{{captionusername}}}'s avatar</small>
|- {{#if: {{{caption|}}}||style="display: none"}}{{#if: {{{image|}}}||style="display: none"}}
| colspan="2" style="text-align: center" | <small>{{{caption}}}</small>
|- {{#if: {{{alias|}}}||style="display: none"}}
! Known as
Line 19 ⟶ 18:
Example usage:<pre>
{{Player Infobox
|username=Examplefewkz
|user_id=20405051
|image=Example
|avatar=FewkzAvatar.png
|caption=Example
|rank=ExampleCreator
|alias=Examplefox
|started=Example
|alias=Example
}}
</pre>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.