Jump to content

Template:MPUserInfobox

From SuperMega Media Wiki
Revision as of 09:03, December 12, 2024 by Szczypak64 (talk | contribs) (Created page with "<includeonly> <!-- START OF PADDING AROUND INFO BOX --> {| border="0" cellpadding="20" width= "320px" style="float: right;" |- | <!-- START OF ACTUAL INFO BOX --> {| border="0" cellpadding="2" cellspacing="0" style="background: whitesmoke; border: 1px solid {{{BorderColor|#aaaaaa}}}" align="center" |- !style="background:{{{BGColor|green}}};" |'''<font color={{{FontColor|White}}}>{{{Title|{{PAGENAME}}}}}</font>''' |- | <!-- BORDER AROUND THE IMAGE --> {| border="0" cellpa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
{{MPUserInfobox
|BGColor=
|BorderColor=
|FontColor=
|Title=
|image=
|caption=
|Nicknames=
|Friends=
|Enemies=
|Occupation=
|Affiliation=
|Birthday=
|Likes=
|Dislikes=
|Joined=
|FirstEdit=
|Wikis=
|Admin=
|Status=
}}

Example

Notes: Use the operator <br> in source mode to add linebreaks within the table. Sections left blank will not be displayed. The title that appears at the top of the infobox will be the same as the name of the page it is on. Note that the picture field requires the extension (.jpg, .jpeg, .png) to be present, and requires that the File: or Image: part of the link not be present.

Using the following:

{{MPUserInfobox
|BGColor=#0000FF
|BorderColor=#CCCCCC
|FontColor=#FFFFFF
|Title=This is a test
|image=<tabber>
Tab 1=[[File:Gandb_placeholder.jpg|330px|center|]]
|-|
Tab 2=[[File:Example.svg|330px|center|]]
</tabber>
|caption=This is a test
|Nicknames=This is a test
|Friends=This is a test
|Enemies=This is a test
|Occupation=This is a test
|Affiliation=This is a test
|Birthday=This is a test
|Likes=This is a test
|Dislikes=This is a test
|Joined=This is a test
|FirstEdit=This is a test
|Wikis=This is a test
|Admin=This is a test
|Status=This is a test
}}

Results in the following (normally aligned on the right of the screen):

This is a test
<tabber> Tab 1=
File:Gandb placeholder.jpg
This is a test
Nicknames: This is a test
Friends: This is a test
Enemies: This is a test
Occupation: This is a test
Affiliation: This is a test
Birthday: This is a test
Likes: This is a test
Dislikes: This is a test
Joined: This is a test
First edit: This is a test
Wikis founded: This is a test
Admin on: This is a test
Status: This is a test