Template:Infobox User: Difference between revisions
From Screamer Wiki
No edit summary |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 4: | Line 4: | ||
<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=" | <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 15: | Line 17: | ||
|image = | |image = | ||
|imagecaption = | |imagecaption = | ||
| | |likes = | ||
|dislikes = | |||
|joined date = | |joined date = | ||
|friends with = | |friends with = | ||
|status = | |||
}} | }} | ||
</pre> | </pre> | ||
Line 23: | Line 27: | ||
<pre> | <pre> | ||
{{Infobox User | {{Infobox User | ||
|name = | |name = Cat | ||
|image = Cat.png | |image = Cat.png | ||
|imagecaption = My profile picture! | |imagecaption = My profile picture! | ||
| | |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 | ||
|name = | |name = Cat | ||
|image = Cat.png | |image = Cat.png | ||
|imagecaption = My profile picture! | |imagecaption = My profile picture! | ||
| | |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 10:49, 4 June 2024
{{Infobox User |name = |image = |imagecaption = |likes = |dislikes = |joined date = |friends with = |status = }}
Example:
{{Infobox User |name = Cat |image = Cat.png |imagecaption = My profile picture! |likes = Banana |dislikes = |joined date = April 20th, 2014 |friends with = Other cats |status = Active }}
Result: