Template:Infobox User: Difference between revisions
From Screamer Wiki
Tankmanfan44 (talk | contribs) m (Tankman fan 44 moved page Template:UserInfobox to Template:Infobox User without leaving a redirect: Better name) |
Tankmanfan44 (talk | contribs) (Redesign.) |
||
Line 1: | Line 1: | ||
< | <onlyinclude><infobox> | ||
< | <title source="title"><default><font face="Rubik"; style="font-weight:bold">{{PAGENAME}}</font></default></title> | ||
< | <image source="image"><default>NoImageAvailable.png</default><caption source="imagecaption"/></image> | ||
<group> | |||
<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="joined date"><label>Joined date</font></label><default>Unknown</default></data> | ||
<data source="friends with"><label>Friends with</font></label><default>Unknown</default></data> | |||
</group> | |||
</infobox> | |||
</onlyinclude><noinclude><br style="clear:both;"/> | |||
<pre> | |||
< | {{Infobox User | ||
|title = | |||
|image = | |||
|imagecaption = | |||
|interested in = | |||
|joined date = | |||
< | |friends with = | ||
| | |||
| | |||
| | |||
}} | }} | ||
</pre> | |||
Example: | |||
<pre> | |||
{{Infobox User | |||
|title = | |||
|image = Cat.png | |||
|imagecaption = My profile picture! | |||
|interested in = Banana | |||
|joined date = April 20th, 2014 | |||
|friends with = Other cats | |||
}} | }} | ||
</pre> | |||
Result: | |||
{{Infobox User | |||
|title = | |||
|image = Cat.png | |||
|imagecaption = My profile picture! | |||
|interested in = Banana | |||
|joined date = April 20th, 2014 | |||
|friends with = Other cats | |||
}} | }} | ||
[[Category:Templates]] | [[Category:Templates]] | ||
[[Category:Infobox]] | [[Category:Infobox templates]] | ||
</noinclude> | </noinclude> |
Revision as of 10:50, 6 October 2023
{{Infobox User |title = |image = |imagecaption = |interested in = |joined date = |friends with = }}
Example:
{{Infobox User |title = |image = Cat.png |imagecaption = My profile picture! |interested in = Banana |joined date = April 20th, 2014 |friends with = Other cats }}
Result: