Template:Infobox Costume: Difference between revisions
FaeriMagic (talk | contribs) m (Removed from template <pre>.) |
FaeriMagic (talk | contribs) mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{| class="wikitable" style="float: right; width: 300px; text-align: left; border: 1px solid #ccc; margin-bottom: 1em;" | {| class="wikitable" style="float: right; width: 300px; text-align: left; border: 1px solid #ccc; margin-bottom: 1em;" | ||
|- | |- | ||
| style="text-align: center;" colspan=" | | style="text-align: center;" colspan="4" | '''{{{title}}}''' | ||
|- | |- | ||
| | | colspan="4" | [[File:{{{img|Family Gina ⟦Talented Gardener⟧.jpg}}}|500px|center]] | ||
|- | |- | ||
| style="text-align: center;" colspan=" | | style="text-align: center; font-size: 12px;" colspan="4" | '''Activate:''' [[File:Icon Collection Point.png|15px]] +{{{activate|#}}}<br>'''Upgrade:''' [[File:Icon Collection Point.png|15px]] +{{{upgrade|#}}} | ||
|- | |- | ||
{{#if:{{{userTitle|}}}| {{!}} style="text-align: center;" colspan=" | | style="width: 25%; text-align: center;" | [[File:{{{icon|Item Costume ⟦Talented Gardener⟧ (★2).png}}}]] | ||
| colspan="3" style="width: 75%;" | {{{description}}} | |||
|- | |||
| colspan="2" style="width: 50%;" | <u>Effect</u><br> Intimacy: +{{{intimacy|#}}}<br>Blessing Power: +{{{blessing|#}}} | |||
| colspan="2" | <u>Each Upgrade</u><br> {{dg|+{{{intimacyUp|#}}}}}<br>{{dg|+{{{blessingUp|#}}}}} | |||
|- | |||
{{#if:{{{userTitle|}}}| {{!}} style="text-align: center;" colspan="4" {{!}} {{{costumeTitle}}}}} | |||
|- | |||
| colspan="4" | '''Other Information:''' | |||
|- | |||
| Release Date: | |||
| colspan="3" | {{{release}}} | |||
|} | |} | ||
<noinclude> | <noinclude> | ||
Line 15: | Line 24: | ||
<pre style="width: 500px;"> | <pre style="width: 500px;"> | ||
{{Infobox Costume | {{Infobox Costume | ||
| img | | img = Family/Fellow Character ⟦Costume Name⟧ | ||
| title | | title = Costume Name (no brackets) | ||
| icon | | activate = | ||
| description = | | upgrade = | ||
| | | icon = Item Costume ⟦Costume Name⟧.png | ||
| | | description = | ||
| | | bonus = | ||
| intimacy = | |||
| intimacyUp = | |||
| blessing = | |||
| blessingUp = | |||
| costumeTitle = | |||
| releaseDate = | |||
}} | }} | ||
</pre> | </pre> | ||
Line 31: | Line 46: | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
"description": "This is where the file for the image is specified.", | "description": "This is where the file for the image is specified.", | ||
"default": "Family Gina | "default": "Family Gina ⟦Talented Gardener⟧.jpg", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
Line 43: | Line 58: | ||
}, | }, | ||
"icon": { | "icon": { | ||
"description": "This is the costume's icon.", | "description": "This is the costume's item icon.", | ||
"type": "wiki-file-name" | "type": "wiki-file-name" | ||
}, | }, | ||
Line 55: | Line 70: | ||
"description": "Extra effects/skills.", | "description": "Extra effects/skills.", | ||
"type": "unbalanced-wikitext" | "type": "unbalanced-wikitext" | ||
} | }, | ||
"intimacy": {}, | |||
"blessing": {}, | |||
"intimacyUp": {}, | |||
"blessingUp": {}, | |||
"costumeTitle": {} | |||
}, | }, | ||
"description": "This template displays information about a Costume.", | "description": "This template displays information about a Costume.", | ||
"paramOrder": [ | "paramOrder": [ | ||
"title", | |||
"img", | "img", | ||
" | "activate", | ||
"upgrade", | |||
"icon", | "icon", | ||
"description", | "description", | ||
" | "bonus", | ||
" | "intimacy", | ||
" | "intimacyUp", | ||
"blessing", | |||
"blessingUp", | |||
"costumeTitle" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Latest revision as of 02:56, 24 July 2025
{{{title}}} | |||
![]() | |||
Activate: ![]() Upgrade: ![]() | |||
![]() |
{{{description}}} | ||
Effect Intimacy: +# Blessing Power: +# |
Each Upgrade +# +# | ||
Other Information: | |||
Release Date: | {{{release}}} |
Template:
{{Infobox Costume | img = Family/Fellow Character ⟦Costume Name⟧ | title = Costume Name (no brackets) | activate = | upgrade = | icon = Item Costume ⟦Costume Name⟧.png | description = | bonus = | intimacy = | intimacyUp = | blessing = | blessingUp = | costumeTitle = | releaseDate = }}
This template displays information about a Costume.
Parameter | Description | Type | Status | |
---|---|---|---|---|
title | title | This is the costume's title. | String | optional |
image | img | This is where the file for the image is specified.
| File | suggested |
activate | activate | This is the value for the costume's activation reward. | Unknown | optional |
upgrade | upgrade | This is the value for the costume's upgrade reward. | Unknown | optional |
icon | icon | This is the costume's item icon. | File | optional |
description | description | This is the costume's description | Unbalanced wikitext | optional |
bonus | bonus | Extra effects/skills. | Unbalanced wikitext | optional |
intimacy | intimacy | no description | Unknown | optional |
intimacyUp | intimacyUp | no description | Unknown | optional |
blessing | blessing | no description | Unknown | optional |
blessingUp | blessingUp | no description | Unknown | optional |
costumeTitle | costumeTitle | no description | Unknown | optional |