Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Blue Radio Seasons: Difference between revisions

Template page
m (fix width to 100%, override with "style" parameter)
m (formatting to make the columns neater (fix the left column's width))
Line 1: Line 1:
<table class="mw-collapsible mw-collapsed" style="width:100%;{{{style|}}}"><!--
<table class="mw-collapsible mw-collapsed" style="width:100%;{{{style|}}}"><!--
-->{{#if:{{{NEO|}}}|<tr><td style="vertical-align:top;">S8 (NEO)<td/><td>{{{NEO|}}}</td></tr>|}}<!--
-->{{#if:{{{NEO|}}}|<tr><td style="vertical-align:top; width:100px;">S8 (NEO)<td/><td>{{{NEO|}}}</td></tr>|}}<!--
-->{{#if:{{{D|}}}|<tr><td style="vertical-align:top;">S7 (Dynamic)<td/><td>{{{D|}}}</td></tr>|}}<!--
-->{{#if:{{{D|}}}|<tr><td style="vertical-align:top; width:100px;">S7 (Dynamic)<td/><td>{{{D|}}}</td></tr>|}}<!--
-->{{#if:{{{Q|}}}|<tr><td style="vertical-align:top;">S6 (Quick)<td/><td>{{{Q|}}}</td></tr>|}}<!--
-->{{#if:{{{Q|}}}|<tr><td style="vertical-align:top; width:100px;">S6 (Quick)<td/><td>{{{Q|}}}</td></tr>|}}<!--
-->{{#if:{{{A|}}}|<tr><td style="vertical-align:top;">S5 (Ace)<td/><td>{{{A|}}}</td></tr>|}}<!--
-->{{#if:{{{A|}}}|<tr><td style="vertical-align:top; width:100px;">S5 (Ace)<td/><td>{{{A|}}}</td></tr>|}}<!--
-->{{#if:{{{H|}}}|<tr><td style="vertical-align:top;">S4 (Hyper)<td/><td>{{{H|}}}</td></tr>|}}<!--
-->{{#if:{{{H|}}}|<tr><td style="vertical-align:top; width:100px;">S4 (Hyper)<td/><td>{{{H|}}}</td></tr>|}}<!--
-->{{#if:{{{W|}}}|<tr><td style="vertical-align:top;">S3 (Wide)<td/><td>{{{W|}}}</td></tr>|}}<!--
-->{{#if:{{{W|}}}|<tr><td style="vertical-align:top; width:100px;">S3 (Wide)<td/><td>{{{W|}}}</td></tr>|}}<!--
-->{{#if:{{{Continued|}}}|<tr><td style="vertical-align:top;">S2 (Continued)<td/><td>{{{Continued|}}}</td></tr>|}}<!--
-->{{#if:{{{Continued|}}}|<tr><td style="vertical-align:top; width:100px;">S2 (Continued)<td/><td>{{{Continued|}}}</td></tr>|}}<!--
-->{{#if:{{{Blue Radio|}}}|<tr><td style="vertical-align:top;">S1 (Blue Radio)<td/><td>{{{Blue Radio|}}}</td></tr>|}}<!--
-->{{#if:{{{Blue Radio|}}}|<tr><td style="vertical-align:top; width:100px;">S1 (Blue Radio)<td/><td>{{{Blue Radio|}}}</td></tr>|}}<!--
-->{{#if:{{{R|}}}|<tr><td style="vertical-align:top;">R<td/><td>{{{R|}}}</td></tr>|}}<!--
-->{{#if:{{{R|}}}|<tr><td style="vertical-align:top; width:100px;">R<td/><td>{{{R|}}}</td></tr>|}}<!--
-->{{#if:{{{R2|}}}|<tr><td style="vertical-align:top;">R2<td/><td>{{{R2|}}}</td></tr>|}}<!--
-->{{#if:{{{R2|}}}|<tr><td style="vertical-align:top; width:100px;">R2<td/><td>{{{R2|}}}</td></tr>|}}<!--
-->{{#if:{{{Kaze|}}}|<tr><td style="vertical-align:top;">Kaze<td/><td>{{{Kaze|}}}</td></tr>|}}
-->{{#if:{{{Kaze|}}}|<tr><td style="vertical-align:top; width:100px;">Kaze<td/><td>{{{Kaze|}}}</td></tr>|}}
</table>
</table>
<noinclude>
<noinclude>

Revision as of 23:34, 12 June 2018

For listing episodes or alternate titles for each season. Seasons with empty rows will not show up. The seasons are listed newest at the top, with special seasons (R, R2, Kaze) at the bottom.

Examples

Used with the Blue Radio Corner template Alternate Titles and Appearances sections:

{{{title}}}
Tsubaki's voice actor, Asami Imai, will provide words of comfort for a listener's depressing or embarrassing event.
S5 (Ace)1, 2, 3
S2 (Continued)1, 2, 3
S1 (Blue Radio)1, 2, 3
{{Blue Radio Seasons
| style = custom styles
| Blue Radio = 1, 2, 3
| Continued = 1, 2, 3
| W = 1, 2, 3
| H = 1, 2, 3
| A = 1, 2, 3
| Q = 1, 2, 3
| D = 1, 2, 3
| NEO = 1, 2, 3
| R = 1, 2, 3
| R2 = 1, 2, 3
| Kaze = 1, 2, 3
}}