Difference between revisions of "Template:InfoBox Crime"

From Detective Conan Wiki
m
m
Line 12: Line 12:
 
|-
 
|-
 
{{#if: {{{victim|}}} |
 
{{#if: {{{victim|}}} |
! style="border-top: 1px dotted #78b3f0" {{!}} Victim:
+
! style="border-top: 1px dotted #aaaaaa" {{!}} Victim:
{{!}} {{{victim}}}
+
{{!}} style="border-top: 1px dotted #aaaaaa" {{!}} {{{victim}}}
 
{{!}}- }}
 
{{!}}- }}
 
{{#if: {{{cause-death|}}} |
 
{{#if: {{{cause-death|}}} |
! style="border-top: 1px dotted #78b3f0" {{!}}  Cause of death:
+
! style="border-top: 1px dotted #aaaaaa" {{!}}  Cause of death:
{{!}} {{{cause-death}}}
+
{{!}} style="border-top: 1px dotted #aaaaaa" {{!}} {{{cause-death}}}
 
{{!}}- }}
 
{{!}}- }}
 
{{#if: {{{suspects|}}} |
 
{{#if: {{{suspects|}}} |
! style="border-top: 1px dotted #78b3f0" {{!}}  Suspects:
+
! style="border-top: 1px dotted #aaaaaa" {{!}}  Suspects:
{{!}} {{{suspects}}}
+
{{!}} style="border-top: 1px dotted #aaaaaa" {{!}} {{{suspects}}}
 
{{!}}- }}
 
{{!}}- }}
 
{{#if: {{{description|}}} |
 
{{#if: {{{description|}}} |
! style="border-top: 1px dotted #78b3f0" {{!}}  Description:
+
! style="border-top: 1px dotted #aaaaaa" {{!}}  Description:
{{!}} {{{description}}}
+
{{!}} style="border-top: 1px dotted #aaaaaa" {{!}} {{{description}}}
 
{{!}}- }}
 
{{!}}- }}
 
{{#if: {{{footnotes|}}} |
 
{{#if: {{{footnotes|}}} |

Revision as of 18:49, 6 July 2009

Murder
Location:

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            = 
| victim              =    (Optional)
| cause-death         =    (Optional)
| suspects            =    (Optional)
| description         =    (Optional)
| footnotes           =    (Optional: will not show the row if omitted)
}}