Template:Thread row: Difference between revisions
Jump to navigation
Jump to search
Created page with "<noinclude> {{Documentation}} This template creates a single row for a thread table. </noinclude> <includeonly> |- | {{{title|{{{1|}}}}}} | style="text-align: center;" | {{{characters|{{{2|}}}}}} | style="text-align: center;" | {{{links|{{{3|}}}}}} |- ! style="background:#F8F8F8;" colspan="3" | Synopsis |- | colspan="3" | {{{synopsis|{{{4|}}}}}} </includeonly>" |
No edit summary |
||
| Line 12: | Line 12: | ||
|- | |- | ||
| colspan="3" | {{{synopsis|{{{4|}}}}}} | | colspan="3" | {{{synopsis|{{{4|}}}}}} | ||
|- | |||
| colspan="3" style="background:#E6E6FA; height:3px;" | | |||
</includeonly> | </includeonly> | ||