Difference between revisions of "Template:InfoBox Crime"

From Detective Conan Wiki
m
 
(4 intermediate revisions by 4 users not shown)
Line 12: Line 12:
 
{{!}} 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:
+
! width="102" style="border-bottom: 1px dotted #cccccc;" {{!}} Location:
| style="border-bottom: 1px dotted #cccccc;"|{{#if:{{{location|}}}|{{{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 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}}}
 
{{!}}- }}
 
{{!}}- }}
Line 40: Line 39:
 
! 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: {{{culprit|}}} |
 
! style="border-bottom: 1px dotted #cccccc;" {{!}}  Culprit:
 
{{!}} style="border-bottom: 1px dotted #cccccc;" {{!}} {{{suspects}}}
 
{{!}}- }}  
 
 
{{#if: {{{description|}}} |
 
{{#if: {{{description|}}} |
 
{{!}} colspan="2" style="padding: 3px;" {{!}} {{{description}}}
 
{{!}} colspan="2" style="padding: 3px;" {{!}} {{{description}}}
Line 57: 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)
 
| victim-label        =    (Optional)
Line 63: Line 58:
 
| 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 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)
}}