Template

EditorCard

From Dogcraft Wiki

imported>Domino
(Created page with "<onlyinclude><span class="hover" style="position:relative;"> {{Player|{{{ingamename}}}}} <span class="hoverbox" style="position: absolute; top: 0; left: 0; width:300px; height...")
 
imported>Domino
No edit summary
Line 13: Line 13:
{
{
"params": {
"params": {
"username": {
"required": true,
"description": "Wiki Username",
"type": "string",
"label": "Username"
},
"ingamename": {
"ingamename": {
"required": true,
"required": true,
Line 52: Line 46:
"description": "A 'card' that pops up when a username is hovered, containing some information about the user.",
"description": "A 'card' that pops up when a username is hovered, containing some information about the user.",
"paramOrder": [
"paramOrder": [
"username",
"ingamename",
"ingamename",
  "activity",
  "activity",

Revision as of 03:27, 18 March 2020

20.png {{{ingamename}}} 70.png Userame: {{{username}}}
Activity: {{{activity}}}
Base: [[{{{baselink}}}]]
About: {{{about}}} [[User:{{{username}}}/UserHover|Edit this template]] [[User:{{{username}}}|User page]]

A 'card' that pops up when a username is hovered, containing some information about the user.

Template parameters

ParameterDescriptionTypeStatus
Ingame Nameingamename

Minecraft Username

Stringrequired
Activity (Optional)activity

User activity

Stringsuggested
Your base's name (Optional)base

Your base's name

Stringsuggested
Link to your base's page (If the page name and the base name are not the same)baselink

A link to your base's wiki page, if the page name and the base name are not the same.

Stringsuggested
About meabout

You can write stuff about yourself here

Stringrequired
This page was last modified on 18 March 2020, at 03:27. (5 months ago)