More actions
(initial documentation) |
m (update documentation) |
||
Line 1: | Line 1: | ||
Creates a row of a table to lay out information for an episode of [[Blue Radio]]. | |||
== Usage == | |||
<pre><nowiki> | |||
{{ Blue Radio Episode | |||
| date = date of episode upload (i.e. 2009.04.09) | |||
| JP = japanese name of the niconico video (just copy/paste~) | |||
| EN = optional translation of the JP name of the niconico video | |||
| yt = youtube video id (eg jfwXGlwD1xg) | |||
| nn = niconico video id (eg 1239272604) | |||
| thumbnail = list of images (i.e. [[File:BlazBlue- Alternative Dark War (Preview Image 1).jpeg|200px]]) | |||
| text = Guest: None | |||
}} | |||
</nowiki></pre> | |||
== Example == | == Example == | ||
<pre><nowiki> | <pre><nowiki> | ||
< | <table class="wikitable"> | ||
{{ Blue Radio Episode | {{ Blue Radio Episode | ||
| date = date | | date = date | ||
| JP = JP title | | JP = JP title | ||
| EN = EN title (optional) | | EN = EN title (optional) | ||
| | | yt = jfwXGlwD1xg | ||
| nn = 1239272604 | |||
| thumbnail = [[File:BlazBlue- Alternative Dark War (Preview Image 1).jpeg|200px]] | | thumbnail = [[File:BlazBlue- Alternative Dark War (Preview Image 1).jpeg|200px]] | ||
| text = text | | text = text | ||
Line 15: | Line 30: | ||
| JP = ぶるらじ 第1回 ~ぶるらじ・THE・ハードコア~ | | JP = ぶるらじ 第1回 ~ぶるらじ・THE・ハードコア~ | ||
| EN = Blue Radio Episode 1 ~Blue Radio THE Hardcore~ | | EN = Blue Radio Episode 1 ~Blue Radio THE Hardcore~ | ||
| | | yt = jfwXGlwD1xg | ||
| nn = 1239272604 | |||
| thumbnail = [[File:BlazBlue- Alternative Dark War (Preview Image 1).jpeg|200px]][[File:BlazBlue- Alternative Dark War (Preview Image 1).jpeg|200px]][[File:BlazBlue- Alternative Dark War (Preview Image 1).jpeg|200px]][[File:BlazBlue- Alternative Dark War (Preview Image 1).jpeg|200px]] | | thumbnail = [[File:BlazBlue- Alternative Dark War (Preview Image 1).jpeg|200px]][[File:BlazBlue- Alternative Dark War (Preview Image 1).jpeg|200px]][[File:BlazBlue- Alternative Dark War (Preview Image 1).jpeg|200px]][[File:BlazBlue- Alternative Dark War (Preview Image 1).jpeg|200px]] | ||
| text = Guest: None | | text = Guest: None | ||
}} | }} | ||
</ | </table> | ||
</nowiki></pre> | </nowiki></pre> | ||
creates: | creates: | ||
< | <table class="wikitable"> | ||
{{ Blue Radio Episode | {{ Blue Radio Episode | ||
| date = date | | date = date | ||
| JP = JP title | | JP = JP title | ||
| EN = EN title (optional) | | EN = EN title (optional) | ||
| | | yt = jfwXGlwD1xg | ||
| nn = 1239272604 | |||
| thumbnail = [[File:BlazBlue- Alternative Dark War (Preview Image 1).jpeg|200px]] | | thumbnail = [[File:BlazBlue- Alternative Dark War (Preview Image 1).jpeg|200px]] | ||
| text = text | | text = text | ||
Line 36: | Line 53: | ||
| JP = ぶるらじ 第1回 ~ぶるらじ・THE・ハードコア~ | | JP = ぶるらじ 第1回 ~ぶるらじ・THE・ハードコア~ | ||
| EN = Blue Radio Episode 1 ~Blue Radio THE Hardcore~ | | EN = Blue Radio Episode 1 ~Blue Radio THE Hardcore~ | ||
| | | yt = jfwXGlwD1xg | ||
| nn = 1239272604 | |||
| thumbnail = [[File:BlazBlue- Alternative Dark War (Preview Image 1).jpeg|200px]][[File:BlazBlue- Alternative Dark War (Preview Image 1).jpeg|200px]][[File:BlazBlue- Alternative Dark War (Preview Image 1).jpeg|200px]][[File:BlazBlue- Alternative Dark War (Preview Image 1).jpeg|200px]] | | thumbnail = [[File:BlazBlue- Alternative Dark War (Preview Image 1).jpeg|200px]][[File:BlazBlue- Alternative Dark War (Preview Image 1).jpeg|200px]][[File:BlazBlue- Alternative Dark War (Preview Image 1).jpeg|200px]][[File:BlazBlue- Alternative Dark War (Preview Image 1).jpeg|200px]] | ||
| text = Guest: None | | text = Guest: None | ||
}} | }} | ||
</ | </table> | ||
<includeonly>[[Category:Templates]]</includeonly> | <includeonly>[[Category:Templates]]</includeonly> |
Latest revision as of 21:34, 24 August 2018
Creates a row of a table to lay out information for an episode of Blue Radio.
Usage
{{ Blue Radio Episode | date = date of episode upload (i.e. 2009.04.09) | JP = japanese name of the niconico video (just copy/paste~) | EN = optional translation of the JP name of the niconico video | yt = youtube video id (eg jfwXGlwD1xg) | nn = niconico video id (eg 1239272604) | thumbnail = list of images (i.e. [[File:BlazBlue- Alternative Dark War (Preview Image 1).jpeg|200px]]) | text = Guest: None }}
Example
<table class="wikitable"> {{ Blue Radio Episode | date = date | JP = JP title | EN = EN title (optional) | yt = jfwXGlwD1xg | nn = 1239272604 | thumbnail = [[File:BlazBlue- Alternative Dark War (Preview Image 1).jpeg|200px]] | text = text }} {{ Blue Radio Episode | date = 2009.04.09 | JP = ぶるらじ 第1回 ~ぶるらじ・THE・ハードコア~ | EN = Blue Radio Episode 1 ~Blue Radio THE Hardcore~ | yt = jfwXGlwD1xg | nn = 1239272604 | thumbnail = [[File:BlazBlue- Alternative Dark War (Preview Image 1).jpeg|200px]][[File:BlazBlue- Alternative Dark War (Preview Image 1).jpeg|200px]][[File:BlazBlue- Alternative Dark War (Preview Image 1).jpeg|200px]][[File:BlazBlue- Alternative Dark War (Preview Image 1).jpeg|200px]] | text = Guest: None }} </table>
creates:
JP title EN title (optional) | |
---|---|
date | YouTube NicoNico |
text | |
ぶるらじ 第1回 ~ぶるらじ・THE・ハードコア~ Blue Radio Episode 1 ~Blue Radio THE Hardcore~ | |
2009.04.09 | YouTube NicoNico |
Guest: None |