Difference between revisions of "Template:NPC"
Jump to navigation
Jump to search
>@DeletedUser41383047 |
>@DeletedUser41383047 |
||
| Line 3: | Line 3: | ||
-->{{#cargo_declare: | -->{{#cargo_declare: | ||
_table=NPCs | _table=NPCs | ||
| − | |||
|Name=String | |Name=String | ||
|Title=String | |Title=String | ||
| Line 20: | Line 19: | ||
-->{{#cargo_store: | -->{{#cargo_store: | ||
_table=NPCs | _table=NPCs | ||
| − | |||
|Name={{{Name|}}} | |Name={{{Name|}}} | ||
|Title={{{Title|}}} | |Title={{{Title|}}} | ||
| Line 37: | Line 35: | ||
<div class="panel-body" style="display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;overflow:hidden"> | <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;"> | <div class="adv-portrait" style="text-align:center;"> | ||
| − | <div>{{#ifexist: File:{{{ | + | <div>{{#ifexist: File:{{{Name|}}} portrait.png | [[File:{{{Name|}}} portrait.png|400px]] | [[File:Unknown.png|400px|link=]] }}</div> |
</div> | </div> | ||
<div style="flex-grow:1;text-align:center"> | <div style="flex-grow:1;text-align:center"> | ||
| Line 51: | Line 49: | ||
<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"> | + | <p style="margin:15px auto;border-bottom:1px solid;margin-bottom:15px;font-size:1.2em;font-variant-caps: small-caps;font-weight:bold">Information</p> |
| − | + | ||
</div> | </div> | ||
Revision as of 18:40, 24 November 2018
This template defines the table "NPCs". This table has not been created yet.