More actions
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=" | <div style="border:1px solid #AAA; display:inline-block; padding:0.4em; max-width:250px;"> | ||
< | <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; text-align:center;">{{#if:{{{thumbnail|}}}|{{{thumbnail}}}|}}</span> | ||
</div> | |||
</div> | |||
</includeonly> | </includeonly> |
Revision as of 18:42, 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. |