Template
TrophyGallery
From Dogcraft Wiki
imported>William No edit summary |
imported>William No edit summary |
||
Line 18: | Line 18: | ||
{{{#if{{{trophy4}}}|{{{trophy4}}}|}}} | {{{#if{{{trophy4}}}|{{{trophy4}}}|}}} | ||
{{{#if{{{trophy5}}}|{{{trophy5}}}|}}}</div></center></includeonly> | {{{#if{{{trophy5}}}|{{{trophy5}}}|}}}</div></center></includeonly> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"trophy1": { | |||
"required": true, | |||
"description": "Trophy template", | |||
"type": "wiki-template-name" | |||
}, | |||
"trophy2": { | |||
"description": "Trophy template", | |||
"type": "wiki-template-name" | |||
}, | |||
"trophy3": { | |||
"description": "Trophy template", | |||
"type": "wiki-template-name" | |||
}, | |||
"trophy4": { | |||
"description": "Trophy template", | |||
"type": "wiki-template-name" | |||
}, | |||
"trophy5": { | |||
"description": "Trophy template", | |||
"type": "wiki-template-name" | |||
} | |||
}, | |||
"description": "A gallery to be placed on <username>/Trophies pages displaying up to 5 Wiki Trophies, which are special awards given to a user for a particular reason." | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 14:22, 2 January 2020
Usage
{{TrophyGallery |trophy1 = |trophy2 = |trophy3 = |trophy4 = |trophy5 = }}
A gallery to be placed on <username>/Trophies pages displaying up to 5 Wiki Trophies, which are special awards given to a user for a particular reason.
Parameter | Description | Type | Status | |
---|---|---|---|---|
trophy1 | trophy1 | Trophy template | Template | required |
trophy2 | trophy2 | Trophy template | Template | optional |
trophy3 | trophy3 | Trophy template | Template | optional |
trophy4 | trophy4 | Trophy template | Template | optional |
trophy5 | trophy5 | Trophy template | Template | optional |
This page was last modified on 2 January 2020, at 14:22. (11 months ago)