Template
Trophy
From Dogcraft Wiki
imported>William No edit summary |
imported>William No edit summary |
||
Line 34: | Line 34: | ||
"label": "Card Color", | "label": "Card Color", | ||
"description": "The color of the trophy card.", | "description": "The color of the trophy card.", | ||
"example": "ffffff", | "example": "#ffffff", | ||
"type": "string", | "type": "string", | ||
"autovalue": "#367FA9", | "autovalue": "#367FA9", | ||
" | "required": true | ||
}, | }, | ||
"trophyimage": { | "trophyimage": { |
Revision as of 14:26, 2 January 2020
Usage
{{Trophy |trophyname = |trophyimage = |trophydescription = }}
Example
{{Trophy |trophyname = 2019 Reflections <br>Event Participant |trophyimage = Trophy 2019 Reflection Participant.svg |trophydescription = Awarded for participating<br> in a Wiki Event }}
A template for creating trophy card templates, for display on [[Template:TrophyGallery|Trophy Galleries]] on <username>/Trophies pages.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Card Color | cardcolor | The color of the trophy card.
| String | required |
Trophy Image | trophyimage | The image of the trophy to be displayed on the card
| String | required |
Trophy Name | trophyname | The name of the trophy. | Unknown | required |
Trophy Description | trophydescription | What the trophy is and why it was awarded. | String | required |
This page was last modified on 2 January 2020, at 14:26. (11 months ago)