Difference between revisions of "Template:Character"
Jump to navigation
Jump to search
>Teg (Created page with "<noinclude><!-- -->{{#cargo_declare: _table=Characters |Name=String |Title=String |Element=String }}</noinclude><includeonly><!-- -->{{#cargo_store: _table=Characters |Name=...") |
>Mornsta-gpuser |
||
| (664 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
| − | <noinclude><!-- | + | <noinclude>[[Category:Templates]]<!-- |
-->{{#cargo_declare: | -->{{#cargo_declare: | ||
| Line 6: | Line 6: | ||
|Title=String | |Title=String | ||
|Element=String | |Element=String | ||
| − | }}</noinclude><includeonly><!-- | + | |Type=String |
| + | |Weapon=String | ||
| + | |Details=Wikitext | ||
| + | |Rarity=Integer | ||
| + | |VoiceEN=String | ||
| + | |VoiceJP=String | ||
| + | |Skills=List (##) of String | ||
| + | |Abilities=List (##) of String | ||
| + | |Coabilities=List (##) of String | ||
| + | |InternalId=String | ||
| + | |Level1HP=Integer | ||
| + | |Level1Str=Integer | ||
| + | |MaxHP=Integer | ||
| + | |MaxStr=Integer | ||
| + | }}<!-- | ||
| + | |||
| + | --></noinclude><includeonly><!-- | ||
-->{{#cargo_store: | -->{{#cargo_store: | ||
| Line 13: | Line 29: | ||
|Title={{{Title|}}} | |Title={{{Title|}}} | ||
|Element={{{Element|}}} | |Element={{{Element|}}} | ||
| + | |Type={{{Type|}}} | ||
| + | |Weapon={{{Weapon|}}} | ||
| + | |Details={{{Details|}}} | ||
| + | |Rarity={{{Rarity|}}} | ||
| + | |VoiceEN={{{VoiceEN|}}} | ||
| + | |VoiceJP={{{VoiceJP|}}} | ||
| + | |Skills={{{skill1|}}}##{{{skill2|}}}##{{{skill3|}}} | ||
| + | |Abilities={{{ability1|}}}##{{{ability2|}}}##{{{ability3|}}} | ||
| + | |Coabilities={{{coability1|}}} | ||
| + | |InternalId={{{id|}}} | ||
| + | |Level1HP={{{level1HP|}}} | ||
| + | |Level1Str={{{level1Str|}}} | ||
| + | |MaxBaseHP={{{maxHP|}}} | ||
| + | |MaxBaseStr={{{maxStr|}}} | ||
| + | |ManaCircleHP={{{mcHP|}}} | ||
| + | |ManaCircleStr={{{mcStr|}}} | ||
| + | }}<!-- | ||
| + | |||
| + | --><div class="panel" style="max-width:900px;margin:auto"> | ||
| + | <div class="panel-heading"><div style="font-size:.6em;margin-bottom:-5px;">{{{Title|?}}}</div><div>{{InlineIcon|Icon Element|{{{Element|?}}}}}{{InlineIcon|Icon Weapon|{{{Weapon|?}}}}} {{{Name|{{PAGENAME}}}}}</div></div> | ||
| + | <div class="panel-body" style="display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;overflow:hidden"> | ||
| + | <div class="adv-portrait" style="text-align:center;"> | ||
| + | {{#switch:{{{Rarity|}}} | ||
| + | |3={{#tag:tabber| | ||
| + | Rarity 3= | ||
| + | <div>{{#ifexist: File:{{{id|}}} 01 r03 portrait.png | [[File:{{{id|}}} 01 r03 portrait.png|400px]] | [[File:Unknown.png|400px|link=]] }}</div> | ||
| + | {{!}}-{{!}} | ||
| + | Rarity 4= | ||
| + | <div>{{#ifexist: File:{{{id|}}} 01 r04 portrait.png | [[File:{{{id|}}} 01 r04 portrait.png|400px]] | [[File:Unknown.png|400px|link=]] }}</div> | ||
| + | {{!}}-{{!}} | ||
| + | Rarity 5= | ||
| + | <div>{{#ifexist: File:{{{id|}}} 01 r05 portrait.png | [[File:{{{id|}}} 01 r05 portrait.png|400px]] | [[File:Unknown.png|400px|link=]] }}</div> | ||
| + | }} | ||
| + | |4={{#tag:tabber| | ||
| + | Rarity 4= | ||
| + | <div>{{#ifexist: File:{{{id|}}} 01 r04 portrait.png | [[File:{{{id|}}} 01 r04 portrait.png|400px]] | [[File:Unknown.png|400px|link=]] }}</div> | ||
| + | {{!}}-{{!}} | ||
| + | Rarity 5= | ||
| + | <div>{{#ifexist: File:{{{id|}}} 01 r05 portrait.png | [[File:{{{id|}}} 01 r05 portrait.png|400px]] | [[File:Unknown.png|400px|link=]] }}</div> | ||
| + | }} | ||
| + | |5={{#tag:tabber| | ||
| + | Rarity 5=<div>{{#ifexist: File:{{{id|}}} 01 r05 portrait.png | [[File:{{{id|}}} 01 r05 portrait.png|400px]] | [[File:Unknown.png|400px|link=]] }}</div> | ||
| + | }} | ||
}} | }} | ||
| + | </div> | ||
| + | <div style="flex-grow:1;text-align:center"> | ||
| + | <p style="width:300px;margin:15px auto;border-bottom:1px solid;margin-bottom:15px;font-size:1.2em;font-variant-caps: small-caps;font-weight:bold">Details</p> | ||
| + | <div style="width:300px;margin:15px auto;font-style:italic;font-size:.9em;">{{{Details|No details yet.}}}</div> | ||
| + | <p style="width:300px;margin:15px auto;border-bottom:1px solid;margin-bottom:15px;font-size:1.2em;font-variant-caps: small-caps;font-weight:bold">Data</p> | ||
| + | {{TermDescription|Class|{{#if: {{{Type|}}} | <div style="margin:-2px 0 0 2px">[[File:Icon Type Row {{{Type|}}}.png|105px|link=]]</div>}} }} | ||
| + | {{TermDescription|Base Rarity|{{#if: {{{Rarity|}}} | <div style="margin-top:-2px">[[File:Icon Rarity Row {{{Rarity|}}}.png|90px|link=]]</div>}} }} | ||
| + | {{TermDescription|Voice Actor (EN)|{{{VoiceEN|?}}}}} | ||
| + | {{TermDescription|Voice Actor (JP)|{{{VoiceJP|?}}}}} | ||
| + | </div> | ||
| + | </div> | ||
| + | <div style="padding:1em;"> | ||
| + | <p style="margin:15px auto;border-bottom:1px solid;margin-bottom:15px;font-size:1.2em;font-variant-caps: small-caps;font-weight:bold">Skills</p> | ||
| + | <div class="skill-section"> | ||
| + | {{Skill-ability info display|name={{{skill1|}}}|description={{{skill1Description|}}}}} | ||
| + | {{#if:{{{skill2|}}} | {{Skill-ability info display|name={{{skill2|}}}|description={{{skill2Description|}}}}} }} | ||
| + | {{#if:{{{skill3|}}} | {{Skill-ability info display|name={{{skill3|}}}|description={{{skill3Description|}}}}} }} | ||
| + | </div> | ||
| + | |||
| + | <p style="margin:15px auto;border-bottom:1px solid;margin-bottom:15px;font-size:1.2em;font-variant-caps: small-caps;font-weight:bold">Co-abilities</p> | ||
| + | <div class="skill-section"> | ||
| + | {{Skill-ability info display|name={{{coability1|}}}|description={{{coability1Description|}}}}} | ||
| + | </div> | ||
| + | |||
| + | <p style="margin:15px auto;border-bottom:1px solid;margin-bottom:15px;font-size:1.2em;font-variant-caps: small-caps;font-weight:bold">Abilities</p> | ||
| + | <div class="skill-section"> | ||
| + | {{Skill-ability info display|name={{{ability1|}}}|description={{{ability1Description|}}}}} | ||
| + | {{#if: {{{ability2|}}} | {{Skill-ability info display|name={{{ability2|}}}|description={{{ability2Description|}}}}} }} | ||
| + | {{#if: {{{ability3|}}} | {{Skill-ability info display|name={{{ability3|}}}|description={{{ability3Description|}}}}} }} | ||
| + | </div> | ||
| − | + | <p style="margin:15px auto;border-bottom:1px solid;margin-bottom:15px;font-size:1.2em;font-variant-caps: small-caps;font-weight:bold">Mana Circle</p> | |
| − | + | <div class="mana-circle"> | |
| − | + | {{#tag:tabber| | |
| − | </includeonly> | + | Node Overview= |
| + | {{{!}} class="wikitable" | ||
| + | ! Nodes | ||
| + | {{!}}- | ||
| + | {{!}} | ||
| + | {{{nodeOverview|}}} | ||
| + | {{!}}} | ||
| + | {{!}}-{{!}} | ||
| + | Floor 1= | ||
| + | <div class="skill-section"> | ||
| + | {{{floor1|}}} | ||
| + | </div> | ||
| + | {{Skill-ability info display|name=Floor 2 Unbind Materials|description={{{floor2UnbindMaterials|}}}}}{{!}}-{{!}} | ||
| + | Floor 2= | ||
| + | <div class="skill-section"> | ||
| + | {{{floor2|}}} | ||
| + | </div> | ||
| + | {{Skill-ability info display|name=Floor 3 Unbind Materials|description={{{floor3UnbindMaterials|}}}}} | ||
| + | {{!}}-{{!}} | ||
| + | Floor 3= | ||
| + | <div class="skill-section"> | ||
| + | {{{floor3|}}} | ||
| + | </div> | ||
| + | {{Skill-ability info display|name=Floor 4 Unbind Materials|description={{{floor4UnbindMaterials|}}}}} | ||
| + | {{!}}-{{!}} | ||
| + | Floor 4= | ||
| + | <div class="skill-section"> | ||
| + | {{{floor4|}}} | ||
| + | </div> | ||
| + | {{Skill-ability info display|name=Floor 5 Unbind Materials|description={{{floor5UnbindMaterials|}}}}} | ||
| + | {{!}}-{{!}} | ||
| + | Floor 5= | ||
| + | <div class="skill-section"> | ||
| + | {{{floor5|}}} | ||
| + | </div> | ||
| + | }} | ||
| + | </div> | ||
| + | </div> | ||
| + | </div><!-- | ||
| + | -->[[Category:Characters]]</includeonly> | ||
Latest revision as of 09:59, 8 January 2019
This template defines the table "Characters". This table has not been created yet.