Difference between revisions of "Template:InfoBox Crime"
From Detective Conan Wiki
(Adding some margins) |
|||
| Line 6: | Line 6: | ||
<div> [[Image:{{{image}}}|290px]]}} </div> | <div> [[Image:{{{image}}}|290px]]}} </div> | ||
| − | <div style="width: | + | <div style="min-width: 355px; padding-left: 5px;">{{#if: |
{{{date|}}}| | {{{date|}}}| | ||
<div style= "padding: 3px 0; border-bottom: 1px dotted #ccc; display: grid; grid-template-columns: 102px auto;"> <span><strong>Date:</strong></span> <span>{{{date}}}</span> </div> }}{{#if: | <div style= "padding: 3px 0; border-bottom: 1px dotted #ccc; display: grid; grid-template-columns: 102px auto;"> <span><strong>Date:</strong></span> <span>{{{date}}}</span> </div> }}{{#if: | ||
Revision as of 21:50, 10 April 2025
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)
}}