More actions
m (change to grid format, feel free to revert if it's a terrible idea) |
m (grid format styling, feel free to revert this too) |
||
Line 2: | Line 2: | ||
{{Documentation}} | {{Documentation}} | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<div class="character-grid" style="display:inline | <div class="character-grid" style="display:inline;"> | ||
<div style="border:1px solid #AAA; display:inline-block; padding:0.4em; max-width: | <div style="border:1px solid #AAA; display:inline-block; margin-bottom:0.4em; padding:0.4em; max-width:300px;"> | ||
<span style="display:block; font-weight:bold; vertical-align:top;"> {{{date}}} </span> | <span style="display:block; font-weight:bold; vertical-align:top;"> {{{date}}} </span> | ||
<span style="display:block;">[{{{link}}} '''{{{JP}}}''']<br>{{#if:{{{EN|}}}|''{{{EN}}}''<br>|}}{{{text}}}</span> | <span style="display:block;">[{{{link}}} '''{{{JP}}}''']<br>{{#if:{{{EN|}}}|''{{{EN}}}''<br>|}}{{#if:{{{text|}}}|<hr>{{{text}}}|}}</span> | ||
<span style="display:block; text-align:center;">{{#if:{{{thumbnail|}}}|{{{thumbnail}}}|}}</span> | <span style="display:block; text-align:center;">{{#if:{{{thumbnail|}}}|{{{thumbnail}}}|}}</span> | ||
</div> | </div> | ||
</div> | </div> | ||
</includeonly> | </includeonly> |
Revision as of 18:49, 10 April 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:
The above documentation is transcluded from Template:Blue Radio Episode/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |