Template:Infobox Costume: Difference between revisions

m
no edit summary
m (Added userTitle.)
mNo edit summary
 
(4 intermediate revisions 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;"
| colspan="2" | [[File:{{{img|Family Gina (Talented Gardener).jpg}}}|500px|center]]
|-
|-
| style="text-align: center;" colspan="2" | '''{{{title}}}'''
| style="text-align: center;" colspan="4" | '''{{{title}}}'''
|-
|-
| style="width: 50px; text-align: center;" | [[File:{{{icon|Item Costume "Talented Gardener" (★2).png}}}]]
| colspan="4" | [[File:{{{img|Family Gina ⟦Talented Gardener⟧.jpg}}}|500px|center]]
| {{{description}}}
|-
|-
| style="text-align: center;" colspan="2" | '''Activate:''' [[File:Icon Collection Point.png|15px]] +{{{activate|50}}}<br>'''Upgrade:''' [[File:Icon Collection Point.png|15px]] +{{{upgrade|25}}}
| 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|}}}| {{!}} colspan="2" {{!}} {{{userTitle}}}}}
| style="width: 25%; text-align: center;" | [[File:{{{icon|Item Costume ⟦Talented Gardener⟧ (★2).png}}}]]
| colspan="3" style="width: 75%;" | {{{description}}}
|-
|-
{{#if:{{{bonus|}}}| {{!}} colspan="2" {{!}} {{{bonus}}}}}
| 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 17: 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      =  
   | activate   =  
   | icon         = Item Costume ⟦Costume Name⟧.png
   | upgrade     =  
   | description =
   | userTitle   =  
   | bonus        =
   | bonus      =
  | intimacy    =
   | intimacyUp  =
   | blessing     =
   | blessingUp   =
   | costumeTitle =
  | releaseDate  =
}}
}}
</pre>
</pre>
Line 34: 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 (Talented Gardener).jpg",
"default": "Family Gina ⟦Talented Gardener⟧.jpg",
"suggested": true
"suggested": true
},
},
Line 46: 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 58: 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",
"title",
"activate",
"upgrade",
"icon",
"icon",
"description",
"description",
"activate",
"bonus",
"upgrade",
"intimacy",
"bonus"
"intimacyUp",
"blessing",
"blessingUp",
"costumeTitle"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>
4,295

edits