Template:Blue Radio Seasons: Difference between revisions

Template page
m (flip the seasons' orders so the newest seasons are at the top, and collapse the whole thing)
m (fix width to 100%, override with "style" parameter)
Line 1: Line 1:
<table class="mw-collapsible mw-collapsed" style="{{{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;">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;">S7 (Dynamic)<td/><td>{{{D|}}}</td></tr>|}}<!--
Line 34: Line 34:
}}
}}


<pre><nowiki>
{{Blue Radio Seasons
{{Blue Radio Seasons
| style = custom styles
| Blue Radio = 1, 2, 3
| Blue Radio = 1, 2, 3
| Continued = 1, 2, 3
| Continued = 1, 2, 3
Line 47: Line 49:
| Kaze = 1, 2, 3
| Kaze = 1, 2, 3
}}
}}
</nowiki></pre>
</noinclude>
</noinclude>


[[Category:Templates]]
[[Category:Templates]]

Revision as of 23:32, 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
}}