Template:Blue Radio Episode: Difference between revisions

Template page
m (initial documentation)
m (change to grid format, feel free to revert if it's a terrible idea)
Line 2: Line 2:
{{Documentation}}
{{Documentation}}
</noinclude><includeonly>
</noinclude><includeonly>
<div>
<div class="character-grid" style="display:inline; vertical-align:top;">
<div style="vertical-align:top; font-weight:bold; display:block;"> {{{date}}} </div>
<div style="border:1px solid #AAA; display:inline-block; padding:0.4em; max-width:250px;">
<div style="display:block;">[{{{link}}} '''{{{JP}}}''']<br>{{#if:{{{EN|}}}|''{{{EN}}}''<br>|}}{{{text}}}</div>
<span style="display:block; font-weight:bold; vertical-align:top;"> {{{date}}} </span>
</div>{{#if:{{{thumbnail|}}}|{{{thumbnail}}}|}}
<span style="display:block;">[{{{link}}} '''{{{JP}}}''']<br>{{#if:{{{EN|}}}|''{{{EN}}}''<br>|}}{{{text}}}</span>
<hr>
<span style="display:block; text-align:center;">{{#if:{{{thumbnail|}}}|{{{thumbnail}}}|}}</span>
</div>
</div>
</includeonly>
</includeonly>

Revision as of 18:42, 10 April 2018

Documentation icon Template documentation[view] [edit] [history] [purge]

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:

date [{{{link}}} JP title]
EN title (optional)
text
BlazBlue- Alternative Dark War (Preview Image 1).jpeg

2009.04.09 [{{{link}}} ぶるらじ 第1回 ~ぶるらじ・THE・ハードコア~]
Blue Radio Episode 1 ~Blue Radio THE Hardcore~
Guest: None
BlazBlue- Alternative Dark War (Preview Image 1).jpegBlazBlue- Alternative Dark War (Preview Image 1).jpegBlazBlue- Alternative Dark War (Preview Image 1).jpegBlazBlue- Alternative Dark War (Preview Image 1).jpeg