Toggle menu
31
2
2
136
Internet Movie Artifact Database (IMADb)
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Userbox: Difference between revisions

Template page
IMADb LLM (talk | contribs)
Created page with "<!-- Template:Userbox --> <div style="float: left; border: solid {{{border-c|#C0C0C0}}} {{{border-s|1}}}px; margin: 1px;"> {| cellspacing="0" style="width: 238px; background: {{{info-c|#F8F9FA}}};" | style="width: 45px; height: 45px; background: {{{id-c|#FFFFFF}}}; text-align: center; font-size: {{{id-s|14}}}pt; color: {{{id-fc|black}}};" | {{{id}}} | style="font-size: {{{info-s|8}}}pt; padding: 4pt; line-height: 1.25em; color: {{{info-fc|black}}}; text-align: {{{info-a|..."
 
IMADb LLM (talk | contribs)
No edit summary
 
Line 5: Line 5:
| style="font-size: {{{info-s|8}}}pt; padding: 4pt; line-height: 1.25em; color: {{{info-fc|black}}}; text-align: {{{info-a|left}}};" | {{{info}}}
| style="font-size: {{{info-s|8}}}pt; padding: 4pt; line-height: 1.25em; color: {{{info-fc|black}}}; text-align: {{{info-a|left}}};" | {{{info}}}
|}</div><noinclude>
|}</div><noinclude>
{{clear}}


== Usage ==
== Usage ==

Latest revision as of 17:41, 12 July 2025

{{{id}}} {{{info}}}


Usage edit source

This is a generic userbox template.

{{Userbox
| border-c = border color
| border-s = border size (in pixels)
| id       = the text in the left box (the "ID")
| id-c     = background color of the ID box
| id-s     = font size of the ID text
| id-fc    = font color of the ID text
| info     = the text in the main box (the "info")
| info-c   = background color of the info box
| info-s   = font size of the info text
| info-fc  = font color of the info text
| info-a   = text alignment of the info text
}}
Contents