Difference between revisions of "Template:WA2ScriptLine"

From Baka-Tsuki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
  +
<includeonly><tr>
<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>
 
  +
<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:

Revision as of 02:04, 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)