Sandbox: Difference between revisions

From MikuColle Wiki
Jump to navigation Jump to search
No edit summary
m (Replaced content with "A general all purpose sandbox that's acting more like my personal checklist of things to do.")
Line 1: Line 1:
A general all purpose sandbox that's acting more like my personal checklist of things to do.
A general all purpose sandbox that's acting more like my personal checklist of things to do.
==New costume layout==
'''To do list'''
*Add conditional statements for images
*Add conditional so that you can just type the file name, instead of adding the whole File: bit
*Adding rank-up materials so you don't need to call the template manually?
*Consider making all UI character images 68px by default. Also consider anonymous parameters.
*Potentially increase the image size from 150 > ???
{| class="wikitable"
|  colspan="2" style="background-color: LimeGreen; color: white;" | <center><strong><span style="font-size: 120%">{{{Name|Name}}}</span></strong><br />{{{JPName|JPName}}}</center>
|-
| colspan="1" style="background-color: ForestGreen; color:white;" | <center><strong>Initial</strong></center>
| colspan="1" style="background-color: ForestGreen; color:white;" | <center><strong>Max Rank: ★{{{MaxRank|4}}}</strong></center>
|-
|  colspan="1" width="150px" | <center>[[File:coid_1.jpg|150px]]</center>
|  colspan="1" width="150px" | <center>[[File:coid_1_max.jpg|150px]]</center>
|-
| colspan="2" style="margin: 0px; padding: 0px; width: 100%;"|
{| class="wikitable" style="margin: 0px; width: 100%;"
| style="background-color: ForestGreen; color:white;" | <strong>No.</strong>
| style="background-color: #eee; width: 33%;" | {{{Index|3939}}}
| style="background-color: ForestGreen; color:white;" | <strong>Type</strong>
| style="background-color: #eee; width: 33%;" | {{{Type|Hairstyle}}}
| style="background-color: ForestGreen; color:white;" | <strong>Cost</strong>
| style="background-color: #eee; width: 33%;" | {{{Cost|39}}}
|}
{| class ="wikitable" style="margin: 0px; padding: 0px; width: 100%;"
| style="background-color: ForestGreen; color:white;" | <strong><center>Worn By</center></strong>
| style="background-color: #eee; width: 100%;" | {{{charIcon|{{Character|char=Miku|size=68px}}}}}{{Character|char=Rin|size=68px}}{{Character|char=Len|size=68px}}{{Character|char=Luka|size=68px}}{{Character|char=Kaito|size=68px}}{{Character|char=Meiko|size=68px}}
|}
|-
|  colspan="2" style="background-color: ForestGreen; color: white;" |<strong>{{{Skill|Small & Large Floor Damage Mitigation/20% Increase to Miku Card Singing Power}}}</strong> {{{JPSkill|<br>大小ダメージ床軽減 ∕ ミクカードの歌唱力を20%UP}}}
|-
|  colspan="2" |{{{SkillDes|Small & Large Floor Damage Mitigation/20% Increase to Miku Card Singing Power}}}
|-
|  colspan="2" style="background-color: ForestGreen; color:white;" |<strong>Obtained from</strong>
|-
|  colspan="2" |{{{Obtain|Automatically given to players at the start}}}
|}

Revision as of 16:52, 26 June 2016

A general all purpose sandbox that's acting more like my personal checklist of things to do.