Difference between revisions of "Template:InfoBox Crime"
From Detective Conan Wiki
m |
|||
(6 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
+ | <div style="overflow:auto"> | ||
{| 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" style="width: 650px; text-align: left; font-size: 90%; float: none; clear: left; margin-left: 0; margin-right: 1em;" cellpadding="2" | ||
|- | |- | ||
Line 12: | Line 13: | ||
{{!}} style="border-bottom: 1px dotted #cccccc;" {{!}} {{{date}}} | {{!}} style="border-bottom: 1px dotted #cccccc;" {{!}} {{{date}}} | ||
{{!}}- }} | {{!}}- }} | ||
− | | | + | {{#if: {{{location|}}} | |
− | ! width="102" style="border-bottom: 1px dotted #cccccc;" | + | ! width="102" style="border-bottom: 1px dotted #cccccc;" {{!}} Location: |
− | + | {{!}} style="border-bottom: 1px dotted #cccccc;" {{!}} {{{location}}} | |
− | + | {{!}}- }} | |
{{#if: {{{people|}}} | | {{#if: {{{people|}}} | | ||
! style="border-bottom: 1px dotted #cccccc;" {{!}} People: | ! style="border-bottom: 1px dotted #cccccc;" {{!}} People: | ||
{{!}} style="border-bottom: 1px dotted #cccccc;" {{!}} {{{people}}} | {{!}} style="border-bottom: 1px dotted #cccccc;" {{!}} {{{people}}} | ||
{{!}}- }} | {{!}}- }} | ||
− | |||
{{#if: {{{victim|}}} | | {{#if: {{{victim|}}} | | ||
! style="border-bottom: 1px dotted #cccccc;" {{!}} {{{victim-label|Victim}}}: | ! style="border-bottom: 1px dotted #cccccc;" {{!}} {{{victim-label|Victim}}}: | ||
Line 34: | Line 34: | ||
{{!}}- }} | {{!}}- }} | ||
{{#if: {{{cause-death|}}} | | {{#if: {{{cause-death|}}} | | ||
− | ! style="border-bottom: 1px dotted #cccccc;" {{!}} Cause of death: | + | ! style="border-bottom: 1px dotted #cccccc;" {{!}} {{{cause-death-label|Cause of death}}}: |
{{!}} style="border-bottom: 1px dotted #cccccc;" {{!}} {{{cause-death}}} | {{!}} style="border-bottom: 1px dotted #cccccc;" {{!}} {{{cause-death}}} | ||
{{!}}- }} | {{!}}- }} | ||
Line 40: | Line 40: | ||
! style="border-bottom: 1px dotted #cccccc;" {{!}} {{{suspects-label|Suspects}}}: | ! style="border-bottom: 1px dotted #cccccc;" {{!}} {{{suspects-label|Suspects}}}: | ||
{{!}} style="border-bottom: 1px dotted #cccccc;" {{!}} {{{suspects}}} | {{!}} style="border-bottom: 1px dotted #cccccc;" {{!}} {{{suspects}}} | ||
− | + | {{!}}- }} | |
− | |||
− | |||
− | |||
− | {{!}}- }} | ||
{{#if: {{{description|}}} | | {{#if: {{{description|}}} | | ||
{{!}} colspan="2" style="padding: 3px;" {{!}} {{{description}}} | {{!}} colspan="2" style="padding: 3px;" {{!}} {{{description}}} | ||
Line 51: | Line 47: | ||
{{!}} colspan="2" style="font-size: smaller; border-top: 1px dotted #aaaaaa" {{!}} {{{footnotes|}}} }} | {{!}} colspan="2" style="font-size: smaller; border-top: 1px dotted #aaaaaa" {{!}} {{{footnotes|}}} }} | ||
|} | |} | ||
− | |}<noinclude> | + | |} |
+ | </div> | ||
+ | <noinclude> | ||
<p style="clear: both">The following is a list of required or optional parameters for a case's crime:</p> | <p style="clear: both">The following is a list of required or optional parameters for a case's crime:</p> | ||
<pre> | <pre> | ||
Line 57: | Line 55: | ||
| crime = (Optional: defaults to "Murder" if omitted) | | crime = (Optional: defaults to "Murder" if omitted) | ||
| image = | | image = | ||
− | | location = | + | | location = (Optional) |
| victim = (Optional) | | victim = (Optional) | ||
| victim-label = (Optional) | | victim-label = (Optional) | ||
Line 63: | Line 61: | ||
| time = (Optional) | | time = (Optional) | ||
| cause-death = (Optional) | | cause-death = (Optional) | ||
+ | | cause-death-label = (Optional) | ||
| suspects = (Optional) | | suspects = (Optional) | ||
| suspects-label = (Optional) | | suspects-label = (Optional) |
Latest revision as of 18:49, 23 March 2025
Murder | |
|
The following is a list of required or optional parameters for a case's crime:
{{InfoBox Crime | crime = (Optional: defaults to "Murder" if omitted) | image = | location = (Optional) | victim = (Optional) | victim-label = (Optional) | age = (Optional) | time = (Optional) | cause-death = (Optional) | cause-death-label = (Optional) | suspects = (Optional) | suspects-label = (Optional) | description = (Optional) | footnotes = (Optional: will not show the row if omitted) }}