Difference between revisions of "Template:InfoBox Crime"
From Detective Conan Wiki
m |
|||
(9 intermediate revisions by 7 users not shown) | |||
Line 8: | Line 8: | ||
{| class="infobox crime" width="100%" style="border: 0px; margin: 0px; padding: 0px 0px 0px 2px; font-size: 100%; border-collapse: separate; border-spacing: 1px" cellpadding="0" cellspacing="0" | {| class="infobox crime" width="100%" style="border: 0px; margin: 0px; padding: 0px 0px 0px 2px; font-size: 100%; border-collapse: separate; border-spacing: 1px" cellpadding="0" cellspacing="0" | ||
|- | |- | ||
− | ! width="102" style="border-bottom: 1px dotted #cccccc;" | + | {{#if: {{{date|}}} | |
− | + | ! style="border-bottom: 1px dotted #cccccc;" {{!}} Date: | |
− | + | {{!}} style="border-bottom: 1px dotted #cccccc;" {{!}} {{{date}}} | |
+ | {{!}}- }} | ||
+ | {{#if: {{{location|}}} | | ||
+ | ! width="102" style="border-bottom: 1px dotted #cccccc;" {{!}} Location: | ||
+ | {{!}} style="border-bottom: 1px dotted #cccccc;" {{!}} {{{location}}} | ||
+ | {{!}}- }} | ||
+ | {{#if: {{{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: | + | ! style="border-bottom: 1px dotted #cccccc;" {{!}} {{{victim-label|Victim}}}: |
{{!}} style="border-bottom: 1px dotted #cccccc;" {{!}} {{{victim}}} | {{!}} style="border-bottom: 1px dotted #cccccc;" {{!}} {{{victim}}} | ||
− | |||
− | |||
− | |||
− | |||
{{!}}- }} | {{!}}- }} | ||
{{#if: {{{age|}}} | | {{#if: {{{age|}}} | | ||
Line 28: | Line 33: | ||
{{!}}- }} | {{!}}- }} | ||
{{#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}}} | ||
{{!}}- }} | {{!}}- }} | ||
{{#if: {{{suspects|}}} | | {{#if: {{{suspects|}}} | | ||
− | ! style="border-bottom: 1px dotted #cccccc;" {{!}} Suspects: | + | ! style="border-bottom: 1px dotted #cccccc;" {{!}} {{{suspects-label|Suspects}}}: |
{{!}} style="border-bottom: 1px dotted #cccccc;" {{!}} {{{suspects}}} | {{!}} style="border-bottom: 1px dotted #cccccc;" {{!}} {{{suspects}}} | ||
{{!}}- }} | {{!}}- }} | ||
Line 47: | Line 52: | ||
| 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) |
| age = (Optional) | | age = (Optional) | ||
| time = (Optional) | | time = (Optional) | ||
| cause-death = (Optional) | | cause-death = (Optional) | ||
+ | | cause-death-label = (Optional) | ||
| suspects = (Optional) | | suspects = (Optional) | ||
+ | | suspects-label = (Optional) | ||
| description = (Optional) | | description = (Optional) | ||
| footnotes = (Optional: will not show the row if omitted) | | footnotes = (Optional: will not show the row if omitted) |
Latest revision as of 07:01, 24 February 2015
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) }}