Difference between revisions of "Template:Consumable"
Jump to navigation
Jump to search
>Seraii |
>Caledor92 |
||
| (17 intermediate revisions by 3 users not shown) | |||
| Line 8: | Line 8: | ||
|SortId=String | |SortId=String | ||
|Obtain=Wikitext (size=3000) | |Obtain=Wikitext (size=3000) | ||
| + | |Uses=Wikitext (size=3000) | ||
}}</noinclude><includeonly><!-- | }}</noinclude><includeonly><!-- | ||
| Line 17: | Line 18: | ||
|SortId={{{SortId|}}} | |SortId={{{SortId|}}} | ||
|Obtain={{{Obtain|}}} | |Obtain={{{Obtain|}}} | ||
| + | |Uses={{{Usage|}}} | ||
}}<!-- | }}<!-- | ||
| Line 22: | 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 29: | Line 31: | ||
</div> | </div> | ||
<div style="padding:1em;"> | <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">Usage</p> | |
| − | + | <div> | |
| + | {{{Usage|}}} | ||
| + | </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 37: | 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> |