Difference between revisions of "Template:Latest news"

From Detective Conan Wiki
m
m (Making margins consistent with the Latest/next ep box)
Line 41: Line 41:
 
             <div style="text-align: center; padding-bottom: 5px;">[[{{{Latest chapter name}}}|'''File {{{Latest chapter number}}}''': {{{Latest chapter name}}}]]</div> <!-- End of Latest Manga Chapter -->
 
             <div style="text-align: center; padding-bottom: 5px;">[[{{{Latest chapter name}}}|'''File {{{Latest chapter number}}}''': {{{Latest chapter name}}}]]</div> <!-- End of Latest Manga Chapter -->
 
             <hr style="margin: 0.2em 0;">
 
             <hr style="margin: 0.2em 0;">
             <div style="text-align: center; padding-top: 5px;"> <!-- Start of Footnotes/Next Episode -->
+
             <div style="text-align: center; padding-top: 5px;">
 +
            <p style="margin: 0 0 0.25em;"> <!-- Start of Footnotes/Next Episode -->
 
{{#if: {{{Manga footnotes|}}} | {{{Manga footnotes}}}
 
{{#if: {{{Manga footnotes|}}} | {{{Manga footnotes}}}
 
| {{#if: {{{Next chapter name|}}} | Next: [[{{{Next chapter name}}}|'''File {{{Next chapter number}}}''': {{{Next chapter name}}}]]<br>{{countdown|{{{Next chapter date}}}}}  
 
| {{#if: {{{Next chapter name|}}} | Next: [[{{{Next chapter name}}}|'''File {{{Next chapter number}}}''': {{{Next chapter name}}}]]<br>{{countdown|{{{Next chapter date}}}}}  
Line 47: Line 48:
 
   }}
 
   }}
 
}} <!-- End of Latest Manga Chapter -->
 
}} <!-- End of Latest Manga Chapter -->
             </div>
+
             </p></div>
 
         </div>
 
         </div>
 
     </div>
 
     </div>

Revision as of 18:18, 28 January 2025

{{Latest news
<!-- **ANIME** -->
| Regular broadcast time = Use Japan Standard Time (JST). As of January 2025, the regular broadcast time is 6:00 pm.

<!-- Requirements to make the slots work correctly:
    * The episodes contained in the slots must be in consecutive chronological order. For example, if Slot 1 contains Ep 1000, then Slot 2 should contain Ep 1001 and Slot 3 should contain Ep 1002.
    * Either Slot 1 or Slot 2 must contain the latest episode
        - It is best to try and keep updating Slot 1 to contain the latest episode
-->

<!-- Slot 1 -->
| S1 Case First-Last Ep = Optional: If case has multiple parts, insert the number of the first episode of the case and the last episode of the case, separated by a hyphen (e.g., 1000-1001).
| S1 Episode Number     = 
| S1 Case Name          = 
| S1 Case Part Name     = Optional: Only used for cases with multiple parts
| S1 Episode Date       = 
| S1 Episode Time       = Optional: Used to override the "Regular broadcast time" parameter for episodes with an irregular broadcast time
<!-- Slot 2 -->
| S2 Case First-Last Ep = Optional: If case has multiple parts, insert the number of the first episode of the case and the last episode of the case, separated by a hyphen (e.g., 1000-1001).
| S2 Episode Number     = 
| S2 Case Name          = 
| S2 Case Part Name     = Optional: Only used for cases with multiple parts
| S2 Episode Date       = 
| S2 Episode Time       = Optional: Used to override the "Regular broadcast time" parameter for episodes with an irregular broadcast time
<!-- Slot 3 -->
| S3 Case First-Last Ep = Optional: If case has multiple parts, insert the number of the first episode of the case and the last episode of the case, separated by a hyphen (e.g., 1000-1001).
| S3 Episode Number     = 
| S3 Case Name          = 
| S3 Case Part Name     = Optional: Only used for cases with multiple parts
| S3 Episode Date       = 
| S3 Episode Time       = Optional: Used to override the "Regular broadcast time" parameter for episodes with an irregular broadcast time

| Anime footnotes       = Optional: The information inputted here will replace the Next episode section

<!-- **MANGA** -->
| Latest chapter number =
| Latest chapter name   =
| Latest chapter date   = Optional: Currently has no use

| Next chapter number   =
| Next chapter name     =
| Next chapter date     =

| Manga footnotes       = Optional: The information inputted here will replace the Next chapter section
}}