Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

The new Help Guide is now live.

You can now see it by clicking the 'Help Portal' link above.

- Edgewurth -

Template:PlayerBob: Difference between revisions

Template page
No edit summary
No edit summary
Line 84: Line 84:
<templatedata>
<templatedata>
{
{
    "description": "Break out Box for Player & NPC Pages",
"description": "Break out Box for Player & NPC Pages",
    "params": {
"params": {
        "skin": {
"skin": {
            "label": "Skin",
"label": "Skin",
            "suggested": true,
"suggested": true,
            "description": "The skin the player/NPC uses",
"description": "The skin the player/NPC uses",
            "type": "wiki-file-name"
"type": "wiki-file-name",
        },
"example": "File:Edgewurth.png"
        "staff": {
},
            "label": "Staff Status",
"staff": {
            "suggested": true,
"label": "Staff Status",
            "description": "What staff position do they currently hold?\nValid Values:(dev/mod/admin/tech/owner)",
"suggested": true,
            "type": "line"
"description": "What staff position do they currently hold?",
        },
"type": "line",
        "demonym": {
"suggestedvalues": [
            "label": "Demonym",
"dev",
            "suggested": true,
"mod",
            "description": "What's the name for the inhabitants of the city?",
"admin",
            "type": "line"
"tech",
        },
"owner"
        "founded": {
]
            "label": "Founding Date",
},
            "suggested": true,
"joined": {
            "description": "When was the City Founded?",
"label": "When did they join?",
            "type": "date"
"description": "What date did they join?",
        },
"example": "12-12-2012",
        "founder": {
"type": "date",
            "label": "Founder",
"suggested": true
            "suggested": true,
},
            "description": "Who founded the city?",
"ign": {
            "type": "line"
"label": "In-Game Name",
        },
"description": "What is thier In-Game Name?",
        "owner": {
"example": "Mister_Misery",
            "label": "Owner",
"required": true,
            "suggested": true,
"suggested": true
            "required": true,
},
            "description": "Who owns the city?",
"bday": {
            "type": "line"
"label": "Birthday",
        },
"description": "When is thier Birthday?",
        "mayor": {
"example": "01-01-2004",
            "label": "Mayor",
"type": "date",
            "suggested": true,
"suggested": true
            "description": "Who manages the city?",
},
            "type": "line"
"place": {
        },
"label": "Place",
        "tier": {
"description": "Where do they reside In-Real Life?",
            "label": "City Tier Number",
"example": "United Kingdom",
            "suggested": true,
"type": "line",
            "required": true,
"suggested": true
            "description": "What tier is the city?",
},
            "type": "number"
"realname": {
        }
"label": "Real Name",
    }
"description": "What is thier Real Name?",
"example": "John Smith",
"type": "line",
"suggested": true
},
"npc": {
"label": "NPC Flag",
"description": "Are they an NPC?",
"type": "boolean",
"default": "false",
"suggested": true
}
}
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 05:30, 25 August 2024


Break out Box for Player & NPC Pages

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
Skinskin

The skin the player/NPC uses

Example
File:Edgewurth.png
Filesuggested
Staff Statusstaff

What staff position do they currently hold?

Suggested values
dev mod admin tech owner
Linesuggested
When did they join?joined

What date did they join?

Example
12-12-2012
Datesuggested
In-Game Nameign

What is thier In-Game Name?

Example
Mister_Misery
Unknownrequired
Birthdaybday

When is thier Birthday?

Example
01-01-2004
Datesuggested
Placeplace

Where do they reside In-Real Life?

Example
United Kingdom
Linesuggested
Real Namerealname

What is thier Real Name?

Example
John Smith
Linesuggested
NPC Flagnpc

Are they an NPC?

Default
false
Booleansuggested