Template:Infobox User: Difference between revisions

From Screamer Wiki
Jump to: navigation, search
(Created page with "<includeonly> <font color=white> <!-- START OF PADDING AROUND INFO BOX --> {| border="0" cellpadding="20" width= "320px" style="float: right;" |- | <!-- START OF ACTUAL INFO B...")
 
No edit summary
Line 22: Line 22:
{| border="0" cellpadding="2" cellspacing="1" style="text-align:left; background: none; border-top:1px solid #4a4a4a"
{| border="0" cellpadding="2" cellspacing="1" style="text-align:left; background: none; border-top:1px solid #4a4a4a"
|-valign="top"
|-valign="top"
{{#if:{{{Current Age|}}} |
{{#if:{{{Birth date|}}} |
!width=100{{!}}Current Age:
!width=100{{!}}Birth date:
!width=200{{!}}{{{Current Age|''Unknown''}}}
!width=200{{!}}{{{Birth date|''Unknown''}}}
}}
}}
|-valign="top"
|-valign="top"
Line 40: Line 40:
!width=100{{!}}Friends with:
!width=100{{!}}Friends with:
!width=200{{!}}{{{Friends with|''Unknown''}}}
!width=200{{!}}{{{Friends with|''Unknown''}}}
}}
|-valign="top"
{{#if:{{{Enemies|}}} |
!width=100{{!}}Enemies:
!width=200{{!}}{{{Enemies|''Unknown''}}}
}}
}}
|-
|-
Line 54: Line 59:
{{UserInfobox
{{UserInfobox
|Picture =  
|Picture =  
|Current Age =  
|Birth date =  
|Interested in =  
|Interested in =  
|Joined date =  
|Joined date =  
Line 68: Line 73:
{{UserInfobox
{{UserInfobox
|Picture = Cat.png
|Picture = Cat.png
|Current Age = 6
|Birth date = 6
|Interested in = Banana
|Interested in = Banana
|Joined date = April 20th, 2014
|Joined date = April 20th, 2014
|Friends with = Other cats
|Friends with = Other cats
}}
}}
</pre></div>
</pre></div>
Line 81: Line 87:
|{{UserInfobox
|{{UserInfobox
|Picture = Cat.png
|Picture = Cat.png
|Current Age = 6
|Birth date = 6
|Interested in = Banana
|Interested in = Banana
|Joined date = April 20th, 2014
|Joined date = April 20th, 2014

Revision as of 02:18, 2 April 2021


{{UserInfobox
|Picture = 
|Birth date = 
|Interested in = 
|Joined date = 
|Friends with = 
}}

Example

Notes: Use the operator
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:

{{UserInfobox
|Picture = Cat.png
|Birth date = 6
|Interested in = Banana
|Joined date = April 20th, 2014
|Friends with = Other cats

}}

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

Template:UserInfobox