Jump to content

Template:InfoBox Crime: Difference between revisions

From Detective Conan Wiki
revert addition of culprit to suspect info box,
Black Demon (talk | contribs)
Templates can be troublesome because it's hard to compare and see what was changed. At least I can remember editing this.
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 53: 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)

Revision as of 15:56, 21 February 2014

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