More actions
(Created page with "<includeonly>{| class="wikitable" ! Season | {{{1|}}}{{#set:Season={{{1|}}}}} |- ! Episode | {{{2|}}}{{#set:Episode={{{2|}}}}} |}</includeonly><noinclude> ==Purpose== To help...") |
m (declare Caption as Wikitext) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <noinclude>{{#cargo_declare: | ||
_table = BBRadio_Cuts | |||
| {{{1|}}}{{# | |File = File | ||
|- | |Season = String | ||
! Episode | |Episode = String | ||
| {{{2|}}}{{# | |Caption = Wikitext | ||
|}</includeonly><noinclude> | }}</noinclude><!-- | ||
--><includeonly>'''From''':{{#switch:{{{1|}}}<!-- | |||
-->|2|Zoku|Continued=続ぶるらじ - BlazBlue Radio Continued{{#vardefine:BBRadioSeason|2}}<!-- | |||
-->|3|W=ぶるらじW - BlazBlue Radio Wide{{#vardefine:BBRadioSeason|W}}<!-- | |||
-->|4|H=ぶるらじH - BlazBlue Radio Hyper{{#vardefine:BBRadioSeason|H}}<!-- | |||
-->|5|A=ぶるらじA - BlazBlue Radio Ace{{#vardefine:BBRadioSeason|A}}<!-- | |||
-->|6|Q=ぶるらじQ - BlazBlue Radio Quick{{#vardefine:BBRadioSeason|Q}}<!-- | |||
-->|7|D=ぶるらじD - BlazBlue Radio Dynamic{{#vardefine:BBRadioSeason|D}}<!-- | |||
-->|8|NEO=ぶるらじNEO - BlazBlue Radio NEO{{#vardefine:BBRadioSeason|NEO}}<!-- | |||
-->|R|R=ぶるらじR - BlazBlue Radio Repeat{{#vardefine:BBRadioSeason|R}}<!-- | |||
-->|R2|R2=ぶるらじR2 - BlazBlue Radio Repeat 2{{#vardefine:BBRadioSeason|R2}}<!-- | |||
-->|K|Kaze|風=ぶるらじ風 - BlazBlue Radio Kaze{{#vardefine:BBRadioSeason|K}}<!-- | |||
-->|1|#default=ぶるらじ - BlazBlue Radio{{#vardefine:BBRadioSeason|1}} | |||
}}, Episode {{{2|1}}}{{#vardefine:BBRadioEpisode|{{{2|1}}}}}<!-- | |||
-->{{#ifeq:{{NAMESPACE}}|File|{{#cargo_store: | |||
_table = BBRadio_Cuts | |||
|File = {{PAGENAME}} | |||
|Season = {{#var:BBRadioSeason}} | |||
|Episode = {{#var:BBRadioEpisode}} | |||
|Caption = {{#show:{{FULLPAGENAME}}|?Caption}} | |||
}}|}}<!-- | |||
--></includeonly><noinclude> | |||
This template is intended to help quickly classify seasons and episodes for images from [[BlazBlue Radio]]. | |||
Only pages in the File namespace will be entered into the BBRadio_Cuts table. | |||
See also: | |||
* [[Campaign:BBRadio]] for uploading images using this template | |||
* [[:Category: BlazBlue Radio Insert Images]] for images that should use this template | |||
* [[Template:BBRadio Gallery]] for a gallery that automatically populates images based on what season and episode they have been assigned via this template | |||
==Preview== | |||
{{BBRadio|3|1}} | |||
==Usage== | ==Usage== | ||
<pre><nowiki> | <pre><nowiki> | ||
{{ | {{BBRadio|season|episode}} | ||
{{BBRadio|1|10}} which is the same as {{BBRadio||10}} | |||
{{BBRadio|NEO|3}} | |||
{{BBRadio|W|Special}} | |||
</nowiki></pre> | |||
=== Season === | === Season === | ||
For season, please put the ''' | For season, please put one of the codes from the '''Codes''' column for the corresponding season. The '''BBRadio_Cuts Code''' column indicates what the season will be represented by in the BBRadio_Cuts table. | ||
< | <div style="vertical-align:top;"> | ||
{|class="wikitable" style="display:inline-block" | |||
|- | |||
! Season !! Codes !! BBRadio_Cuts Code | |||
|- | |||
| ぶるらじ <br/>BlazBlue Radio | |||
| 1 (or blank) | |||
| 1 | |||
|- | |||
| 続ぶるらじ <br/>BlazBlue Radio Continued | |||
| 2<Br/>Zoku<br/>Continued | |||
| 2 | |||
|- | |||
</ | | ぶるらじW <br/>BlazBlue Radio Wide | ||
| 3<br/>W | |||
| W | |||
|- | |||
| ぶるらじH <br/>BlazBlue Radio Hyper | |||
| 4<br/>H | |||
| H | |||
|- | |||
| ぶるらじA <br/>BlazBlue Radio Ace | |||
| 5<br/>A | |||
| A | |||
|- | |||
| ぶるらじQ <br/>BlazBlue Radio Quick | |||
| 6<br/>Q | |||
| Q | |||
|- | |||
| ぶるらじD <br/>BlazBlue Radio Dynamic | |||
| 7<br/>D | |||
| D | |||
|- | |||
| ぶるらじNEO <br/>BlazBlue Radio NEO | |||
| 8<br/>NEO | |||
| NEO | |||
|} | |||
{|class="wikitable" style="display:inline-block; vertical-align:top;" | |||
|- | |||
! Season !! Codes !! BBRadio_Cuts Code | |||
|- | |||
| ぶるらじR <br/>BlazBlue Radio Repeat | |||
| R | |||
| R | |||
|- | |||
| ぶるらじR2 <br/>BlazBlue Radio Repeat Two | |||
| R2 | |||
| R2 | |||
|- | |||
| ぶるらじ風 <br/>BlazBlue Radio Kaze | |||
| K<br/>Kaze<br/>風 | |||
| K | |||
|} | |||
</div> | |||
=== Episode === | === Episode === | ||
For episode, please put the episode number, or <code>Special</code>, <code>Special Part 1</code>, <code>GG Special</code>, or some other unique identifier (within that season) if no number is given. | For episode, please put the episode number, or <code>Special</code>, <code>Special Part 1</code>, <code>GG Special</code>, or some other unique identifier (within that season) if no number is given. | ||
The default episode number is "1". | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 01:24, 6 November 2018
This template defines the table "BBRadio_Cuts". View table.
This template is intended to help quickly classify seasons and episodes for images from BlazBlue Radio. Only pages in the File namespace will be entered into the BBRadio_Cuts table.
See also:
- Campaign:BBRadio for uploading images using this template
- Category: BlazBlue Radio Insert Images for images that should use this template
- Template:BBRadio Gallery for a gallery that automatically populates images based on what season and episode they have been assigned via this template
Preview
From:ぶるらじW - BlazBlue Radio Wide, Episode 1
Usage
{{BBRadio|season|episode}} {{BBRadio|1|10}} which is the same as {{BBRadio||10}} {{BBRadio|NEO|3}} {{BBRadio|W|Special}}
Season
For season, please put one of the codes from the Codes column for the corresponding season. The BBRadio_Cuts Code column indicates what the season will be represented by in the BBRadio_Cuts table.
Season | Codes | BBRadio_Cuts Code |
---|---|---|
ぶるらじ BlazBlue Radio |
1 (or blank) | 1 |
続ぶるらじ BlazBlue Radio Continued |
2 Zoku Continued |
2 |
ぶるらじW BlazBlue Radio Wide |
3 W |
W |
ぶるらじH BlazBlue Radio Hyper |
4 H |
H |
ぶるらじA BlazBlue Radio Ace |
5 A |
A |
ぶるらじQ BlazBlue Radio Quick |
6 Q |
Q |
ぶるらじD BlazBlue Radio Dynamic |
7 D |
D |
ぶるらじNEO BlazBlue Radio NEO |
8 NEO |
NEO |
Season | Codes | BBRadio_Cuts Code |
---|---|---|
ぶるらじR BlazBlue Radio Repeat |
R | R |
ぶるらじR2 BlazBlue Radio Repeat Two |
R2 | R2 |
ぶるらじ風 BlazBlue Radio Kaze |
K Kaze 風 |
K |
Episode
For episode, please put the episode number, or Special
, Special Part 1
, GG Special
, or some other unique identifier (within that season) if no number is given.
The default episode number is "1".