Difference between revisions of "Template:WA2ScriptLine"

From Baka-Tsuki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
<includeonly><tr><td align="center">{{{1}}}</td>{{#if: {{{2|}}}|<td nowrap="nowrap">{{{2}}}</td><td {{#if: {{{3|}}}||bgcolor="#FF0000"}}>{{{3}}}</td>|<td colspan="2" align="center" width="440px"></td>}}<td>{{{4}}}</td><td {{#if: {{{5|}}}|{{#if: {{{7|}}}|bgcolor="{{{7}}}"|}}|bgcolor="#FF0000"}}><div style="font-family: Courier New; font-size: 12">{{{5|}}}</div></td><td bgcolor="#FFE4B5" class="commentcell">{{{6|}}}</td></tr></includeonly><noinclude>
+
<includeonly><tr><td align="center">{{{1}}}</td>{{#if: {{{2|}}}|<td nowrap="nowrap">{{{2}}}</td><td {{#if: {{{3|}}}||bgcolor="#FF0000"}}>{{{3}}}</td>|<td colspan="2" align="center" width="440px"></td>}}<td>{{{4}}}</td><td{{#if: {{{5|}}}|{{#if: {{{7|}}}| bgcolor="{{{7}}}" width="440px"|}}| bgcolor="#FF0000"}}><div style="font-family: Courier New; font-size: 12">{{{5|}}}</div></td><td bgcolor="#FFE4B5" class="commentcell">{{{6|}}}</td></tr></includeonly>
  +
<noinclude>
 
 
Usage:
 
Usage:
 
* first parameter is line number
 
* first parameter is line number
Line 9: Line 9:
 
* sixth parameter is any comments
 
* sixth parameter is any comments
 
* seventh parameter is color (either #rrggbb or name)
 
* seventh parameter is color (either #rrggbb or name)
  +
  +
Example:
  +
{{WA2ScriptLine
  +
|222||
  +
|限られた時間の中で、練習して、徹夜して、曲作って、<br>喧嘩して、仲直りして、風邪ひいて、看病して、<br>怖じ気づいて、克服して、そして今日を迎えた。
  +
|We practiced, pulled all-nighters, made an original song, fought amongst each other, reconciled, she caught a cold and I took care of her,<br>she got scared and overcame her fear, and thus, at last, we find ourselves here today.
  +
|}}
 
</noinclude>
 
</noinclude>

Revision as of 02:09, 15 August 2015


Usage:

  • first parameter is line number
  • second parameter is speaker in japanese
  • third parameter is speaker in english
  • fourth parameter is text in japanese
  • fifth parameter is text in english
  • sixth parameter is any comments
  • seventh parameter is color (either #rrggbb or name)

Example:

222限られた時間の中で、練習して、徹夜して、曲作って、
喧嘩して、仲直りして、風邪ひいて、看病して、
怖じ気づいて、克服して、そして今日を迎えた。

We practiced, pulled all-nighters, made an original song, fought amongst each other, reconciled, she caught a cold and I took care of her,
she got scared and overcame her fear, and thus, at last, we find ourselves here today.