Difference between revisions of "Template:Userbox"

From Moegirlpedia
Jump to: navigation, search
m
m
Line 6: Line 6:
 
         </tr>
 
         </tr>
 
     </table>
 
     </table>
</div></includeonly><noinclude>{{Documentation}}[[Category:元模板]][[Category:用户框模板]][[Category:UserBox]][[Category:Functional Templates]]</noinclude>
+
</div></includeonly><noinclude>{{Documentation}}[[Category:Meta templates]][[Category:Userbox templates]][[Category:Functional Templates]]</noinclude>

Revision as of 22:33, 16 February 2020

Template-info.svg Template Documentation  [View] [Edit] [History] [Refresh]

Introduction

This template can be used to quickly create a userbox for display on a user's user page.

Please note that it is not allowed to add categories that could link to user pages on Moegirlpedia.

Usage

{{Userbox
| id       = <!-- id image or text -->
| id-w     = <!-- id box width in pixels (default=45) -->
| id-c     = <!-- id background color (default=#DDD) -->
| id-s     = <!-- id text size in points (default=14) -->
| id-fc    = <!-- id font color (default=black) -->
| id-lh    = <!-- id line height (default=1em) -->
| info     = <!-- info text or image -->
| info-c   = <!-- info background color (default=#EEE) -->
| info-s   = <!-- info text size in points (default=9) -->
| info-fc  = <!-- info font color (default=black) -->
| info-lh  = <!-- info line height (default=1.25em) -->
| border-c = <!-- border color (default=id-c or #999) -->
| border-s = <!-- border width in pixels (default=1) -->
| float    = <!-- left|right|none (default=left) -->
}}