User:AvidConanContributor/sandbox: Difference between revisions
Appearance
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
<includeonly> | <includeonly> | ||
<div style="display: flex; flex-direction: column; width: 100%; align-items: flex-start;"> | <div style="display: flex; flex-direction: column; width: 100%; align-items: flex-start;"> | ||
| Line 31: | Line 29: | ||
</div> | </div> | ||
</div></includeonly> | </div></includeonly> | ||
<noinclude> | <noinclude> | ||
== Latest news == | |||
Experimenting to see if I can make the template's episode section semi-automatic while also avoiding the use of [[Template:LE]] and [[Template:NE]]. | |||
The planned parameter layout: | The planned parameter layout: | ||
<pre> | |||
{{Latest news | {{Latest news | ||
<!-- **ANIME** --> | <!-- **ANIME** --> | ||
| Line 95: | Line 96: | ||
| Next chapter name = ??? | | Next chapter name = ??? | ||
| Next chapter date = January 29, 2025 | | Next chapter date = January 29, 2025 | ||
}} | }} </noinclude> | ||
Revision as of 00:45, 24 January 2025
Latest news
Experimenting to see if I can make the template's episode section semi-automatic while also avoiding the use of Template:LE and Template:NE.
The planned parameter layout:
{{Latest news
<!-- **ANIME** -->
| Regular broadcast time = Use Japan Standard Time (JST). As of January 2025, the regular broadcast time is 6:00 pm.
<!-- 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 Episode 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 Episode 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 Episode 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: custom information on display)
<!-- **MANGA** -->
| Latest chapter number =
| Latest chapter name =
| Latest chapter date = (Optional: essentially of no purpose)
| Next chapter number =
| Next chapter name =
| Next chapter date =
| Manga footnotes = (Optional: custom information on display)
}}