Difference between revisions of "User:R0o0di/Sandbox/New InfoBox Crime"

From Detective Conan Wiki
Line 11: Line 11:
 
   <div style="padding-left: 10px;"> {{#if:  
 
   <div style="padding-left: 10px;"> {{#if:  
 
     {{{date|}}}|
 
     {{{date|}}}|
         <div><span style="width: 75px; display: inline-block;"><strong>Date: </strong></span>  
+
         <div><span style="width: 75px; display: inline-block;"><strong>
          <span> {{{date}}} </span>
+
          Date: </strong></span><span> {{{date}}} </span>
 
         </div> <hr style="margin: 0;"> }}{{#if:
 
         </div> <hr style="margin: 0;"> }}{{#if:
 
     {{{location|}}}|
 
     {{{location|}}}|

Revision as of 13:46, 28 March 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)
}}