Template:Infobox User: Difference between revisions

From Screamer Wiki
Jump to: navigation, search
(Redesign.)
No edit summary
 
(One intermediate revision by one other user not shown)
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>
<header><font face=Rubik><font color="white">'''About This User'''</font></header>
<header><font face=Rubik><font color="white">'''About This User'''</font></header>
<data source="interested in"><label>Interested in</font></label><default>Unknown</default></data>
<data source="likes"><label>Likes</font></label><default>Unknown</default></data>
<data source="dislikes"><label>Dislikes</font></label><default>Unknown</default></data>
<data source="joined date"><label>Joined date</font></label><default>Unknown</default></data>
<data source="joined date"><label>Joined date</font></label><default>Unknown</default></data>
<data source="friends with"><label>Friends with</font></label><default>Unknown</default></data>
<data source="friends with"><label>Friends with</font></label><default>Unknown</default></data>
<data source="status"><label>Status</font></label><default>Unknown</default></data>
</group>
</group>
</infobox>
</infobox>
Line 12: Line 14:
<pre>
<pre>
{{Infobox User
{{Infobox User
|title =  
|name =  
|image =
|image =
|imagecaption =
|imagecaption =
|interested in =  
|likes =
|dislikes =
|joined date =
|joined date =
|friends with =
|friends with =
|status =
}}
}}
</pre>
</pre>
Line 23: Line 27:
<pre>
<pre>
{{Infobox User
{{Infobox User
|title =  
|name =  
|image = Cat.png
|image = Cat.png
|imagecaption = My profile picture!
|imagecaption = My profile picture!
|interested in = Banana
|likes = Banana
|dislikes =
|joined date = April 20th, 2014
|joined date = April 20th, 2014
|friends with = Other cats
|friends with = Other cats
|status = Active
}}
}}
</pre>
</pre>
Result:
Result:
{{Infobox User
{{Infobox User
|title =  
|name =  
|image = Cat.png
|image = Cat.png
|imagecaption = My profile picture!
|imagecaption = My profile picture!
|interested in = Banana
|likes = Banana
|dislikes =
|joined date = April 20th, 2014
|joined date = April 20th, 2014
|friends with = Other cats
|friends with = Other cats
|status = Active
}}
}}
[[Category:Templates]]
[[Category:Templates]]
[[Category:Infobox templates]]
[[Category:Infobox templates]]
</noinclude>
</noinclude>

Latest revision as of 23:28, 9 October 2023


{{Infobox User
|name = 
|image =
|imagecaption =
|likes =
|dislikes =
|joined date =
|friends with =
|status = 
}}

Example:

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

Result: