Template:Ability: Difference between revisions

From Gambian Holiday Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
{
{
"params": {
"params": {
"title1": {},
"title1": {
"image1": {},
"aliases": [
"trait": {},
"title"
"origin": {},
],
"power": {},
"description": "The name of this ability",
"rarity": {},
"example": "Divine Fertility Dividing",
"destructive_power": {}
"type": "string",
"required": true
},
"image1": {
"aliases": [
"image"
],
"description": "The image to show for this ability",
"example": "Dfd-0.png",
"required": true
},
"trait": {
"aliases": [
"description"
],
"description": "What does this ability do?",
"example": "Halves the Fertility of someone in contact every 10 seconds"
},
"origin": {
"description": "Where did this ability come from / how did its user obtain it?",
"example": "Granted by Odin"
},
"power": {
"description": "How powerful is this ability?",
"example": "9/10"
},
"rarity": {
"description": "How rare is this ability",
"example": "Only one user"
},
"destructive_power": {
"description": "How destructive is this ability",
"example": "11/10"
}
}
}
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 01:23, 26 June 2024

Ability

[[File:{{{image1}}}]]

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
title1title1 title

The name of this ability

Example
Divine Fertility Dividing
Stringrequired
image1image1 image

The image to show for this ability

Example
Dfd-0.png
Unknownrequired
traittrait description

What does this ability do?

Example
Halves the Fertility of someone in contact every 10 seconds
Unknownoptional
originorigin

Where did this ability come from / how did its user obtain it?

Example
Granted by Odin
Unknownoptional
powerpower

How powerful is this ability?

Example
9/10
Unknownoptional
rarityrarity

How rare is this ability

Example
Only one user
Unknownoptional
destructive_powerdestructive_power

How destructive is this ability

Example
11/10
Unknownoptional