Template:User Infobox

From Moegirlpedia
Revision as of 12:05, 15 February 2021 by DGCK81LNN (talk | contribs)
Jump to: navigation, search
Template-info.svg Template Documentation  [Edit]

See also: Template:User Info <templatedata> { "params": { "image": { "description": "URL of image. Has higher priority than \"img\".", "type": "url", "example": "baUhso.png", "autovalue": "https://", "label": "External image" }, "img": { "description": "Filename of image (without the \"File:\" prefix). User avatar will be shown if both \"image\" and this are unspecified.", "type": "string", "example": "MoeGirlPedia.jpg", "label": "Internal image", "autovalue": "" }, "width": { "description": "CSS width of info box.", "type": "string", "default": "250px", "example": "267px", "autovalue": "", "label": "Box width" }, "user": { "description": "User name. Used fow showing avatar and statistics. Defaults to User Infobox.", "type": "string", "example": "DGCK81LNN", "label": "User" }, "ribbon-fc": { "type": "string", "default": "#000", "example": "#042", "label": "Title color" }, "ribbon-c": { "example": "#6FC", "default": "#6CF", "label": "Title bar fill color" }, "lwidth": { "description": "CSS width of left column.", "type": "string", "default": "80px", "example": "90px", "label": "Left column width" }, "Name": { "description": "Defaults to the value of \"user\".", "type": "content", "example": "Roy" }, "Aliases": { "type": "content", "example": "Royi, LNN, Innocent Souls" }, "Sex": { "type": "content", "example": "Male" }, "Gender": { "type": "content" }, "hide": { "description": "Set to anything to hide statistics.", "type": "boolean", "example": "yes", "label": "Hide statistics?" }, "title": { "description": "Infobox title.", "default": "About Me", "example": "About DGCK81LNN", "label": "Title" } }, "paramOrder": [ "image", "img", "width", "user", "ribbon-fc", "ribbon-c", "title", "lwidth", "Name", "Aliases", "Sex", "Gender", "hide" ], "description": "Displays info box for user page.\nCapitalized parameters are displayed directly as info rows, and optional rows will not appear when omitted; you can also add more rows by providing unspecified named parameters.", "format": "block" } </templatedata>