More actions
Example
<tab openname="Episodes" style="width:800px;"> {{ Blue Radio Episode | date = date | JP = JP title | EN = EN title (optional) | link = link | thumbnail = | text = text }} {{ Blue Radio Episode | date = 2009.04.09 | JP = ぶるらじ 第1回 ~ぶるらじ・THE・ハードコア~ | EN = Blue Radio Episode 1 ~Blue Radio THE Hardcore~ | link = http://www.nicovideo.jp/watch/1239272604 | thumbnail = | text = Guest: None }} </tab>
creates:
<tab openname="Episodes" style="width:800px;">
date
[link JP title]
EN title (optional)
text
EN title (optional)
text
2009.04.09
</tab>
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 | link = | thumbnail = XXX.png (no [[File:XXX.png]] or anything, just the XXX.png itself) | text = Guest: None }} </tab>