Difference between revisions of "Template:WA2ScriptLine"

From Baka-Tsuki
Jump to navigation Jump to search
m
m
 
(14 intermediate revisions by the same user not shown)
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"></td>}}<td>{{{4}}}</td><td {{#if: {{{5|}}}|{{#if: {{{7|}}}|bgcolor="{{{7}}}"|}}|bgcolor="#FF0000"}}><div style="font-family: monospace; font-size: 16">{{{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"></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>
 
 
Usage:
 
Usage:
 
* first parameter is line number
 
* first parameter is line number
Line 9: Line 8:
 
* 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:
  +
{{WA2ScriptTable}}
  +
{{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.
  +
|}}
  +
{{WA2ScriptTableEnd}}
 
</noinclude>
 
</noinclude>

Latest revision as of 02:40, 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: