Template:WA2ScriptLine: Difference between revisions
Jump to navigation
Jump to search
Jonathanasdf (talk | contribs) No edit summary |
Jonathanasdf (talk | contribs) No edit summary |
||
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|}}}||bgcolor="{{#if: {{{7|}}}|#FF0000|{{{7|}}}}}"}}>{{{5|}}}</td><td bgcolor="#FFE4B5" class="commentcell">{{{6|}}}</td></tr></includeonly> | <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|}}}||bgcolor="{{#if: {{{7|}}}|#FF0000|{{{7|}}}}}"}}>{{{5|}}}</td><td bgcolor="#FFE4B5" class="commentcell">{{{6|}}}</td></tr></includeonly><noinclude> | ||
Usage: | Usage: | ||
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) | ||
</noinclude> |
Revision as of 05:47, 22 March 2012
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)