Template:InfoBox Crime: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
| Line 8: | Line 8: | ||
{| class="infobox crime" width="100%" style="border: 0px; margin: 0px; padding: 0px 0px 0px 2px; font-size: 100%; border-collapse: separate; border-spacing: 1px" cellpadding="0" cellspacing="0" | {| class="infobox crime" width="100%" style="border: 0px; margin: 0px; padding: 0px 0px 0px 2px; font-size: 100%; border-collapse: separate; border-spacing: 1px" cellpadding="0" cellspacing="0" | ||
|- | |- | ||
{{#if: {{{victim|}}} | | |||
! style="border-top: 1px dotted #cccccc;" {{!}} Victim: | |||
{{!}} style="border-top: 1px dotted #cccccc;" {{!}} {{{victim}}} {{!}}{{!}} style="width: 1px"{{!}} | |||
{{!}}- }} | |||
{{#if: {{{age|}}} | | |||
! style="border-top: 1px dotted #cccccc;" {{!}} Age: | |||
{{!}} style="border-top: 1px dotted #cccccc;" {{!}} {{{age}}} {{!}}{{!}} style="width: 1px"{{!}} | |||
{{!}}- }} | |||
! width="102"|Location: | ! width="102"|Location: | ||
| {{{location|}}} | | {{{location|}}} | ||
|- | |- | ||
{{#if: {{{ | {{#if: {{{time|}}} | | ||
! style="border-top: 1px dotted #cccccc;" {{!}} | ! style="border-top: 1px dotted #cccccc;" {{!}} Time: | ||
{{!}} style="border-top: 1px dotted #cccccc;" {{!}} {{{ | {{!}} style="border-top: 1px dotted #cccccc;" {{!}} {{{time}}} {{!}}{{!}} style="width: 1px"{{!}} | ||
{{!}}- }} | {{!}}- }} | ||
{{#if: {{{cause-death|}}} | | {{#if: {{{cause-death|}}} | | ||
| Line 38: | Line 46: | ||
| crime = (Optional: defaults to "Murder" if omitted) | | crime = (Optional: defaults to "Murder" if omitted) | ||
| image = | | image = | ||
| victim = (Optional) | |||
| age = (Optional) | |||
| location = | | location = | ||
| | | time = (Optional) | ||
| cause-death = (Optional) | | cause-death = (Optional) | ||
| suspects = (Optional) | | suspects = (Optional) | ||
Revision as of 01:05, 7 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 =
| victim = (Optional)
| age = (Optional)
| location =
| time = (Optional)
| cause-death = (Optional)
| suspects = (Optional)
| description = (Optional)
| footnotes = (Optional: will not show the row if omitted)
}}