Jump to content

Template:User profile modern

From WikiFarms

want a profile like this? click me.

       [[{{{profilePicture}}}|150px|center]]

[[User:{{{username}}}|{{{username}}}]][[User talk:{{{username}}}|talk]]

Registered {{{regMONTH}}} {{{regDAY}}}, {{{regYEAR}}} at {{{regHOUR}}}:{{{regMINUTE}}} {{{regAMPM}}}

User Stats

Edits Accepted AfC Articles Thanks received

User Privileges


       

<templatedata> { "params": { "username": { "label": "Username", "description": "Your username goes here", "example": "FooBar", "type": "string", "required": true }, "regMONTH": { "label": "Registration Month", "description": "This is the month, in text form, of the date you registered.", "example": "June", "type": "string", "required": true }, "regDAY": { "label": "Registration Day Number", "description": "This is the number that represents the day you signed up", "example": "05", "type": "string", "required": true }, "regYEAR": { "label": "Registration Year", "description": "This is the year you registered", "example": "2013", "type": "number", "required": true }, "regHOUR": { "label": "Registration Time Hour", "description": "The hour of your registration time", "example": "04", "type": "string", "required": true }, "regMINUTE": { "label": "Registration Time Minute", "description": "The minute of your registration time", "example": "37", "type": "string" }, "regAMPM": { "label": "Registration Time AM/PM", "description": "Whether the registration time is in AM or PM", "example": "AM", "type": "string", "default": "AM" }, "editCount": { "label": "Edit Count", "description": "Your amount of edits", "example": "2,000", "type": "number" }, "afcCount": { "label": "AfC Accepted Articles Count", "description": "This is the amount of AfC drafts you have accepted", "example": "20", "type": "number" }, "thanksCount": { "label": "Thanks Amount", "description": "How many thanks you have received", "example": "15", "type": "number" }, "userPrivileges1": { "label": "User Privilege #1", "description": "You can insert a template or userbox that has a user privilege here", "type": "wiki-template-name" }, "userPrivileges2": { "label": "User Privilege #2", "description": "You can insert a template or userbox that has a user privilege here", "type": "wiki-template-name" }, "userPrivileges3": { "label": "User Privilege #3", "description": "You can insert a template or userbox that has a user privilege here",

           "type": "wiki-template-name"

}, "userPrivileges4": { "label": "User Privilege #4", "description": "You can insert a template or userbox that has a user privilege here", "type": "wiki-template-name" }, "userPrivileges5": { "label": "User Privilege #5", "description": "You can insert a template or userbox that has a user privilege here", "type": "wiki-template-name" }, "profilePicture": { "label": "Profile Picture", "description": "Profile picture image link", "example": "File:Image.png", "type": "wiki-file-name", "default": "File:User icon 2.svg" } }, "description": "A modern-looking user profile page.", "format": "block", "paramOrder": [ "profilePicture", "username", "regMONTH", "regDAY", "regYEAR", "regHOUR", "regMINUTE", "regAMPM", "editCount", "afcCount", "thanksCount", "userPrivileges1", "userPrivileges2", "userPrivileges3", "userPrivileges4", "userPrivileges5" ] } </templatedata>