Difference between revisions of "Template:Consumable"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Seraii
(Created page with "<noinclude>{{doc}}Category:Templates<!-- -->{{#cargo_declare: _table=Consumables |Id=String |Name=String |Description=Wikitext (size=3000) |SortId=String |Obtain=Wikitext...")
 
>Caledor92
 
(29 intermediate revisions by 3 users not shown)
Line 24: Line 24:
 
<div class="panel-heading">{{InlineIcon|Icon Element|{{{ElementalType|}}}}} {{{Name|{{PAGENAME}}}}}</div>
 
<div class="panel-heading">{{InlineIcon|Icon Element|{{{ElementalType|}}}}} {{{Name|{{PAGENAME}}}}}</div>
 
<div class="panel-body" style="display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center">
 
<div class="panel-body" style="display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center">
<div style="width:350px;text-align:center">{{#ifexist: File:{{{Id|}}}.png | [[File:{{{Id|}}}.png|160px]] | [[File:Unknown.png|160px]] }}</div>
+
<div style="width:350px;text-align:center">{{#ifexist: File:{{{Id|}}}.png | [[File:{{{Id|}}}.png|160px]] | [[File:Unknown.png|160px|link=File:{{{Id|}}}.png]] }}</div>
 
<div style="flex-grow:1;text-align:center">
 
<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">Description</p>
 
<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">Description</p>
Line 35: Line 35:
 
{{{Usage|}}}
 
{{{Usage|}}}
 
</div>
 
</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">Obtained From</p>
 
<p style="margin:15px auto;border-bottom:1px solid;margin-bottom:15px;font-size:1.2em;font-variant-caps: small-caps;font-weight:bold">Obtained From</p>
 
<div>
 
<div>
Line 42: Line 41:
 
</div>
 
</div>
 
</div><!--
 
</div><!--
-->[[Category:Consumable]]</includeonly>
+
-->{{#ifexist: Template:{{{Name}}} ||[[Category:Materials without Quick Icon]]}}{{#ifexist: Template:{{{Name}}}- ||[[Category:Materials without Quick Icon]]}}[[Category:Items]][[Category:Consumable]]</includeonly>

Latest revision as of 10:44, 8 July 2020

50px Documentation

Usage

{{Consumable
|Id=
|Name=
|Description=
|SortId=
|Usage=
|Obtain=
}}

This template defines the table "Consumables". This table has not been created yet.