More actions
This template is used along with:
- Template:Quotes (Table Row) - for a pre-defined format for quotes
- Template:Quotes (Table MRow) - for a custom format of quotes
- Template:Quotes (Table Header) - for inserting a header for a section
Usage
<tabs> <tab name="Voice Lines with One Variation">
{{Quotes (Table)| {{Quotes (Table Header)|Header}} {{Quotes (Table Row) | situation = Situation Name | en = EN line | jp = JP セリフ | en_voice = [[File:BBCF Character Name Voice Line English.ogg]] | jp_voice = [[File:BBCF Character Name Voice Line Japanese.ogg]] }} }}
Template:Quotes (Table Row)
Situation | Line | Voice |
---|---|---|
Header |
</tab> <tab name="Voice Lines With Many Variations">
{{Quotes (Table)| {{Quotes (Table Header)|Header}} {{Quotes (Table MRow) | situation = situation | num = 2 (number of variations) | rows = (must have one row per variation or the table's rows and columns will be misaligned) {{Quotes (Table MRow)/Row | Voice line | [[File:Voice file.ogg]] }} {{Quotes (Table MRow)/Row | Voice line | [[File:Voice file.ogg]] }} }} }}
Template:Quotes (Table MRow)
Situation | Line | Voice |
---|---|---|
Header |
</tab> </tabs>