Template:Quotes (Table Header): Difference between revisions

Template page
(At Astraea's request. Hope this helps!)
 
m (update description)
Line 1: Line 1:
<includeonly><tr><th colspan="3">{{{1}}}</th></tr></includeonly><noinclude>
<includeonly><tr><th colspan="3">{{{1}}}</th></tr></includeonly><noinclude>
[[Category:Quotes Templates]]
This template inserts a table header in [[Template:Quotes (Table)|Quotes (Table)]]. Used along with [[Template:Quotes (Table Row)]].
This template inserts a table header in [[Template:Quotes (Table)|Quotes (Table)]]. Used along with [[Template:Quotes (Table Row)]].


==Usage==
==Usage==
<pre><nowiki>
{{#lsth:Template:Quotes (Table)|Usage}}
{{Quotes (Table Header)|header here}}
 
{{Quotes (Table)|
  {{Quotes (Table Header)|Header}}
  {{Quotes (Table Row)
    | situation =
    | en =
    | jp =
    | en_voice =
    | jp_voice =
  }}
}}
</nowiki></pre>
 
{{Quotes (Table)|
  {{Quotes (Table Header)|Header}}
  {{Quotes (Table Row)
    | situation = Situation
    | en = EN
    | jp = JP
    | en_voice = EN voice file
    | jp_voice = JP voice file
  }}
}}
 
[[Category:Quotes Templates]]
</noinclude>
</noinclude>

Revision as of 18:49, 24 June 2018

This template inserts a table header in Quotes (Table). Used along with Template:Quotes (Table Row).

Usage

{{Quotes (Table)|
  {{Quotes (Table Header)|Header}}
  {{Quotes
    | rowspan = 2 (because there are 2 lines - one JA and one EN)
    | situation = Situation Name
    | text = EN line
    | audio = BBCF Character Name Voice Line English.ogg
    | lang = en
  }}
  {{Quotes
    | rowspan = 0 (because this is a subset of the above)
    | situation = Situation Name
    | text = JP セリフ
    | audio = BBCF Character Name Voice Line Japanese.ogg
    | lang = ja
  }}
}}
Situation Line Voice
Header
Situation Name EN line Play
Situation Name JP セリフ Play