Template:InfoBox Crime: Difference between revisions
Appearance
add optional suspects label |
No edit summary |
||
| Line 10: | Line 10: | ||
! 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;"|{{#if:{{{location|}}}|{{{location}}}|}} | ||
|- | |||
{{#if: {{{people|}}} | | |||
! style="border-bottom: 1px dotted #cccccc;" {{!}} People: | |||
{{!}} style="border-bottom: 1px dotted #cccccc;" {{!}} {{{people}}} | |||
{{!}}- }} | |||
|- | |- | ||
{{#if: {{{victim|}}} | | {{#if: {{{victim|}}} | | ||
Revision as of 11:01, 12 July 2013
| 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 =
| 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)
}}