Template:InfoBox Crime: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
| Line 8: | Line 8: | ||
{| class="infobox" style="border: 0px; margin: 0px; font-size: 100%;" | {| class="infobox" style="border: 0px; margin: 0px; font-size: 100%;" | ||
|- | |- | ||
! width=" | ! width="99"|Location: | ||
| {{{location|}}} | | {{{location|}}} | ||
|- | |- | ||
{{#if: {{{victim|}}} | | {{#if: {{{victim|}}} | | ||
! style="border-top: 1px | ! style="border-top: 1px dotted #cccccc" {{!}} Victim: | ||
{{!}} style="border-top: 1px dotted # | {{!}} style="border-top: 1px dotted #cccccc" {{!}} {{{victim}}} | ||
{{!}}- }} | {{!}}- }} | ||
{{#if: {{{cause-death|}}} | | {{#if: {{{cause-death|}}} | | ||
! style="border-top: 1px | ! style="border-top: 1px dotted #cccccc" {{!}} Cause of death: | ||
{{!}} style="border-top: 1px dotted # | {{!}} style="border-top: 1px dotted #cccccc;" {{!}} {{{cause-death}}} | ||
{{!}}- }} | {{!}}- }} | ||
{{#if: {{{suspects|}}} | | {{#if: {{{suspects|}}} | | ||
! style="border-top: 1px | ! style="border-top: 1px dotted #cccccc" {{!}} Suspects: | ||
{{!}} style="border-top: 1px dotted # | {{!}} style="border-top: 1px dotted #cccccc;" {{!}} {{{suspects}}} | ||
{{!}}- }} | {{!}}- }} | ||
{{#if: {{{description|}}} | | {{#if: {{{description|}}} | | ||
! style="border-top: 1px | ! style="border-top: 1px dotted #cccccc" {{!}} Description: | ||
{{!}} style="border-top: 1px dotted # | {{!}} style="border-top: 1px dotted #cccccc;" {{!}} {{{description}}} | ||
{{!}}- }} | {{!}}- }} | ||
{{#if: {{{footnotes|}}} | | {{#if: {{{footnotes|}}} | | ||
Revision as of 18:57, 6 July 2009
| 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)
| cause-death = (Optional)
| suspects = (Optional)
| description = (Optional)
| footnotes = (Optional: will not show the row if omitted)
}}