Jump to content

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

From Detective Conan Wiki
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
  </div>
  </div>
  <div style="overflow: auto; font-size: 90%;">
  <div style="overflow: auto; font-size: 90%;">
   <div style="width: 550px; display: flex; margin: 3px 0;">
   <div style="width: 550px; display: flex;">
   {{#if: {{{image|}}} |
   {{#if: {{{image|}}} |
     <div> [[Image:{{{image}}}|290px]]}}
     <div> [[Image:{{{image}}}|290px]]}}
Line 51: Line 51:
}}
}}
</pre>
</pre>
[[Category:InfoBox templates]][[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 08:01, 7 June 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)
}}