Template:Infobox User: Difference between revisions

From Screamer Wiki
Jump to: navigation, search
(Redesign.)
No edit summary
Line 1: Line 1:
<onlyinclude><infobox>
<onlyinclude><infobox>
<title source="title"><default><font face="Rubik"; style="font-weight:bold">{{PAGENAME}}</font></default></title>
<title source="name"><default><font face="Rubik"; style="font-weight:bold">{{PAGENAME}}</font></default></title>
<image source="image"><default>NoImageAvailable.png</default><caption source="imagecaption"/></image>
<image source="image"><default>NoImageAvailable.png</default><caption source="imagecaption"/></image>
<group>
<group>
Line 12: Line 12:
<pre>
<pre>
{{Infobox User
{{Infobox User
|title =  
|name =  
|image =
|image =
|imagecaption =
|imagecaption =
Line 23: Line 23:
<pre>
<pre>
{{Infobox User
{{Infobox User
|title =  
|name =  
|image = Cat.png
|image = Cat.png
|imagecaption = My profile picture!
|imagecaption = My profile picture!
Line 33: Line 33:
Result:
Result:
{{Infobox User
{{Infobox User
|title =  
|name =  
|image = Cat.png
|image = Cat.png
|imagecaption = My profile picture!
|imagecaption = My profile picture!

Revision as of 20:52, 5 October 2023


{{Infobox User
|name = 
|image =
|imagecaption =
|interested in = 
|joined date =
|friends with =
}}

Example:

{{Infobox User
|name = 
|image = Cat.png
|imagecaption = My profile picture!
|interested in = Banana
|joined date = April 20th, 2014
|friends with = Other cats
}}

Result: