Difference between revisions of "Template:InfoBox Heist"
From Detective Conan Wiki
m (word change) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {| class="infobox" style="width: 650px; text-align: left; font-size: 90%; float: none; clear: left; margin-left: 0; margin-right: 1em;" cellpadding="2" | + | {| class="infobox heist" style="width: 650px; text-align: left; font-size: 90%; float: none; clear: left; margin-left: 0; margin-right: 1em;" cellpadding="2" |
|- | |- | ||
− | | colspan="2" style="color: #ffffff; text-align:center; vertical-align:middle; /*height:28px;*/ font-size: small; background-color: #7CB2D4; | + | | colspan="2" style="color: #ffffff; text-align:center; vertical-align:middle; /*height:28px;*/ font-size: small; background-color: #7CB2D4;" | '''{{#if:{{{heist|}}}|{{{heist}}}|Heist}}''' |
|- | |- | ||
| width="290" class="nospacing" style="text-align:center; vertical-align:top; padding: 2px 0px 0px 0px;" | | | width="290" class="nospacing" style="text-align:center; vertical-align:top; padding: 2px 0px 0px 0px;" | | ||
Line 9: | Line 9: | ||
|- | |- | ||
{{#if: {{{thief|}}} | | {{#if: {{{thief|}}} | | ||
− | ! style="border-bottom: 1px dotted #cccccc;" {{!}} {{{thief-label|Thief}}}: | + | ! style="border-bottom: 1px dotted #cccccc; padding: 2px;" {{!}} {{{thief-label|Thief}}}: |
− | {{!}} style="border-bottom: 1px dotted #cccccc;" {{!}} {{{thief}}} | + | {{!}} style="border-bottom: 1px dotted #cccccc; padding: 2px;" {{!}} {{{thief}}} |
{{!}}- }} | {{!}}- }} | ||
|- | |- | ||
− | ! width="102" style="border-bottom: 1px dotted #cccccc;"|Target: | + | ! width="102" style="border-bottom: 1px dotted #cccccc; padding: 2px;"|Target: |
− | | style="border-bottom: 1px dotted #cccccc;"|{{#if:{{{target|}}}|{{{target}}}|}} | + | | style="border-bottom: 1px dotted #cccccc; padding: 2px;"|{{#if:{{{target|}}}|{{{target}}}|}} |
|- | |- | ||
{{#if: {{{owner|}}} | | {{#if: {{{owner|}}} | | ||
− | ! style="border-bottom: 1px dotted #cccccc;" {{!}} | + | ! style="border-bottom: 1px dotted #cccccc; padding: 2px;" {{!}} {{{owner-label|Owner}}}: |
− | {{!}} style="border-bottom: 1px dotted #cccccc;" {{!}} {{{owner}}} | + | {{!}} style="border-bottom: 1px dotted #cccccc; padding: 2px;" {{!}} {{{owner}}} |
{{!}}- }} | {{!}}- }} | ||
{{#if: {{{location|}}} | | {{#if: {{{location|}}} | | ||
− | ! style="border-bottom: 1px dotted #cccccc;" {{!}} Location: | + | ! style="border-bottom: 1px dotted #cccccc; padding: 2px;" {{!}} Location: |
− | {{!}} style="border-bottom: 1px dotted #cccccc;" {{!}} {{{location}}} | + | {{!}} style="border-bottom: 1px dotted #cccccc; padding: 2px;" {{!}} {{{location}}} |
{{!}}- }} | {{!}}- }} | ||
{{#if: {{{date|}}} | | {{#if: {{{date|}}} | | ||
− | ! style="border-bottom: 1px dotted #cccccc;" {{!}} Date: | + | ! style="border-bottom: 1px dotted #cccccc; padding: 2px;" {{!}} Date: |
− | {{!}} style="border-bottom: 1px dotted #cccccc;" {{!}} {{{date}}} | + | {{!}} style="border-bottom: 1px dotted #cccccc; padding: 2px;" {{!}} {{{date}}} |
{{!}}- }} | {{!}}- }} | ||
{{#if: {{{suspects|}}} | | {{#if: {{{suspects|}}} | | ||
− | ! style="border-bottom: 1px dotted #cccccc;" {{!}} | + | ! style="border-bottom: 1px dotted #cccccc; padding: 2px;" {{!}} {{{suspects-label|Suspects}}}: |
− | {{!}} style="border-bottom: 1px dotted #cccccc;" {{!}} {{{suspects}}} | + | {{!}} style="border-bottom: 1px dotted #cccccc; padding: 2px;" {{!}} {{{suspects}}} |
{{!}}- }} | {{!}}- }} | ||
{{#if: {{{notice|}}} | | {{#if: {{{notice|}}} | | ||
− | ! style="border-bottom: 1px dotted #cccccc;" {{!}} | + | ! style="border-bottom: 1px dotted #cccccc; padding: 2px;" {{!}} {{{notice-label|Advanced Notice}}}: |
− | {{!}} style="border-bottom: 1px dotted #cccccc;" {{!}} {{{notice}}} | + | {{!}} style="border-bottom: 1px dotted #cccccc; padding: 2px;" {{!}} {{{notice}}} |
{{!}}- }} | {{!}}- }} | ||
{{#if: {{{description|}}} | | {{#if: {{{description|}}} | | ||
− | {{!}} colspan="2" style="padding: | + | {{!}} colspan="2" style="padding: 2px;" {{!}} {{{description}}} |
{{!}}- }} | {{!}}- }} | ||
{{#if: {{{footnotes|}}} | | {{#if: {{{footnotes|}}} | | ||
− | {{!}} colspan="2" style="font-size: smaller; border-top: 1px dotted #aaaaaa" {{!}} {{{footnotes|}}} }} | + | {{!}} colspan="2" style="font-size: smaller; border-top: 1px dotted #aaaaaa; padding: 2px;" {{!}} {{{footnotes|}}} }} |
|} | |} | ||
|}<noinclude> | |}<noinclude> |
Latest revision as of 14:15, 22 January 2025
Heist | |||
|
The following is a list of required or optional parameters for a case's heist:
{{InfoBox Heist | heist = (Optional: defaults to "Heist" if omitted) | image = | thief = (Optional) | thief-label = (Optional) | target = | owner = (Optional) | owner-label = (Optional) | location = (Optional) | date = (Optional) | suspects = (Optional) | suspects-label = (Optional) | notice = (Optional) | notice-label = (Optional) | description = (Optional) | footnotes = (Optional: will not show the row if omitted) }}